Spacecraft.ContactTimes(Spacecraft, Sensor) Method |
Top |
DescriptionContact is determined only when contactSensor on contactSpacecraft can "see" Spacecraft.
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 acquisition of signal time (AOS), loss of signal time (LOS), and duration of the argument's contact with the Spacecraft.
The FF_Preferences.IntervalEventReportingBehavior property controls whether the start and end of propagation are reported as events. By default, if contact starts before the beginning of the propagation span, FreeFlyer will label the start of the propagation as the start of contact. If contact extends past the end of the propagation span, FreeFlyer labels the end of propagation as the end of contact.
Syntax
See also Coverage and Contact Analysis Guide
|