Click or drag to resize

GridTimeSampledValuesGridPointData Property

Gets the list of grid point data.

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

Property Value

Type: IListTimeSampledValues
See Also