Spacecraft.Contact(Spacecraft) Method |
Top |
DescriptionIf contactingSpacecraft has no Sensors, then contact occurs when there is a line of sight between contactingSpacecraft and the calling Spacecraft. If contactingSpacecraft has Sensors, contact occurs when one of those Sensors can "see" the calling Spacecraft.
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.
Method Signature
Arguments
Return Value
Returns 1 if there is contact, 0 if there is not.
Syntax
See also Coverage and Contact Analysis Guide
|