|
|
| MotionObserver (const std::string &name="") |
| |
|
void | setFrameOfReference (MBSim::Frame *frame_) |
| |
|
void | setPositionSignal (Signal *position_) |
| |
|
void | setOrientationSignal (Signal *orientation_) |
| |
|
void | init (InitStage stage, const MBSim::InitConfigSet &config) override |
| |
| void | plot () override |
| |
|
void | initializeUsingXML (xercesc::DOMElement *element) override |
| |
| void | init (InitStage stage, const InitConfigSet &config) override |
| |
| void | createPlotGroup () override |
| |
|
virtual void | aboutToUpdateInternalState () |
| |
|
| Element (const std::string &name) |
| |
| virtual void | setDynamicSystemSolver (DynamicSystemSolver *sys) |
| |
| virtual void | plot () |
| |
| virtual void | plotAtSpecialEvent () |
| |
|
const std::string & | getName () const |
| |
|
void | setName (const std::string &str) |
| |
|
DynamicSystemSolver * | getDynamicSystemSolver () |
| |
| virtual void | init (InitStage stage, const InitConfigSet &config=InitConfigSet()) |
| |
| virtual void | createPlotGroup () |
| |
|
H5::GroupBase * | getPlotGroup () |
| |
|
bool | getPlotFeature (const PlotFeatureEnum &pf) |
| |
|
virtual void | setPlotFeature (const PlotFeatureEnum &pf, bool value) |
| |
|
void | setPlotFeatureForChildren (const PlotFeatureEnum &pf, bool value) |
| |
|
void | setPlotFeatureRecursive (const PlotFeatureEnum &pf, bool value) |
| |
|
void | setPlotAttribute (const std::string &name, const T &value, PlotAttributeStorage storage=PlotAttributeStorage::attribute) |
| |
|
T * | getByPath (const std::string &path, bool initialCaller=true) const |
| |
|
std::string | getPath (const Element *relTo=nullptr, std::string sep="/") const |
| |
| virtual Element * | getChildByContainerAndName (const std::string &container, const std::string &name) const |
| |
|
std::vector< Element * > | getDependencies () const |
| |
|
int | computeLevel () |
| |
◆ plot()
| void MBSimControl::MotionObserver::plot |
( |
| ) |
|
|
overridevirtual |
The documentation for this class was generated from the following files:
- /mbsim-env/mbsim/modules/mbsimControl/mbsimControl/motion_observer.h
- /mbsim-env/mbsim/modules/mbsimControl/mbsimControl/motion_observer.cc