SensorFilter enum

Inheritance
Available extensions

Values

HPFBwhLvl1CutoffFreq1Hz → const SensorFilter
HPFBwhLvl1CutoffFreq5Hz → const SensorFilter
BSFBwhLvl2CutoffFreq45_55Hz → const SensorFilter
BSFBwhLvl2CutoffFreq55_65Hz → const SensorFilter
HPFBwhLvl2CutoffFreq10Hz → const SensorFilter
LPFBwhLvl2CutoffFreq400Hz → const SensorFilter
HPFBwhLvl2CutoffFreq80Hz → const SensorFilter
unknown → const SensorFilter

Properties

hashCode int
The hash code for this object.
no setterinherited
index int
A numeric identifier for the enumerated value.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Constants

values → const List<SensorFilter>
A constant List of the values in this enum, in order of their declaration.