Click or drag to resize

Covariance6By6TwoBodyBlenderOrbitStates Property

Gets or sets the position and velocity vectors of the spacecraft at the same times as the CovarianceData.

Namespace:  AGI.Foundation.NumericalMethods
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public DateMotionCollection<Cartesian> OrbitStates { get; set; }

Property Value

Type: DateMotionCollectionCartesian
See Also