SpacecraftCovariance.SetCovarianceInFrame Method

Top 

Description

Sets the covariance of the spacecraft state in the inertial reference frame, after converting from the specified attitude reference frame. This method is only used with the Cartesian element set.

 

Timing Precision Mode

This page describes functionality in millisecond timing precision mode. Millisecond timing precision mode is deprecated and will be removed in a future release. We recommend that you migrate your Mission Plans to nanosecond timing precision mode.

Click here to see the documentation for this object in nanosecond timing precision mode.

 

Overload List

Signatures

Return Value

Description

SpacecraftCovariance.SetCovarianceInFrame(CoordinateSystem coordinate_system, Matrix inputCovarianceInFrame)

None

Sets the covariance of the spacecraft state in the inertial reference frame, after converting from the specified attitude reference frame. This method is only used with the Cartesian element set.

SpacecraftCovariance.SetCovarianceInFrame(String inputReferenceFrame, Matrix inputCovarianceInFrame)

None

Sets the covariance of the spacecraft state in the inertial reference frame, after converting from the specified attitude reference frame. This method is only used with the Cartesian element set.

 

 

See also

SpacecraftCovariance Object

Orbit Determination Guide