Properties for a lighting stopping condition.
AddEclipsingBody | Adds an eclipsing body. |
RemoveEclipsingBody | Removes an eclipsing body. |
AvailableEclipsingBodies | Returns a list of available eclipsing bodies. |
BeforeConditions | Before Conditions - a before stopping condition is used to define a stopping condition that depends on two events. When the MCS is run, Astrogator will ignore the normal stopping condition until the before stopping conditions defined for it are met. Astrogator will then interpolate backwards to the normal stopping condition just prior to the before stopping condition, and this will be defined as the point at which the normal stopping condition is satisfied. The backwards interpolation is subject to the Minimum Propagation Time, as defined by clicking the Advanced... button - meaning that the backwards interpolation will be performed for at least that specified amount of time before Astrogator will check for satisfaction of the condition. |
Condition | Specifies the direction from which the stopping condition value must be achieved. |
Constraints | Further conditions that must be met in order for the stopping condition to be deemed satisfied. |
EclipsingBodies | Returns a list of user selected eclipsing bodies. |
EclipsingBodiesListSource | Eclipsing Bodies List Source. |
Inherited | Condition Inherited by Automatic Sequences - if true, the stopping condition will be applied to any automatic sequences activated within the same segment. If the stopping condition is met while an automatic sequence is executing, and this option is not selected, then the stopping condition will be ignored. |
MaxTripTimes | Rhe maximum number of times that the stopping condition will be applied - and any resulting automatic sequences executed. Dimensionless. |
RepeatCount | Gets or sets the number of times the condition must be satisfied before the propagation ends or moves on to the designated automatic sequence. Dimensionless. |
Sequence | Gets or sets the automatic sequence to trigger if the highlighted stopping condition is satisfied. |
Implemented Interface |
---|
IAgComponentInfo |
IAgCloneable |
IAgVAStoppingConditionComponent |