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 nanosecond timing precision mode.

Click here to see the documentation for this object in millisecond timing precision mode.

 

Attributes

Type:

Array of Sensor

Access:

read

 

Syntax

myString1 = myGPSReceiver1.AttachedSensors[0].DisplayName;

 

See also

GPSReceiver Object

Orbit Determination Guide