Skip to content

Commit

Permalink
fixing linters
Browse files Browse the repository at this point in the history
Signed-off-by: Dharini Dutia <[email protected]>
  • Loading branch information
quarkytale committed May 20, 2022
1 parent 214229e commit 1c0494b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions src/systems/hydrodynamics/Hydrodynamics.hh
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,9 @@ namespace systems
/// plugin), etc.
///
/// # System Parameters
/// The exact description of these parameters can be found on p. 37 and p. 43 of
/// Fossen's book. They are used to calculate added mass, linear and quadratic
/// drag and coriolis force.
/// The exact description of these parameters can be found on p. 37 and
/// p. 43 of Fossen's book. They are used to calculate added mass, linear and
/// quadratic drag and coriolis force.
/// * <xDotU> - Added mass in x direction [kg]
/// * <yDotV> - Added mass in y direction [kg]
/// * <zDotW> - Added mass in z direction [kg]
Expand Down

0 comments on commit 1c0494b

Please sign in to comment.