Gazebo Math

API Reference

8.0.0~pre1
Inertial< T > Member List

This is the complete list of members for Inertial< T >, including all inherited members.

BodyMatrix() constInertial< T >inline
FluidAddedMass() constInertial< T >inline
Inertial()Inertial< T >inline
Inertial(const MassMatrix3< T > &_massMatrix, const Pose3< T > &_pose)Inertial< T >inline
Inertial(const MassMatrix3< T > &_massMatrix, const Pose3< T > &_pose, const Matrix6< T > &_addedMass)Inertial< T >inline
MassMatrix() constInertial< T >inline
Moi() constInertial< T >inline
operator!=(const Inertial< T > &_inertial) constInertial< T >inline
operator+(const Inertial< T > &_inertial) constInertial< T >inline
operator+=(const Inertial< T > &_inertial)Inertial< T >inline
operator-(const Inertial< T > &_inertial) constInertial< T >inline
operator-=(const Inertial< T > &_inertial)Inertial< T >inline
operator==(const Inertial< T > &_inertial) constInertial< T >inline
Pose() constInertial< T >inline
SetFluidAddedMass(const Matrix6< T > &_m)Inertial< T >inline
SetInertialRotation(const Quaternion< T > &_q)Inertial< T >inline
SetMassMatrix(const MassMatrix3< T > &_m, const T _tolerance=GZ_MASSMATRIX3_DEFAULT_TOLERANCE< T >)Inertial< T >inline
SetMassMatrixRotation(const Quaternion< T > &_q, const T _tol=1e-6)Inertial< T >inline
SetPose(const Pose3< T > &_pose)Inertial< T >inline
SpatialMatrix() constInertial< T >inline