Click or drag to resize

StkEphemerisFileCovarianceTimePosSegmentBoundaryTimes Property

Gets the segment boundary times of the data.

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

Property Value

Type: IListJulianDate
See Also