Skip to content

Commit

Permalink
Update ball orbit initial conditions velocity
Browse files Browse the repository at this point in the history
See #985
  • Loading branch information
seanmcleod authored Dec 2, 2023
1 parent 6e7e028 commit a5855b6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions aircraft/ball/reset00_v2.xml
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@
</orientation>

<velocity unit="FT/SEC" frame="BODY">
<!--x> 23869.978340 </x--> <!-- For use with standard grav model -->
<x> 23889.145167 </x> <!-- For use with WGS84 grav model -->
<x> 23869.97834067227 </x> <!-- For use with WGS84 grav model -->
<!--<x> 23889.145167 </x--> <!-- For use with standard grav model -->
</velocity>

<attitude_rate unit="DEG/SEC" frame="ECI">
Expand Down

0 comments on commit a5855b6

Please sign in to comment.