Sensor.FixedVectorToObject(ProximityZone) Method

Top 

Description

Returns an Array containing the components of the vector originating at the location of the calling Sensor and terminating at the location of targetProximityZone, in the body fixed coordinate frame of the calling Sensor.

 

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.

 

Method Signature

Sensor.FixedVectorToObject(

ProximityZone targetProximityZone)

 

 

Arguments

targetProximityZone


Description:

Object which designates the endpoint of the vector originating at the calling Sensor.

 

 

 

Return Value

Type:

Array of number (size = 3)

Units:

km

 

 

Returns an Array containing the components of the vector originating at the location of the prefix object and terminating at the location of the argument object, in the body fixed coordinate frame of the prefix object.

 

Syntax

myArray1 = mySensor1.FixedVectorToObject(myProximityZone1);

 

 

See also

Sensor Object

Sensor.FixedVectorToObject

Coverage and Contact Analysis Guide

Sensors Guide