Click or drag to resize

Covariance6By6TwoBodyBlender Properties

The Covariance6By6TwoBodyBlender type exposes the following members.

Properties
  NameDescription
Public propertyCovarianceAxes
Gets or sets the native axes of the CovarianceData.
Public propertyCovarianceData
Gets or sets the covariance data that is used for blending.
Public propertyDateTolerance
Gets or sets the tolerance in seconds that is used to ensure that the dates in OrbitStates and CovarianceData are close enough to being equal. By default, this value is Epsilon6.
Public propertyGravitationalParameter
Gets or sets the gravitational parameter of the central body that the spacecraft is orbiting.
Public propertyInertialPropagationFrame
Gets or sets the inertial propagation frame that is used to propagate the OrbitStates and the CovarianceData.
Public propertyIsFrozen
Gets a value indicating whether this object is frozen. A frozen object cannot be modified and an ObjectFrozenException will be thrown if an attempt is made to do so.
(Inherited from DefinitionalObject.)
Public propertyOrbitStates
Gets or sets the position and velocity vectors of the spacecraft at the same times as the CovarianceData.
Public propertyOrbitStatesFrame
Gets or sets the native reference frame of the OrbitStates.
Top
See Also