Click or drag to resize

LifetimeOrbitPropagatorInitialConditions Property

Gets or sets the mean elements representing the initial conditions of the orbit. These elements commonly represent the position in the "True of Date" frame.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.OrbitPropagation (in AGI.Foundation.OrbitPropagation.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public KozaiIzsakMeanElements InitialConditions { get; set; }

Property Value

Type: KozaiIzsakMeanElements
See Also