Sensor.BoresightUnitVector Property

Top 

Description

The unit vector in the Vehicle body coordinate system that defines the orientation of the sensor boresight. This vector is defined using the phase and azimuth angles. The default Sensor boresight orientation is aligned with the parent Vehicle's body z-axis.

 

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:

Array of number (size = 3)

Access:

read/write

Default Value:

{ 0, 0, 1 }

 

Syntax

myVariable1 = mySensor1.BoresightUnitVector[0];

 

mySensor1.BoresightUnitVector[0] = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide