GridTimeSampledValuesComputeOverallMaximum Method |
Computes the maximum value of the entire data set (the maximum of the maximum values of each grid point).
Namespace:
AGI.Foundation.Coverage.FigureOfMerit
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 24.2.419.0 (24.2.419.0)
Syntax public double ComputeOverallMaximum()
Public Function ComputeOverallMaximum As Double
public:
double ComputeOverallMaximum()
member ComputeOverallMaximum : unit -> float
Return Value
Type:
DoubleThe overall maximum figure of merit.
Exceptions See Also