Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
BlueberryKing committed Nov 12, 2024
1 parent 282bcfe commit 3853f95
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -472,7 +472,7 @@ export class ClimbPathBuilder {
speedTarget,
managedClimbSpeedMach,
managedClimbSpeedMach,
EngineModel.getClimbThrustN1(config.engineModelParameters, altitude, totalAirTemperature), // TOD0
EngineModel.getClimbThrustN1(config.engineModelParameters, altitude, totalAirTemperature), // TODO
zeroFuelWeight,
fuelWeight,
0,
Expand Down

0 comments on commit 3853f95

Please sign in to comment.