Click or drag to resize

GridTimeSampledValues.GridPointData Property

Gets the list of grid point data.

Namespace:  AGI.Foundation.Coverage.FigureOfMerit
Assembly:  AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntax
public IList<TimeSampledValues> GridPointData { get; }

Property Value

Type: IList<TimeSampledValues>
See Also