All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | Protected Attributes | List of all members
MBSimFlexibleBody::NodeFrame Class Reference

cartesian frame on nodes of flexible bodies More...

#include <node_frame.h>

Inheritance diagram for MBSimFlexibleBody::NodeFrame:
MBSim::Frame MBSim::Element fmatvec::Atom

Public Member Functions

 NodeFrame (const std::string &name="dummy", const size_t nodenumber=0)
 
std::string getType () const
 
virtual void init (InitStage stage)
 
void setNodeNumber (const size_t nodeNumber_)
 
const size_t & getNodeNumber () const
 
virtual void initializeUsingXML (xercesc::DOMElement *element)
 
virtual xercesc::DOMElement * writeXMLFile (xercesc::DOMNode *element)
 
- Public Member Functions inherited from MBSim::Frame
 Frame (const std::string &name="dummy")
 
virtual void plot (double t, double dt=1)
 
virtual void closePlot ()
 
- 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

size_t nodeNumber
 node number of the frame
 
- Protected Attributes inherited from MBSim::Frame
int hSize [2]
 
fmatvec::Vec3 WrOP
 
fmatvec::Vec3 LrOP
 
fmatvec::SqrMat3 AWP
 
fmatvec::Vec3 WvP
 
fmatvec::Mat3xV WJP [2]
 
fmatvec::Vec3 WjP [2]
 
fmatvec::Vec3 WaP
 
fmatvec::Vec3 angles
 

Additional Inherited Members

- Public Types inherited from MBSim::Frame
enum  Feature
 
- 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)
 

Detailed Description

cartesian frame on nodes of flexible bodies

Author
Kilian Grundl

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

Impressum / Disclaimer / Datenschutz Generated by doxygen 1.8.5 Valid HTML