HCW.CurrentReferenceOrbit Property

Top 

Description

The Keplerian state of the HCW propagator's InitialReferenceOrbit when propagated using a two body (Keplerian) propagator from the InitialReferenceOrbitEpoch to the Spacecraft's current epoch. The reference orbit is specified in Keplerian elements (A, E, I, RAAN, W, TA)

 

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.

 

Attributes

Type:

Array of number (size = 6)

Access:

read

 

Syntax

myVariable1 = myHCW1.CurrentReferenceOrbit[0];

 

See also

HCW Object