chrono::ChFrameMoving< Real > Member List

This is the complete list of members for chrono::ChFrameMoving< Real >, including all inherited members.

ArchiveIn(ChArchiveIn &archive_in) overridechrono::ChFrameMoving< Real >inlinevirtual
ArchiveOut(ChArchiveOut &archive_out) overridechrono::ChFrameMoving< Real >inlinevirtual
ChFrame(const ChVector3< Real > &v=ChVector3< Real >(0, 0, 0), const ChQuaternion< Real > &q=ChQuaternion< Real >(1, 0, 0, 0))chrono::ChFrame< Real >inlineexplicit
ChFrame(const ChVector3< Real > &v, const ChMatrix33< Real > &R)chrono::ChFrame< Real >inline
ChFrame(const ChCoordsys< Real > &C)chrono::ChFrame< Real >inlineexplicit
ChFrame(const ChVector3< Real > &v, const Real angle, const ChVector3< Real > &u)chrono::ChFrame< Real >inline
ChFrame(const ChFrame< Real > &other)chrono::ChFrame< Real >inline
ChFrameMoving(const ChVector3< Real > &mv=ChVector3< Real >(0, 0, 0), const ChQuaternion< Real > &mq=ChQuaternion< Real >(1, 0, 0, 0))chrono::ChFrameMoving< Real >inlineexplicit
ChFrameMoving(const ChVector3< Real > &mv, const ChMatrix33< Real > &ma)chrono::ChFrameMoving< Real >inline
ChFrameMoving(const ChCoordsys< Real > &mc)chrono::ChFrameMoving< Real >inlineexplicit
ChFrameMoving(const ChFrame< Real > &mc)chrono::ChFrameMoving< Real >inlineexplicit
ChFrameMoving(const ChFrameMoving< Real > &other)chrono::ChFrameMoving< Real >inline
ComputeRotMatDt(ChMatrix33< Real > &R_dt) constchrono::ChFrameMoving< Real >inline
ComputeRotMatDt2(ChMatrix33< Real > &R_dtdt)chrono::ChFrameMoving< Real >inline
ConcatenatePostTransformation(const ChFrameMoving< Real > &F)chrono::ChFrameMoving< Real >inline
chrono::ChFrame::ConcatenatePostTransformation(const ChFrame< Real > &F)chrono::ChFrame< Real >inline
ConcatenatePreTransformation(const ChFrameMoving< Real > &F)chrono::ChFrameMoving< Real >inline
chrono::ChFrame::ConcatenatePreTransformation(const ChFrame< Real > &F)chrono::ChFrame< Real >inline
Equals(const ChFrameMoving< Real > &other) constchrono::ChFrameMoving< Real >inline
Equals(const ChFrameMoving< Real > &other, Real tol) constchrono::ChFrameMoving< Real >inline
chrono::ChFrame::Equals(const ChFrame< Real > &other) constchrono::ChFrame< Real >inline
chrono::ChFrame::Equals(const ChFrame< Real > &other, Real tol) constchrono::ChFrame< Real >inline
GetAngAccLocal() constchrono::ChFrameMoving< Real >inline
GetAngAccParent() constchrono::ChFrameMoving< Real >inline
GetAngVelLocal() constchrono::ChFrameMoving< Real >inline
GetAngVelParent() constchrono::ChFrameMoving< Real >inline
GetCoordsys()chrono::ChFrame< Real >inline
GetCoordsys() const (defined in chrono::ChFrame< Real >)chrono::ChFrame< Real >inline
GetCoordsysDt()chrono::ChFrameMoving< Real >inline
GetCoordsysDt() const (defined in chrono::ChFrameMoving< Real >)chrono::ChFrameMoving< Real >inline
GetCoordsysDt2()chrono::ChFrameMoving< Real >inline
GetCoordsysDt2() const (defined in chrono::ChFrameMoving< Real >)chrono::ChFrameMoving< Real >inline
GetInverse() constchrono::ChFrameMoving< Real >inline
GetLinAcc() constchrono::ChFrameMoving< Real >inline
GetLinVel() constchrono::ChFrameMoving< Real >inline
GetPos()chrono::ChFrame< Real >inline
GetPos() const (defined in chrono::ChFrame< Real >)chrono::ChFrame< Real >inline
GetPosDt()chrono::ChFrameMoving< Real >inline
GetPosDt() const (defined in chrono::ChFrameMoving< Real >)chrono::ChFrameMoving< Real >inline
GetPosDt2()chrono::ChFrameMoving< Real >inline
GetPosDt2() const (defined in chrono::ChFrameMoving< Real >)chrono::ChFrameMoving< Real >inline
GetRot()chrono::ChFrame< Real >inline
GetRot() const (defined in chrono::ChFrame< Real >)chrono::ChFrame< Real >inline
GetRotAngle()chrono::ChFrame< Real >inline
GetRotAxis()chrono::ChFrame< Real >inline
GetRotDt()chrono::ChFrameMoving< Real >inline
GetRotDt() const (defined in chrono::ChFrameMoving< Real >)chrono::ChFrameMoving< Real >inline
GetRotDt2()chrono::ChFrameMoving< Real >inline
GetRotDt2() const (defined in chrono::ChFrameMoving< Real >)chrono::ChFrameMoving< Real >inline
GetRotMat()chrono::ChFrame< Real >inline
GetRotMat() const (defined in chrono::ChFrame< Real >)chrono::ChFrame< Real >inline
GetRotMatDt()chrono::ChFrameMoving< Real >inline
GetRotMatDt2()chrono::ChFrameMoving< Real >inline
Invert() overridechrono::ChFrameMoving< Real >inlinevirtual
m_csyschrono::ChFrame< Real >protected
m_csys_dtchrono::ChFrameMoving< Real >protected
m_csys_dtdtchrono::ChFrameMoving< Real >protected
m_rmatchrono::ChFrame< Real >protected
Move(const ChVector3< Real > &v)chrono::ChFrame< Real >inline
Move(const ChCoordsys< Real > &C)chrono::ChFrame< Real >inline
Normalize()chrono::ChFrame< Real >inline
operator!=(const ChFrameMoving< Real > &other) constchrono::ChFrameMoving< Real >inline
chrono::ChFrame::operator!=(const ChFrame< Real > &other) constchrono::ChFrame< Real >inline
operator*(const ChFrameMoving< Real > &F) constchrono::ChFrameMoving< Real >inline
chrono::ChFrame::operator*(const ChFrame< Real > &F) constchrono::ChFrame< Real >inline
chrono::ChFrame::operator*(const ChVector3< Real > &v) constchrono::ChFrame< Real >inline
operator*=(const ChFrameMoving< Real > &F)chrono::ChFrameMoving< Real >inline
chrono::ChFrame::operator*=(const ChFrame< Real > &F)chrono::ChFrame< Real >inline
operator/(const ChVector3< Real > &v) constchrono::ChFrame< Real >inline
operator=(const ChFrameMoving< Real > &other)chrono::ChFrameMoving< Real >inline
operator=(const ChFrame< Real > &other)chrono::ChFrameMoving< Real >inline
operator==(const ChFrameMoving< Real > &other) constchrono::ChFrameMoving< Real >inline
chrono::ChFrame::operator==(const ChFrame< Real > &other) constchrono::ChFrame< Real >inline
operator>>(const ChFrameMoving< Real > &F) constchrono::ChFrameMoving< Real >inline
chrono::ChFrame::operator>>(const ChFrame< Real > &F) constchrono::ChFrame< Real >inline
operator>>=(const ChFrameMoving< Real > &F)chrono::ChFrameMoving< Real >inline
operator>>=(const ChVector3< Real > &v)chrono::ChFrameMoving< Real >inline
operator>>=(const ChQuaternion< Real > &q)chrono::ChFrameMoving< Real >inline
operator>>=(const ChCoordsys< Real > &C)chrono::ChFrameMoving< Real >inline
operator>>=(const ChFrame< Real > &F)chrono::ChFrameMoving< Real >inline
PointAccelerationLocalToParent(const ChVector3< Real > &localpos) constchrono::ChFrameMoving< Real >inline
PointAccelerationLocalToParent(const ChVector3< Real > &localpos, const ChVector3< Real > &localspeed, const ChVector3< Real > &localacc) constchrono::ChFrameMoving< Real >inline
PointAccelerationParentToLocal(const ChVector3< Real > &parentpos, const ChVector3< Real > &parentspeed, const ChVector3< Real > &parentacc) constchrono::ChFrameMoving< Real >inline
PointSpeedLocalToParent(const ChVector3< Real > &localpos) constchrono::ChFrameMoving< Real >inline
PointSpeedLocalToParent(const ChVector3< Real > &localpos, const ChVector3< Real > &localspeed) constchrono::ChFrameMoving< Real >inline
PointSpeedParentToLocal(const ChVector3< Real > &parentpos, const ChVector3< Real > &parentspeed) constchrono::ChFrameMoving< Real >inline
SetAngAccLocal(const ChVector3< Real > &a)chrono::ChFrameMoving< Real >inlinevirtual
SetAngAccParent(const ChVector3< Real > &a)chrono::ChFrameMoving< Real >inlinevirtual
SetAngVelLocal(const ChVector3< Real > &w)chrono::ChFrameMoving< Real >inlinevirtual
SetAngVelParent(const ChVector3< Real > &w)chrono::ChFrameMoving< Real >inlinevirtual
SetCoordsys(const ChCoordsys< Real > &C)chrono::ChFrame< Real >inline
SetCoordsys(const ChVector3< Real > &v, const ChQuaternion< Real > &q)chrono::ChFrame< Real >inline
SetCoordsysDt(const ChCoordsys< Real > &csys_dt)chrono::ChFrameMoving< Real >inlinevirtual
SetCoordsysDt2(const ChCoordsys< Real > &csys_dtdt)chrono::ChFrameMoving< Real >inlinevirtual
SetIdentity()chrono::ChFrame< Real >inlinevirtual
SetLinAcc(const ChVector3< Real > &acc)chrono::ChFrameMoving< Real >inlinevirtual
SetLinVel(const ChVector3< Real > &vel)chrono::ChFrameMoving< Real >inlinevirtual
SetPos(const ChVector3< Real > &mpos)chrono::ChFrame< Real >inline
SetPosDt(const ChVector3< Real > &vel)chrono::ChFrameMoving< Real >inlinevirtual
SetPosDt2(const ChVector3< Real > &acc)chrono::ChFrameMoving< Real >inlinevirtual
SetRot(const ChQuaternion< Real > &q)chrono::ChFrame< Real >inline
SetRot(const ChMatrix33< Real > &R)chrono::ChFrame< Real >inline
SetRotDt(const ChQuaternion< Real > &q_dt)chrono::ChFrameMoving< Real >inlinevirtual
SetRotDt2(const ChQuaternion< Real > &q_dtdt)chrono::ChFrameMoving< Real >inlinevirtual
TransformDirectionLocalToParent(const ChVector3< Real > &d) constchrono::ChFrame< Real >inline
TransformDirectionParentToLocal(const ChVector3< Real > &d) constchrono::ChFrame< Real >inline
TransformLocalToParent(const ChFrameMoving< Real > &F) constchrono::ChFrameMoving< Real >inline
chrono::ChFrame::TransformLocalToParent(const ChFrame< Real > &F) constchrono::ChFrame< Real >inline
TransformParentToLocal(const ChFrameMoving< Real > &F) constchrono::ChFrameMoving< Real >inline
chrono::ChFrame::TransformParentToLocal(const ChFrame< Real > &F) constchrono::ChFrame< Real >inline
TransformPointLocalToParent(const ChVector3< Real > &v) constchrono::ChFrame< Real >inline
TransformPointParentToLocal(const ChVector3< Real > &v) constchrono::ChFrame< Real >inline
TransformWrenchLocalToParent(const ChWrench< Real > &w) constchrono::ChFrame< Real >inline
TransformWrenchParentToLocal(const ChWrench< Real > &w) constchrono::ChFrame< Real >inline
~ChFrame() (defined in chrono::ChFrame< Real >)chrono::ChFrame< Real >inlinevirtual
~ChFrameMoving()chrono::ChFrameMoving< Real >inlinevirtual