#include <hline.h>
|
| StatelessOrifice (const std::string &name="") |
|
virtual std::string | getType () const |
|
void | setInflowSignal (MBSimControl::Signal *inflowSignal_) |
|
void | setOutflowSignal (MBSimControl::Signal *outflowSignal_) |
|
void | setDiameter (double diameter_) |
|
void | setOpeningSignal (MBSimControl::Signal *openingSignal_) |
|
void | setAlpha (double alpha_) |
|
void | setCalcAreaModus (int calcAreaModus_) |
|
virtual fmatvec::Vec | getQIn () |
|
virtual fmatvec::Vec | getQOut () |
|
virtual fmatvec::Vec | getInflowFactor () |
|
virtual fmatvec::Vec | getOutflowFactor () |
|
void | calcqSize () |
|
void | calcuSize (int j) |
|
void | updateh (double t, int j=0) |
|
void | initializeUsingXML (xercesc::DOMElement *element) |
|
void | init (InitStage stage) |
|
void | plot (double t, double dt) |
|
| HLine (const std::string &name) |
|
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::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) |
|
|
MBSimControl::Signal * | inflowSignal |
|
MBSimControl::Signal * | outflowSignal |
|
MBSimControl::Signal * | openingSignal |
|
std::string | inflowSignalString |
|
std::string | outflowSignalString |
|
std::string | openingSignalString |
|
double | diameter |
|
double | alpha |
|
int | calcAreaModus |
|
double | pIn |
|
double | pOut |
|
double | dp |
|
double | sign |
|
double | opening |
|
double | area |
|
double | sqrt_dp |
|
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