Click or drag to resize

IBurstDetectionFunctional Methods

The IBurstDetectionFunctional type exposes the following members.

Methods
  NameDescription
Public methodInitialize
Initialize object fields.
Public methodUpdate(Double)
Calculate object value for object and value.
Public methodUpdate(Double, Double)
Calculate object value from raw data.
Public methodUpdate(IBurstDetectionFunctional, IBurstDetectionFunctional)
Calculate object value for underlying objects.
Public methodValue
The C# Interfaces cannot contain operators, so this function do this.
Top
See Also