SmartRunMode
This attribute defines the run mode of the MCS.
Syntax
Description
Select from these values for SmartRunMode:
Value | Description |
---|---|
Run Entire Mission Control Sequence | Astrogator will run the entire MCS and calculate the whole trajectory anew. |
Run Only Changed Segments | Astrogator will start running the MCS at the first segment that has been changed, or that depends on a component that has been changed, since the last run. |
Examples
Astrogator */Satellite/Satellite1 SetValue SmartRunMode Run Entire Mission Control Sequence
Astrogator */Satellite/Satellite1 SetValue SmartRunMode Run Only Changed Segments