OrbitStateObservationGenerator.ElementSetToUse Property

Top 

Description

A flag indicating the element set to use when estimating the orbit state.

 

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:

string

Access:

read/write

Default Value:

"Equinoctial" ( Equinoctial Elements )

Valid Values:

Value

Label

"Cartesian"

Cartesian Elements

"Equinoctial"

Equinoctial Elements

 

Syntax

myString1 = myOrbitStateObservationGenerator1.ElementSetToUse;

 

myOrbitStateObservationGenerator1.ElementSetToUse = myString1;

 

See also

OrbitStateObservationGenerator Object