All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Attributes | Private Attributes | List of all members
MBSimHydraulics::Leakage0DOF Class Reference
Inheritance diagram for MBSimHydraulics::Leakage0DOF:
MBSimHydraulics::DimensionlessLine MBSimHydraulics::HLine MBSim::Object MBSim::Element fmatvec::Atom MBSimHydraulics::CircularLeakage0DOF MBSimHydraulics::PlaneLeakage0DOF

Public Member Functions

 Leakage0DOF (const std::string &name)
 
virtual std::string getType () const
 
void setGapLengthSignal (MBSimControl::Signal *s)
 
double getGapLength () const
 
void setSurface1VelocitySignal (MBSimControl::Signal *s)
 
double getSurface1Velocity () const
 
void setSurface2VelocitySignal (MBSimControl::Signal *s)
 
double getSurface2Velocity () const
 
void init (InitStage stage)
 
void updateStateDependentVariables (double t)
 
void initializeUsingXML (xercesc::DOMElement *element)
 
- Public Member Functions inherited from MBSimHydraulics::DimensionlessLine
 DimensionlessLine (const std::string &name)
 
void setLength (double length_)
 
double getLength () const
 
virtual fmatvec::Vec getQIn ()
 
virtual fmatvec::Vec getQOut ()
 
virtual fmatvec::Vec getInflowFactor ()
 
virtual fmatvec::Vec getOutflowFactor ()
 
void calcqSize ()
 
void calcuSize (int j)
 
void initializeUsingXML (xercesc::DOMElement *element)
 
void init (InitStage stage)
 
void plot (double t, double dt)
 
- Public Member Functions inherited from MBSimHydraulics::HLine
 HLine (const std::string &name)
 
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)
 
HNodegetFromNode ()
 
HNodegetToNode ()
 
void setOutflowRelative (bool rel=true)
 
void setInflowRelative (bool rel=true)
 
virtual fmatvec::MatgetJacobian ()
 
void updateM (double t, int j=0)
 
void init (InitStage stage)
 
void initializeUsingXML (xercesc::DOMElement *element)
 
- Public Member Functions inherited from fmatvec::Atom
Atomoperator= (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)
 

Protected Attributes

LeakagePressureLosslpl
 
- Protected Attributes inherited from MBSimHydraulics::DimensionlessLine
fmatvec::Vec Q
 
double length
 
- Protected Attributes inherited from MBSimHydraulics::HLine
HNodenFrom
 
HNodenTo
 
bool nFromRelative
 
bool nToRelative
 
fmatvec::Vec direction
 
fmatvec::SymMat Mlocal
 
fmatvec::Mat Jacobian
 
MBSim::FrameframeOfReference
 

Private Attributes

MBSimControl::Signals1vSignal
 
MBSimControl::Signals2vSignal
 
MBSimControl::SignalglSignal
 
std::string s1vPath
 
std::string s2vPath
 
std::string glPath
 

Additional Inherited Members

- Public Types inherited from fmatvec::Atom
enum  MsgType
 
- Static Public Member Functions inherited from fmatvec::Atom
static void setCurrentMessageStream (MsgType type, const boost::shared_ptr< bool > &a=boost::make_shared< bool >(true), const boost::shared_ptr< std::ostream > &s=boost::make_shared< std::ostream >(std::cout.rdbuf()))
 
static std::ostream & msgStatic (MsgType type)
 
static bool msgActStatic (MsgType type)
 
- Protected Member Functions inherited from fmatvec::Atom
 Atom (const Atom &src)
 

The documentation for this class was generated from the following files:

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML