MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Public Member Functions | List of all members
MbientLab.MetaWear.Core.DataProcessor.IThresholdEditor Interface Reference

Edits a threshold finder

See also
IRouteComponent.Find(Threshold, float)
More...

Inheritance diagram for MbientLab.MetaWear.Core.DataProcessor.IThresholdEditor:
MbientLab.MetaWear.Core.DataProcessor.IEditor

Public Member Functions

void Modify (float threshold, float hysteresis)
 Modifies the threshold and hysteresis values More...
 

Detailed Description

Edits a threshold finder

See also
IRouteComponent.Find(Threshold, float)

Member Function Documentation

◆ Modify()

void MbientLab.MetaWear.Core.DataProcessor.IThresholdEditor.Modify ( float  threshold,
float  hysteresis 
)

Modifies the threshold and hysteresis values

Parameters
thresholdNew threshold value
hysteresisNew hysteresis value

The documentation for this interface was generated from the following file: