Click or drag to resize

StkEphemerisFile.Ephemeris.Times Property

Gets the times of the data points.

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

Property Value

Type: IList<JulianDate>
See Also