VisibilitySegment.Azimuth(Variable) Method

Top 

Description

Calculates the azimuth of the target with respect to the observer. The angle is referenced to the X-Y plane of the observer's body frame and ranges from 0 to 360 degrees.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

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

 

Method Signature

VisibilitySegment.Azimuth(

Variable evaluationEpoch)

 

 

Arguments

evaluationEpoch


Description:

The epoch at which to evaluate the target azimuth.

 

 

 

Return Value

Type:

number

Units:

deg

 

 

Returns the calculated azimuth.

 

Syntax

myVariable1 = myVisibilitySegment1.Azimuth(myVariable2);

 

 

See also

VisibilitySegment Object

Coverage and Contact Analysis Guide

Visibility Calculators Guide