GroundStation.Azimuth(CelestialObject, TimeSpan) Method

Top 

Description

Returns the angle measured clockwise from the positive y-axis to the projected location of the target on the x-y plane measured in the GroundStation body frame.

 

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

GroundStation.Azimuth(

CelestialObject celestialObject,


TimeSpan epoch)

 

 

Arguments

celestialObject


Description:

The target CelestialObject to be used in the azimuth calculation.

 

 

epoch


Description:

The epoch at which to evaluate the azimuth value.

 

 

 

Return Value

Type:

number

Units:

deg

 

 

Returns the azimuth angle of the argument as seen from the reference object.

 

Syntax

myVariable1 = myGroundStation1.Azimuth(myCelestialObject1, myTimeSpan1);

 

 

See also

GroundStation Object

GroundStation.Azimuth

Coverage and Contact Analysis Guide

GroundStations Guide