Struct of second-order low/high pass filter with derivative/intergral.
More...
|
Eigen::Matrix< double, 2, 2 > | A |
|
Eigen::Matrix< double, 2, 1 > | B |
|
Eigen::Matrix< double, 1, 2 > | C |
|
Eigen::Matrix< double, 1, 1 > | D |
|
std::vector< Eigen::Matrix< double, 2, 1 > > | x |
|
bool | init |
|
Struct of second-order low/high pass filter with derivative/intergral.
The documentation for this struct was generated from the following file: