Click or drag to resize

LifetimeOrbitPropagatorInitialEpoch Property

Gets or sets the time at which the InitialConditions are valid.

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

Property Value

Type: JulianDate
See Also