Properties for a Hold segment.
DisableControlParameter | Disables the specified control parameter. |
EnableControlParameter | Enables or disables the specified control parameter. |
IsControlParameterEnabled | Sees if the specified control is enabled. |
ControlParametersAvailable | Returns whether or not the control parameters can be set. |
EnableHoldAttitude | Enable Hold Altitude - if true, the spacecraft's attitude is fixed within the hold frame. |
EnableMaxPropagationTime | Enable Maximum Propagation Time - if true, the maximum propagation time will be enforced. |
EnableWarningMessage | If true, Astrogator will issue a warning message if propagation is stopped by the Maximum Propagation Time parameter. |
HoldFrameName | Hold Frame - the reference frame of the Hold segment. |
MaxPropagationTime | Maximum Propagation Time - the maximum propagation time, after which the segment will end regardless of whether the stopping conditions have been satisfied. Uses Time Dimension. |
MinPropagationTime | Minimum Propagation Time - the minimum time that must elapse from the beginning of the segment until Astrogator will begin checking stopping conditions for satisfaction. Uses Time Dimension. |
OverrideMaxPropagationTime | Override Maximum Propagation Time - if there is a duration or epoch stopping condition that occurs after the maximum propagation time, ignore the maximum propagation time. |
ShouldStopForInitiallySurpassedEpochStoppingConditions | Stop immediately if propagation begins beyond an active epoch stopping condition. |
StepSize | Gets or sets the time interval between calculated ephemeris output points. Uses Time Dimension. |
StoppingConditions | Get the stopping conditions defined for the segment. |
Implemented Interface |
---|
IAgVAMCSSegment |
IAgComponentInfo |
IAgCloneable |
Name |
---|
AgVAMCSHold |