HMSpheroid
class gazebo::HMSpheroid
¶
class gazebo::HMSpheroid : public gazebo::HMFossen
Class containing the methods and attributes for a hydrodynamic model for a spheroid in the fluid Reference: Antonelli - Underwater Robots.
Summary¶
Members | Descriptions |
---|---|
public inline virtual std::string GetType () |
Return (derived) type of hydrodynamic model. |
public virtual void Print (std::string _paramName,std::string _message) |
Prints parameters. |
protected double length |
Length of the sphroid. |
protected double radius |
Prolate spheroid's smaller radius. |
protected HMSpheroid (sdf::ElementPtr _sdf,physics::LinkPtr _link) |
Members¶
public inline virtual std::string
GetType
()
¶
Return (derived) type of hydrodynamic model.
public virtual void
Print
(std::string _paramName,std::string _message)
¶
Prints parameters.
protected double
length
¶
Length of the sphroid.
protected double
radius
¶
Prolate spheroid's smaller radius.