Click or drag to resize

TwoBodyPropagatorOrbitEpoch Property

Gets or sets the Julian date at which the InitialConditions of the orbit are defined.

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

Property Value

Type: JulianDate
See Also