Spacecraft.SetKeplerianState Method

Top 

Description

Sets the Keplerian state of the Spacecraft, referenced from the CentralBody.

 

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.

 

Overload List

Signatures

Return Value

Description

Spacecraft.SetKeplerianState(Array state)

None

Sets the Keplerian state of the Spacecraft in the MJ2000 Earth Equator frame, referenced from the CentralBody.

Spacecraft.SetKeplerianState(Array state, Variable referenceFrame)

None

Sets the Keplerian state of the Spacecraft in the specified frame, referenced from the CentralBody.

Spacecraft.SetKeplerianState(Array state, Variable referenceFrame, Variable frameEpoch)

None

Sets the Keplerian 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