Transponder.Attach(Sensor) Method |
Top |
DescriptionAttach a Sensor object to the calling hardware object for the purposes of simulating tracking data or performing Orbit Determination. The Sensor's X, Y, and Z position properties will be used to model an offset from the origin of the Spacecraft BCS when modeling measurements.
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
The total number of Sensors attached to the given hardware object. The index for the Sensor will be the return value minus one.
Syntax
See also
|