Spacecraft.CloseApproachRange(Variable, Spacecraft, TimeSpanArray, Array, Array) Method |
Top |
DescriptionReturns a sequential listing of events related to the proximity of the calling Spacecraft and the argument rangingSpacecraft using ANCAS 1 interpolation method. This method uses the position and velocity states from three data points to create a quintic polynomial approximating the range between the two objects over time.
For more information on the 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 nanosecond timing precision mode. Click here to see the documentation for this object in millisecond 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 the number of elements filled into EventType and EventTime arrays.
Syntax
See also Coverage and Contact Analysis Guide
|