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