GroundStation.Azimuth(Vehicle) Method

Top 

Description

Returns the angle between the projection of the GroundStation to vehicle vector on the GroundStation local tangent plane and the GroundStation's planetographic north vector.

 

 

 

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.

 

Method Signature

GroundStation.Azimuth(

Vehicle vehicle)

 

 

Arguments

vehicle


Description:

The target Vehicle to be used in the azimuth calculation.

Allowed Types:

Vehicle, GroundVehicle, Spacecraft

 

 

 

Return Value

Type:

number

Units:

deg

 

 

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

 

Syntax

myVariable1 = myGroundStation1.Azimuth(myVehicle1);

 

 

See also

GroundStation Object

Coverage and Contact Analysis Guide

GroundStations Guide