Skip to content

Commit cfa8348

Browse files
committed
Adjust demo scenario to use impulsive maneuver
1 parent 8333d1a commit cfa8348

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

scenarios/GMAT.obf

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,8 @@
22
;
33
lock_origin Earth
44
clear traj_visuals
5-
delta_t 0.25
65
create_plot pl_alt alt orbiter Earth 0 18000
76
create_plot pl_vel vel_mag orbiter Earth 0 18000
8-
auto_dt 5998 0.00390625
9-
auto_dt 6002 0.25
107
rapid_compute 5900
118
output_rate 100
129
;

scenarios/GMAT.osf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@ B|Luna|data/models/miniluna.obj|73420000000000000000000|1737000|[0.8,0.8,0.8]|[3
1111
V|orbiter|data/models/miniprobe.obj|[0.0,0.8,0.7]|[7100E3,0,1300E3]|[-1000,0,7350]
1212

1313
;Maneuvers
14-
M|mnv_impulsive|const_accel|orbiter|Earth|prograde|1000|6000|1
14+
M|mnv_test|impulsive|orbiter|Earth|prograde|1000|6000
1515

0 commit comments

Comments
 (0)