Loading [MathJax]/extensions/tex2jax.js
Go to the documentation of this file.
13 using namespace Eigen;
18 throw std::runtime_error(
"ERROR::MEASUREMENTMODEL::GETNOISECOVARIANCEMATRIX\nERROR:\n\tMethod not implemented.");
24 static_cast<void>(property);
33 throw std::runtime_error(
"ERROR::MEASUREMENTMODEL::GETSTATEDESCRIPTION\nERROR:\n\tMethod not implemented.");
40 throw std::runtime_error(
"ERROR::MEASUREMENTMODEL::GETMEASUREMENTDESCRIPTION\nERROR:\n\tMethod not implemented.");
virtual std::pair< bool, Eigen::MatrixXd > getNoiseCovarianceMatrix() const
Port of boost::any for C++11 compilers.
virtual VectorDescription getMeasurementDescription() const
virtual bool setProperty(const std::string &property)
virtual VectorDescription getInputDescription() const