Click or drag to resize

TimeSampledValuesSampleTimes Property

Gets the list of times corresponding to the Data values.

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.1.418.0 (24.1.418.0)
Syntax
public IList<JulianDate> SampleTimes { get; }

Return Value

Type: IListJulianDate
The list of sample times.
See Also