SpacecraftCovariance.SetStateSigmasInFrame Method

Top 

Description

Sets the Spacecraft covariance, converting from the specified input Attitude Reference Frame to the ICRF. The input sigmas are used as the Square Root of the diagonal of the input covariance. This method only works in conjunction with the Cartesian Element Set.

 

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

SpacecraftCovariance.SetStateSigmasInFrame(CoordinateSystem coordinate_system, Array inputStateSigmasInFrame)

None

Sets the Spacecraft covariance, converting from the specified input Attitude Reference Frame to the ICRF. The input sigmas are used as the Square Root of the diagonal of the input covariance. This method only works in conjunction with the Cartesian Element Set.

SpacecraftCovariance.SetStateSigmasInFrame(String inputReferenceFrame, Array inputStateSigmasInFrame)

None

Sets the Spacecraft covariance, converting from the specified input Attitude Reference Frame to the ICRF. The input sigmas are used as the Square Root of the diagonal of the input covariance. This method only works in conjunction with the Cartesian Element Set.

 

 

See also

SpacecraftCovariance Object

Orbit Determination Guide