FunctionSensor.
More...
#include <function_sensor.h>
|
| FunctionSensor (const std::string &name="") |
|
| FunctionSensor (const std::string &name, MBSim::Function< fmatvec::VecV(double)> *function_) |
|
std::string | getType () const |
|
void | setFunction (MBSim::Function< fmatvec::VecV(double)> *function_) |
|
fmatvec::VecV | getSignal () |
|
void | updateg (double t) |
|
void | initializeUsingXML (xercesc::DOMElement *element) |
|
void | init (MBSim::Element::InitStage stage) |
|
| Sensor (const std::string &name) |
|
std::string | getType () const |
|
| Signal (const std::string &name) |
|
void | init (InitStage stage) |
|
virtual void | updategd (double t) |
|
virtual void | updateWRef (const fmatvec::Mat &ref, int i=0) |
|
virtual void | updateVRef (const fmatvec::Mat &ref, int i=0) |
|
virtual void | updatehRef (const fmatvec::Vec &hRef, int i=0) |
|
virtual void | updatedhdqRef (const fmatvec::Mat &ref, int i=0) |
|
virtual void | updatedhduRef (const fmatvec::SqrMat &ref, int i=0) |
|
virtual void | updatedhdtRef (const fmatvec::Vec &ref, int i=0) |
|
virtual void | updaterRef (const fmatvec::Vec &ref, int i=0) |
|
virtual bool | isActive () const |
|
virtual bool | gActiveChanged () |
|
virtual bool | isSingleValued () const |
|
std::string | getType () const |
|
virtual void | plot (double t, double dt=1) |
|
Atom & | operator= (const Atom &) |
|
void | setMessageStreamActive (MsgType type, bool active) |
|
void | getMessageStream (MsgType type, boost::shared_ptr< bool > &a, boost::shared_ptr< std::ostream > &s) |
|
void | adoptMessageStreams (const Atom *src=NULL) |
|
std::ostream & | msg (MsgType type) |
|
bool | msgAct (MsgType type) |
|
|
MBSim::Function< fmatvec::VecV(double)> * | function |
|
fmatvec::VecV | y |
|
FunctionSensor.
- Author
- Markus Schneider
The documentation for this class was generated from the following files:
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimControl/mbsimControl/function_sensor.h
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimControl/mbsimControl/function_sensor.cc