Spacecraft.CloseApproachRange(Variable, Spacecraft, Variable) Method |
Top |
DescriptionReturns a sequential listing of events related to the proximity of the calling Spacecraft and the argument rangingSpacecraft using the specified Algorithm.
For more information on the Alfano/Negron Close Approach Software (ANCAS) algorithms, please refer to: Alfano, Salvatore. Determining Satellite Close Approaches, Part II. Journal of the Astronautical Sciences 42.2. Apr-Jun 1994, 143-152.
Timing Precision Mode This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode. Click here to see the documentation for this object in nanosecond timing precision mode.
Note: This is an interval method. See the Interval Methods page for more information. Note: This method has a state. See the Methods and Properties with State page for more information.
Method Signature
Arguments
Return Value
Returns a sequential listing of events related to the proximity of two objects.
The FF_Preferences.IntervalEventReportingBehavior property controls whether the start and end of propagation are reported as events. By default, if the close approach starts before the beginning of the propagation span, FreeFlyer will label the start of the propagation as the start of the close approach. If the close approach extends past the end of the propagation span, FreeFlyer labels the end of propagation as the end of the close approach.
Syntax
See also Coverage and Contact Analysis Guide
|