Public Member Functions | |
| void | parse_params () |
| void | test0 () |
| testObjectContactTurnaroundDetectorBase (const double _dt=0.004) | |
Public Attributes | |
| std::vector< std::string > | arg_strs |
Protected Member Functions | |
| void | gen_pattern_and_plot (const std::vector< double > &force_vec, const std::vector< double > &time_vec) |
Protected Attributes | |
| double | dt |
| ObjectContactTurnaroundDetectorBase | otd |
| bool | use_gnuplot |
Definition at line 17 of file testObjectContactTurnaroundDetectorBase.cpp.
| testObjectContactTurnaroundDetectorBase::testObjectContactTurnaroundDetectorBase | ( | const double | _dt = 0.004 | ) | [inline] |
Definition at line 61 of file testObjectContactTurnaroundDetectorBase.cpp.
| void testObjectContactTurnaroundDetectorBase::gen_pattern_and_plot | ( | const std::vector< double > & | force_vec, |
| const std::vector< double > & | time_vec | ||
| ) | [inline, protected] |
Definition at line 23 of file testObjectContactTurnaroundDetectorBase.cpp.
Definition at line 81 of file testObjectContactTurnaroundDetectorBase.cpp.
| void testObjectContactTurnaroundDetectorBase::test0 | ( | ) | [inline] |
Definition at line 62 of file testObjectContactTurnaroundDetectorBase.cpp.
| std::vector<std::string> testObjectContactTurnaroundDetectorBase::arg_strs |
Definition at line 58 of file testObjectContactTurnaroundDetectorBase.cpp.
double testObjectContactTurnaroundDetectorBase::dt [protected] |
Definition at line 20 of file testObjectContactTurnaroundDetectorBase.cpp.
Definition at line 21 of file testObjectContactTurnaroundDetectorBase.cpp.
bool testObjectContactTurnaroundDetectorBase::use_gnuplot [protected] |
Definition at line 22 of file testObjectContactTurnaroundDetectorBase.cpp.