Skip to content

Commit

Permalink
Update src/systems/thruster/Thruster.hh
Browse files Browse the repository at this point in the history
Co-authored-by: Alejandro Hernández Cordero <ahcorde@gmail.com>
  • Loading branch information
marcoag and ahcorde authored Aug 17, 2022
1 parent 074f59e commit 4a7d797
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/systems/thruster/Thruster.hh
Original file line number Diff line number Diff line change
Expand Up @@ -72,10 +72,10 @@ namespace systems
/// at the propeller vs behind the vessel.
/// [Optional, defults to 0.2]
/// - <alpha_1> - Constant given by the open water propeller diagram. Used
/// in the calculation of the thrust coeficiennt.
/// in the calculation of the thrust coefficient.
/// [Optional, defults to 1]
/// - <alpha_2> - Constant given by the open water propeller diagram. Used
/// in the calculation of the thrust coeficiennt.
/// in the calculation of the thrust coefficient.
/// [Optional, defults to 0]
///
/// ## Example
Expand Down

0 comments on commit 4a7d797

Please sign in to comment.