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

Edits a pulse finder

See also
IRouteComponent.Find(Pulse, float, ushort)
More...

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

Public Member Functions

void Modify (float threshold, ushort samples)
 Change the criteria that classifies a pulse More...
 

Detailed Description

Edits a pulse finder

See also
IRouteComponent.Find(Pulse, float, ushort)

Member Function Documentation

◆ Modify()

void MbientLab.MetaWear.Core.DataProcessor.IPulseEditor.Modify ( float  threshold,
ushort  samples 
)

Change the criteria that classifies a pulse

Parameters
thresholdNew boundary the data must exceed
samplesNew minimum data sample size

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