Properties for an access stopping condition.
SetBaseSelection | BaseSelection. |
AberrationType | Gets or sets the model of aberration to be used in access computations. |
BaseSelection | Returns the base selection object. |
BaseSelectionType | Get the base object for the access calculation. |
BeforeConditions | A 'before' stopping condition is used to define a stopping condition that depends on two events. Astrogator will ignore a stopping condition until its 'before' conditions are met. Astrogator then interpolates backwards to the normal stopping condition. |
ClockHost | Time values are reported with a clock colocated with the clock host object. |
Constraints | Further conditions that must be met in order for the stopping condition to be deemed satisfied. |
Criterion | Specifies the direction from which the stopping condition value must be achieved. |
Inherited | Condition Inherited by Automatic Sequences - if true, the stopping condition will be applied to any automatic sequences activated within the same segment. |
MaxTripTimes | Gets or sets the 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. |
SignalSense | Gets or sets the direction of the signal. |
TargetObject | Get the target object for the access calculation. |
TimeConvergence | Gets or sets the time tolerance that is used by the access algorithms to determine the start times and stop times of access intervals. Uses Time dimension. |
TimeDelayConvergenceTolerance | Gets or sets the tolerance used when iterating to determine the light time delay. The iteration stops when the improvement in the value is less than this tolerance. Uses Time Dimension. |
UseLightTimeDelay | Whether to consider light time delay in access computations. |
Implemented Interface |
---|
IAgComponentInfo |
IAgCloneable |
IAgVAStoppingConditionComponent |