Spacecraft.Contact(GroundStation) Method |
Top |
DescriptionIf the contactingGroundStation can "see" the calling Spacecraft, contact occurs. Does not depend on whether or not the Spacecraft Sensor is in contact with Spacecraft.
The Contact method only accounts for the GroundStation's central body for occultation. The Contact method will account for refraction if refraction modeling is turned on using the GroundStation.RefractionModelType property.
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.
Method Signature
Arguments
Return Value
Returns 1 if there is contact, 0 if there is not.
Syntax
See also Coverage and Contact Analysis Guide
|