Spacecraft.MoonShadowTimes(Array, Array) Method |
Top |
DescriptionDetermines the entry time, exit time, and duration of a Spacecraft's pass through the Moon's shadow.
The shadow times are determined using a conical shadow. The three regions of the Moon's shadow are shown in the diagram below. MoonShadowTimes reports events when the Spacecraft is in the any portion of the Moon's shadow.
The three regions of the Moon's shadow.
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 EventType and EventTime arrays.
Syntax
See also Coverage and Contact Analysis Guide
|