Skip to content

Commit

Permalink
fix: naming on comment
Browse files Browse the repository at this point in the history
Signed-off-by: Pedro Roque <[email protected]>
  • Loading branch information
Pedro-Roque committed Jun 4, 2024
1 parent b7087af commit 6b76dfe
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ void SpacecraftThrusterModelPrivate::UpdateForcesAndMoments(
// a b c d
// a: cycle start time
// b: sampling time
// c: ref duty cycle
// c: target duty cycle
// d: cycle period
double targetDutyCycle =
msg->normalized(this->actuatorNumber) * (1.0 / this->dutyCycleFrequency);
Expand Down

0 comments on commit 6b76dfe

Please sign in to comment.