All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Private Attributes | List of all members
MBSimHydraulics::ConstrainedLine Class Reference

#include <hline.h>

Inheritance diagram for MBSimHydraulics::ConstrainedLine:
MBSimHydraulics::HLine MBSim::Object MBSim::Element fmatvec::Atom

Public Member Functions

 ConstrainedLine (const std::string &name="")
 
virtual std::string getType () const
 
void setQFunction (MBSim::Function< double(double)> *QFun_)
 
virtual fmatvec::Vec getQIn ()
 
virtual fmatvec::Vec getQOut ()
 
virtual fmatvec::Vec getInflowFactor ()
 
virtual fmatvec::Vec getOutflowFactor ()
 
void calcqSize ()
 
void calcuSize (int j)
 
virtual void updateStateDependentVariables (double t)
 
void updateh (double t, int j=0)
 
void initializeUsingXML (xercesc::DOMElement *element)
 
void init (InitStage stage)
 
- 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)
 

Private Attributes

MBSim::Function< double(double)> * QFun
 
fmatvec::Vec Q
 

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)
 
- Protected Attributes inherited from MBSimHydraulics::HLine
HNodenFrom
 
HNodenTo
 
bool nFromRelative
 
bool nToRelative
 
fmatvec::Vec direction
 
fmatvec::SymMat Mlocal
 
fmatvec::Mat Jacobian
 
MBSim::FrameframeOfReference
 

Detailed Description

ConstrainedLine


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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML