Spacecraft.Intersects(ProximityZone, Array, Array, Array) Method |
Top |
DescriptionThis method provides a sequential listing of events related to the intersection of the calling Spacecraft and proximityZoneToIntersect, where one object moves to at least partially intersect another object. The start times, end times, ranges at start and end, and duration of the intersection are returned. FreeFlyer uses a definitive analytical solution to evaluate this method.
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 the number of elements filled into the EventTime, EventType, EventTime, and EventRange arrays.
Syntax
See also Coverage and Contact Analysis Guide
|