#include <model_test.hpp>
Public Member Functions | |
void | setUp () |
void | tearDown () |
void | testDiscreteSystemModel () |
void | testLinearAnalyticMeasurementModelGaussianUncertainty () |
void | testLinearAnalyticSystemModelGaussianUncertainty () |
Private Member Functions | |
CPPUNIT_TEST (testDiscreteSystemModel) | |
CPPUNIT_TEST (testLinearAnalyticSystemModelGaussianUncertainty) | |
CPPUNIT_TEST (testLinearAnalyticMeasurementModelGaussianUncertainty) | |
CPPUNIT_TEST_SUITE (ModelTest) | |
CPPUNIT_TEST_SUITE_END () |
Definition at line 31 of file model_test.hpp.
ModelTest::CPPUNIT_TEST | ( | testDiscreteSystemModel | ) | [private] |
ModelTest::CPPUNIT_TEST_SUITE | ( | ModelTest | ) | [private] |
ModelTest::CPPUNIT_TEST_SUITE_END | ( | ) | [private] |
void ModelTest::setUp | ( | ) |
Definition at line 51 of file model_test.cpp.
void ModelTest::tearDown | ( | ) |
Definition at line 56 of file model_test.cpp.
void ModelTest::testDiscreteSystemModel | ( | ) |
Definition at line 61 of file model_test.cpp.
Definition at line 168 of file model_test.cpp.
Definition at line 266 of file model_test.cpp.