|
a33aeea77a
|
Added dynamic thrust computation in Rocket and Propagator
|
2023-04-15 14:49:19 -06:00 |
|
|
0734d6a013
|
improvements to propagator getForceXYZ methods. The propagator now reaches out to the QtRocket singleton for current gravity data at each timestep. Can easily do the same for atmospheric density next
|
2023-04-10 19:19:11 -06:00 |
|
|
f595562de9
|
refactored MainWindow compute ballistic trajector to use new Rocket interface
|
2023-04-09 17:00:37 -06:00 |
|
|
90e5289609
|
change rk4 integrator to take vector of doubles, spin off Qt gui in separate thread
|
2023-04-07 17:08:45 -06:00 |
|
|
1b855b2997
|
WIP
|
2023-04-07 17:08:45 -06:00 |
|
|
39920e2777
|
WIP. Added templated RK4 solver and some more framework code
|
2023-04-07 17:08:44 -06:00 |
|
|
8d663f858b
|
Added RK4 solver
|
2023-04-07 17:08:44 -06:00 |
|