GridTimeSampledValuesComputeOverallMean Method |
Computes the mean value of the entire combined data set (not the mean value of the individual mean values).
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 ComputeOverallMean()
Public Function ComputeOverallMean As Double
public:
double ComputeOverallMean()
member ComputeOverallMean : unit -> float
Return Value
Type:
DoubleThe overall mean value of the combined figure of merit data.
Exceptions See Also