You are here:
Symbol Reference >
Dew Namespace
>
Dew.Signal Namespace
>
Types
>
Dew.Signal.TOnComputeStats Type
Dew Signal for .NET
Dew.Signal.TOnComputeStats Type
Types
Collapse All
Method type used to return result computed by the method.
Syntax
C#
Visual Basic
public
delegate
void
TOnComputeStats
(
object
Sender,
ref
double
aResult);
Public
Delegate
Sub
TOnComputeStats
(
object
Sender, ref
double
aResult)
As
void
File
SignalAnalysis.cs
Group
Types
Links
Types
Copyright (c) 1999-2024 by Dew Research. All rights reserved.
Contents
|
Index
|
Home
What do you think about this topic?
Send feedback!