TimeSampledValues.ComputeMinimum Method |
Computes the minimum value over the computed timespan
Namespace:
AGI.Foundation.Coverage.FigureOfMerit
Assembly:
AGI.Foundation.Spatial (in AGI.Foundation.Spatial.dll) Version: 25.1.421.0 (25.1.421.0)
Syntaxpublic double ComputeMinimum()
Public Function ComputeMinimum As Double
public:
double ComputeMinimum()
member ComputeMinimum : unit -> float
Return Value
Type:
DoubleThe minimum value of the
Data.
Exceptions
See Also