DwtFilterRev class

Inheritance

Constructors

DwtFilterRev(double thres)

Properties

cnt int
getter/setter pair
cnt_det int
getter/setter pair
cut_ind int
getter/setter pair
cut_int int
getter/setter pair
delay int
no setteroverride
det1 List<double>
getter/setter pair
filter_len int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
level int
getter/setter pair
level_list List<int>
getter/setter pair
min_req List<int>
getter/setter pair
new_app List<double>
getter/setter pair
reconstructed_data List<double>
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
thres double
getter/setter pair
w_dec List<DwtDecompose>
getter/setter pair
w_rec List<DwtReconstruct>
getter/setter pair

Methods

apply(double sample) double
override
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