You are here: Symbol Reference > Dew Namespace > Dew.Signal Namespace > Dew.Signal.Units Namespace > Classes > SignalUtils Class > SignalUtils Methods > Peak Method > SignalUtils.Peak Method (double, double, double)
Dew Signal for .NET
ContentsIndexHome
PreviousUpNext
SignalUtils.Peak Method (double, double, double)

Find the maximum deviation from the mean.

Syntax
C#
Visual Basic
public static double Peak(double aMax, double aMin, double aMean);

Compute maximum deviation from the mean, if the Min is the minimum value found, max was the maximum value found and Mean is the average of the signal.

Copyright (c) 1999-2024 by Dew Research. All rights reserved.
What do you think about this topic? Send feedback!