Click or drag to resize

StoppablePropagatorCurrentDate Property

Gets the date of the current state. This will get updated automatically after TakeStep(Duration, Boolean) and Restep(Duration) is called.

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 CurrentDate { get; }

Property Value

Type: JulianDate
See Also