SpacecraftCovariance.GetSmoothedCovarianceInFrame(CoordinateSystem) Method

Top 

Description

Returns the smoothed covariance of the spacecraft state in the specified attitude reference frame. This method is only used 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.

 

Method Signature

SpacecraftCovariance.GetSmoothedCovarianceInFrame(

CoordinateSystem coordinate_system)

 

 

Arguments

coordinate_system


Description:

A CoordinateSystem to define the reference frame of the smoothed covariance.

 

 

 

Return Value

Type:

Matrix of number

 

 

The value of the converted smoothed covariance matrix.

 

Syntax

myMatrix1 = mySpacecraftCovariance1.GetSmoothedCovarianceInFrame(myCoordinateSystem1);

 

 

See also

SpacecraftCovariance Object

SpacecraftCovariance.GetSmoothedCovarianceInFrame

Orbit Determination Guide