#include <hline.h>
|
| HLine (const std::string &name) |
|
virtual std::string | getType () const |
|
virtual void | updateStateDependentVariables (double t) |
|
virtual void | updateJacobians (double t, int j=0) |
|
virtual void | updateInverseKineticsJacobians (double t) |
|
virtual void | setFrameOfReference (MBSim::Frame *frame) |
|
void | setFromNode (HNode *nFrom_) |
|
void | setToNode (HNode *nTo_) |
|
void | setDirection (fmatvec::Vec dir) |
|
HNode * | getFromNode () |
|
HNode * | getToNode () |
|
void | setOutflowRelative (bool rel=true) |
|
void | setInflowRelative (bool rel=true) |
|
virtual fmatvec::Vec | getQIn ()=0 |
|
virtual fmatvec::Vec | getQOut ()=0 |
|
virtual fmatvec::Vec | getInflowFactor ()=0 |
|
virtual fmatvec::Vec | getOutflowFactor ()=0 |
|
virtual fmatvec::Mat & | getJacobian () |
|
void | updateM (double t, int j=0) |
|
void | init (InitStage stage) |
|
void | initializeUsingXML (xercesc::DOMElement *element) |
|
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) |
|
|
std::string | saved_frameOfReference |
|
The documentation for this class was generated from the following files:
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimHydraulics/mbsimHydraulics/hline.h
- /home/mbsim/win64-dailyrelease/mbsim/modules/mbsimHydraulics/mbsimHydraulics/hline.cc