DSNObservation.ObservedSensor Property

Top 

Description

The Sensor attached to the Transponder being observed. 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. This property is optional.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

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

 

Attributes

Type:

Sensor

Access:

read

 

Syntax

myString1 = myDSNObservation1.ObservedSensor.Name;

 

See also

DSNObservation Object