Click or drag to resize

Covariance6By6TwoBodyBlender.OrbitStates 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: 25.1.421.0 (25.1.421.0)
Syntax
public DateMotionCollection<Cartesian> OrbitStates { get; set; }

Property Value

Type: DateMotionCollection<Cartesian>
See Also