56 : 
WithLabel(uLabel), x(xIn), 
R(RIn), v(vIn), w(wIn), od(ood)
 
   63 x(pRBK->GetX()), 
R(pRBK->GetR()),
 
   64 v(pRBK->GetV()), w(pRBK->GetW()),
 
  126                 << std::setw(8) << 
GetLabel() << 
" " 
  155                 << 
v << 
" " << 
w << 
" " << std::endl;
 
#define MBDYN_EXCEPT_ARGS
const Vec3 & GetV(void) const 
std::ostream & Output(std::ostream &out) const 
const Mat3x3 Eye3(1., 0., 0., 0., 1., 0., 0., 0., 1.)
bool IsSame(const doublereal &d1, const doublereal &d2, const doublereal &dTol)
OrientationDescription od
Vec3 VecRot(const Mat3x3 &Phi)
const Mat3x3 & GetR(void) const 
const Vec3 & GetWP(void) const 
Vec3 MatR2EulerAngles313(const Mat3x3 &R)
const Vec3 & GetX(void) const 
const Vec3 & GetW(void) const 
Vec3 MatR2EulerAngles123(const Mat3x3 &R)
#define ASSERT(expression)
Mat3x3 MulTM(const Mat3x3 &m) const 
T mb_deye(const doublereal d)
Vec3 MatR2EulerAngles321(const Mat3x3 &R)
ReferenceFrame & operator=(const ReferenceFrame &rf)
const Vec3 & GetXPP(void) const 
void PutLabel(unsigned int uL)
unsigned int GetLabel(void) const 
bool IsSame(const Mat3x3 &m, const doublereal &dTol) const