Sensor.Z Property

Top 

Description

This property has been Deprecated. Please use Position instead.

 

The Z component of the position offset of the sensor in the body coordinate system of the parent Vehicle. This offset is applied for visualization purposes, antenna modeling purposes for orbit determination, and when calculating vectors using methods such as Vector.BuildVector, Sensor.FixedVectorToObject, and Sensor.VectorToObject. For other applications, this does not change the actual position of the sensor.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode.

 

Attributes

Type:

number

Access:

read/write

Units:

km

Default Value:

0.0

 

Syntax

myVariable1 = mySensor1.Z;

 

mySensor1.Z = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide