This is the complete list of members for QuadEstimator, including all inherited members.
| coeff_ | PolyEstimator | protected |
| dt_ | PolyEstimator | protected |
| dt_zero_ | PolyEstimator | protected |
| elem_list_ | PolyEstimator | protected |
| estimate(std::vector< double > &estimee, const std::vector< double > &el) | QuadEstimator | virtual |
| PolyEstimator::estimate(std::vector< double > &estimee, const std::vector< double > &data_element, const double &time) | PolyEstimator | |
| estimateRecursive(std::vector< double > &estimee, const std::vector< double > &el, const double &time) | QuadEstimator | virtual |
| first_run_ | PolyEstimator | protected |
| getEstimateDerivative(std::vector< double > &estimeeDerivative, const unsigned int order) | QuadEstimator | virtual |
| getWindowLength() | PolyEstimator | |
| N_ | PolyEstimator | protected |
| order_ | PolyEstimator | protected |
| PolyEstimator(const unsigned int &order, const unsigned int &N, const double &dt) | PolyEstimator | |
| pt_ | PolyEstimator | protected |
| QuadEstimator(const unsigned int &N, const unsigned int &dim, const double &dt=0.0) | QuadEstimator | |
| R_ | PolyEstimator | protected |
| setWindowLength(const unsigned int &N) | PolyEstimator | |
| t_ | PolyEstimator | protected |
| time_list_ | PolyEstimator | protected |
| x_ | PolyEstimator | protected |