GPSReceiver.AttachedSensors Property

Top 

Description

This property has been Deprecated. Please use GNSSReceiver.AttachedSensors instead.

 

An array of Sensor objects attached to the GPS Receiver to act as antennas for measurement modeling purposes. 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.

 

Attributes

Type:

Array of Sensor

Access:

read

 

Syntax

myString1 = myGPSReceiver1.AttachedSensors[0].Name;

 

See also

GPSReceiver Object

Orbit Determination Guide