Commit 5bfc7df
Sylvain Guillet
Fix variable name for threshold comparison
Renamed `battinThreshold` to `BattinThreshold` in the
conditional statement to ensure consistency with its
definition elsewhere in the code.1 parent 3d651e5 commit 5bfc7df
File tree
1 file changed
+1
-1
lines changed- IO.Astrodynamics.Net/IO.Astrodynamics/Maneuver/Lambert
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
258 | 258 | | |
259 | 259 | | |
260 | 260 | | |
261 | | - | |
| 261 | + | |
262 | 262 | | |
263 | 263 | | |
264 | 264 | | |
| |||
0 commit comments