Spacecraft.GetKeplerianState Method

Top 

Description

Returns the A, E, I, RAAN, W, TA components of the state of the Spacecraft, referenced from the CentralBody.

 

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.

 

Overload List

Signatures

Return Value

Description

Spacecraft.GetKeplerianState()

Array

Returns the A, E, I, RAAN, W, TA components of the state of the Spacecraft in the MJ2000 Earth Equator frame, referenced from the CentralBody.

Spacecraft.GetKeplerianState(Variable referenceFrame)

Array

Returns the A, E, I, RAAN, W, TA components of the current state of the Spacecraft in the specified frame, referenced from the CentralBody.

Spacecraft.GetKeplerianState(Variable referenceFrame, TimeSpan frameEpoch)

Array

Returns the A, E, I, RAAN, W, TA components of the current state of the Spacecraft in the specified frame, referenced from the CentralBody. The reference frame will be evaluated at the specified frameEpoch.

 

 

See also

Spacecraft Object

Spacecraft Propagation Guide

Coverage and Contact Analysis Guide