SimState: Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
(Created page with "''SimState'' reflects the current state of your project. {|class="wikitable" ! Name ! Description |- |NOTHING |Waiting on map Selection |- |GEO_WIZARD |Loading Geo Data |- |NORMAL |Base mode |- |TESTRUN |Testing an Impact Session |}")
 
No edit summary
Line 1: Line 1:
''SimState'' reflects the current state of your project.  
''SimState'' reflects the current state of a session of your project.  


{|class="wikitable"
{|class="wikitable"
! Name
! Name
! Description
! Description
! Usage
|-
|-
|NOTHING
|NOTHING
|Waiting on map Selection
|Waiting on map Selection
|The project is created but the location is not yet set. No [[Geo data]] from [[Project Source]]s are yet obtained.
|-
|-
|GEO_WIZARD
|GEO_WIZARD
|Loading Geo Data
|Loading Geo Data
|Geo data is obtained for the [[project area]] and the project is filled with data.
|-
|-
|NORMAL
|NORMAL
|Base mode
|Base mode
|Normal state of the project, after the Geo wizard process has finished and after a test run has stopped. Users can edit the project while in this state.
|-
|-
|TESTRUN
|TESTRUN
|Testing an Impact Session
|Testing an Impact Session
|While in the [[editor]] a test-run is started, putting your session in this special mode. Stopping a test-run reverts the changes made and puts the project session back into NORMAL mode.
|}
|}

Revision as of 13:59, 10 February 2023

SimState reflects the current state of a session of your project.

Name Description Usage
NOTHING Waiting on map Selection The project is created but the location is not yet set. No Geo data from Project Sources are yet obtained.
GEO_WIZARD Loading Geo Data Geo data is obtained for the project area and the project is filled with data.
NORMAL Base mode Normal state of the project, after the Geo wizard process has finished and after a test run has stopped. Users can edit the project while in this state.
TESTRUN Testing an Impact Session While in the editor a test-run is started, putting your session in this special mode. Stopping a test-run reverts the changes made and puts the project session back into NORMAL mode.