Skip to content

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::stringGetType() Return (derived) type of hydrodynamic model.
public virtual voidPrint(std::string _paramName,std::string _message) Prints parameters.
protected doublelength Length of the sphroid.
protected doubleradius Prolate spheroid's smaller radius.
protectedHMSpheroid(sdf::ElementPtr _sdf,physics::LinkPtr _link)
Members
public inline virtual std::stringGetType()

Return (derived) type of hydrodynamic model.

public virtual voidPrint(std::string _paramName,std::string _message)

Prints parameters.

protected doublelength

Length of the sphroid.

protected doubleradius

Prolate spheroid's smaller radius.