Click or drag to resize

StkEphemerisFileEphemerisLLATimePosTimes Property

Gets the times of the data points.

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

Property Value

Type: IListJulianDate
See Also