Copies the values of the single state vars to the string provided.
#include <msf_tmp.h>
Public Member Functions |
| FullStatetoString (STREAM &data) |
template<int NAME, int N, int STATE_T, int OPTIONS> |
void | operator() (msf_core::StateVar_T< Eigen::Matrix< double, N, 1 >, NAME, STATE_T, OPTIONS > &t) const |
template<int NAME, int STATE_T, int OPTIONS> |
void | operator() (msf_core::StateVar_T< Eigen::Quaterniond, NAME, STATE_T, OPTIONS > &t) const |
Private Attributes |
STREAM & | data_ |
Constructor & Destructor Documentation
template<typename STREAM , typename stateList_T >
Member Function Documentation
template<typename STREAM , typename stateList_T >
template<int NAME, int N, int STATE_T, int OPTIONS>
template<typename STREAM , typename stateList_T >
template<int NAME, int STATE_T, int OPTIONS>
Member Data Documentation
template<typename STREAM , typename stateList_T >
The documentation for this struct was generated from the following file: