MetaWear C# SDK  1.2.0
C# API for MbientLab's sensor platform
Classes
MbientLab.MetaWear.Core.DataProcessor Namespace Reference

Classes

interface  IAccumulatorEditor
 Edits an accumulate component

See also
IRouteComponent.Accumulate
More...
 
interface  IComparatorEditor
 Edits a comparison filter

See also
IRouteComponent.Filter(Comparison, float[]), IRouteComponent.Filter(Comparison, ComparisonOutput, float[])
More...
 
interface  ICounterEditor
 Edits a component

See also
IRouteComponent.Count
More...
 
interface  IDifferentialEditor
 Edits a differential finder

See also
IRouteComponent.Find(Differential, float)
More...
 
interface  IEditor
 Common base class for all data processor editors More...
 
interface  IHighPassEditor
 Edits a high pass filter

See also
IRouteComponent.HighPass(byte)
More...
 
interface  ILowPassEditor
 Edits a low pass filter

See also
IRouteComponent.LowPass(byte)
More...
 
interface  IMapEditor
 Edits a 2 op math component

See also
IRouteComponent.Map(Function2, float)
More...
 
interface  IPackerEditor
 Edits a data packer

See also
IRouteComponent.Pack(byte)
More...
 
interface  IPassthroughEditor
 Edits a limiter

See also
IRouteComponent.Limit(Passthrough, ushort)
More...
 
interface  IPulseEditor
 Edits a pulse finder

See also
IRouteComponent.Find(Pulse, float, ushort)
More...
 
interface  IThresholdEditor
 Edits a threshold finder

See also
IRouteComponent.Find(Threshold, float)
More...
 
interface  ITimeEditor
 Edits a time limiter

See also
IRouteComponent.Limit(uint)
More...