This website requires JavaScript.
Explore
Help
Sign In
travis
/
qtrocket
Watch
1
Star
0
Fork
0
You've already forked qtrocket
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
qtrocket
/
model
History
Travis Hunter
0acec0829a
Fix deadlock in QtRocket initialization after instantiating a default Rocket model during construction. sim::Propagator doesn't need a pointer to QtRocket always, it can just get the instance when it needs it. This is probably an opportunity for cleanup later though
2023-04-23 08:18:24 -06:00
..
MotorCase.cpp
Change to Qt toolkit and Qt Creator
2023-04-07 17:08:44 -06:00
MotorCase.h
WIP
2023-04-22 17:37:41 -06:00
MotorModel.cpp
WIP
2023-04-22 17:37:41 -06:00
MotorModel.h
Adding more motor manufacturers to MOTORMANUFACTURER enum class and MotorManufacturer struct
2023-04-22 19:35:29 -06:00
MotorModelDatabase.cpp
WIP
2023-04-22 12:49:00 -06:00
MotorModelDatabase.h
WIP
2023-04-22 17:37:41 -06:00
Rocket.cpp
Fix deadlock in QtRocket initialization after instantiating a default Rocket model during construction. sim::Propagator doesn't need a pointer to QtRocket always, it can just get the instance when it needs it. This is probably an opportunity for cleanup later though
2023-04-23 08:18:24 -06:00
Rocket.h
Adding more motor manufacturers to MOTORMANUFACTURER enum class and MotorManufacturer struct
2023-04-22 19:35:29 -06:00
ThrustCurve.cpp
adding doxygen comments
2023-04-22 16:29:08 -06:00
ThrustCurve.h
Fix deadlock in QtRocket initialization after instantiating a default Rocket model during construction. sim::Propagator doesn't need a pointer to QtRocket always, it can just get the instance when it needs it. This is probably an opportunity for cleanup later though
2023-04-23 08:18:24 -06:00