You are here:
Symbol Reference >
Dew Namespace
>
Dew.Signal Namespace
>
Dew.Signal.Units Namespace
>
Classes
>
SignalUtils Class
>
SignalUtils Methods
>
Peak Method
>
SignalUtils.Peak Method (TCplx, TCplx, TCplx)
Dew Signal for .NET
SignalUtils.Peak Method (TCplx, TCplx, TCplx)
SignalUtils Class
SignalUtils Members
Dew.Signal.Units Namespace
Peak Method
Collapse All
Find the maximum deviation from the aMean for complex data.
Syntax
C#
Visual Basic
public
static
double
Peak
(
TCplx
aMax
,
TCplx
aMin
,
TCplx
aMean
);
Public
static
Sub
Peak
(
aMax
As
TCplx
,
aMin
As
TCplx
,
aMean
As
TCplx
)
Group
Peak Method
Links
SignalUtils Class
,
SignalUtils Members
,
Dew.Signal.Units Namespace
,
Peak Method
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!