Click or drag to resize

NumericalPropagationStateHistoryTimes Property

Gets the list of times at which each set of data was recorded.

Namespace:  AGI.Foundation.Propagators
Assembly:  AGI.Foundation.Models (in AGI.Foundation.Models.dll) Version: 23.2.417.0 (23.2.417.0)
Syntax
public IList<JulianDate> Times { get; }

Property Value

Type: IListJulianDate
See Also