Skip to content

Commit

Permalink
Formatting fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 31, 2024
1 parent 79792e6 commit c3d3677
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -95,7 +95,7 @@ class LinearSystemSim {
* @return An element of the current input of the plant.
*/
double GetInput(int row) const { return m_u(row); }

/**
* Sets the system inputs (usually voltages).
*
Expand Down

0 comments on commit c3d3677

Please sign in to comment.