Spacecraft.PassData(GroundStation, TimeSpanArray, Array, Array) Method |
Top |
DescriptionReturns the number of elements that have been populated into the EventTime, EventType, and EventElevation arrays. The arrays are populated with the time, type, and elevation of pass events, where an event can be: Acquisition of Signal (AOS), Loss of Signal (LOS), and the maximum elevation of the contact.
The PassData method will account for refraction if refraction modeling is turned on using the GroundStation.RefractionModelType property.
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 the EventTime, EventType, and EventElevation arrays
Syntax
See also Coverage and Contact Analysis Guide
|