|
| ElasticLineVariational (const std::string &name="") |
|
virtual std::string | getType () const |
|
void | setp0 (double p0_) |
|
void | setFracAir (double fracAir_) |
|
void | setDiameter (double d_) |
|
void | setLength (double l_) |
|
void | setRelativePlotPoints (const fmatvec::Vec &rPP) |
|
void | setWindowFunction (WindowFunction w) |
|
void | setNumberOfAnsatzFunctions (unsigned int n_=4) |
|
void | printLineStateSpace (bool print=true) |
|
fmatvec::VecV | getInflowFactor () |
|
fmatvec::VecV | getOutflowFactor () |
|
void | init (InitStage stage) |
|
void | calcqSize () |
|
void | calcuSize (int j) |
|
void | updateQ () |
|
void | updateh (int j=0) |
|
void | updateT () |
|
void | updateM () |
|
void | plot () |
|
void | plotParameters () |
|
void | initializeUsingXML (xercesc::DOMElement *element) |
|
| HLine (const std::string &name) |
|
void | updateh (int j=0) |
|
void | updateJacobians (int j=0) |
|
void | updateInverseKineticsJacobians () |
|
virtual std::shared_ptr
< OpenMBV::Group > | getOpenMBVGrp () |
|
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) |
|
const fmatvec::VecV & | evalQIn () |
|
const fmatvec::VecV & | evalQOut () |
|
const fmatvec::VecV & | getQIn (bool check=true) const |
|
const fmatvec::VecV & | getQOut (bool check=true) const |
|
const fmatvec::MatV & | getJacobian () const |
|
void | updateM () |
|
void | init (InitStage stage) |
|
void | initializeUsingXML (xercesc::DOMElement *element) |
|
virtual Element * | getDependency () const |
|
void | resetUpToDate () |
|
virtual void | closePlot () |
|
Atom & | operator= (const Atom &) |
|
void | setMessageStreamActive (MsgType type, bool active) |
|
void | getMessageStream (MsgType type, std::shared_ptr< bool > &a, std::shared_ptr< std::ostream > &s) |
|
void | adoptMessageStreams (const Atom *src=NULL) |
|
std::ostream & | msg (MsgType type) |
|
bool | msgAct (MsgType type) |
|
ElasticLineVariational This line model is described in J. Makinen, R. Piche and A. Ellman (2000), Fluid Transmission Line Modeling Using a Variational Method, ASME Journal of Dynamic Systems, Measurement, and Control,122 (1), 153-162.