Sensor.ObscurationUnitVector Property

Top 

Description

The Unit Vector that defines the z-axis of the obscuration frame referenced from the Vehicle BCS.

 

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 number (size = 3)

Access:

read/write

Default Value:

{ 0, 0, 1 }

 

Syntax

myVariable1 = mySensor1.ObscurationUnitVector[0];

 

mySensor1.ObscurationUnitVector[0] = myVariable1;

 

See also

Sensor Object

Coverage and Contact Analysis Guide

Sensors Guide