GroundStationObservation.AngleType Property

Top 

Description

A flag indicating which angle pair to process, either Azimuth/Elevation or Right Ascension/Declination measurements.

 

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.

 

Attributes

Type:

integer

Access:

read/write

Default Value:

0 ( Az/El )

Valid Values:

Value

Label

0

Az/El

1

RA/DEC

 

Syntax

myVariable1 = myGroundStationObservation1.AngleType;

 

myGroundStationObservation1.AngleType = myVariable1;

 

See also

GroundStationObservation Object

Orbit Determination Guide

Observations and Measurements