Receiver.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 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
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
|