mcvalenti / otherProject

Evaluation of the OrbitRaising propagation model into C++ in order to check for more efficiency.
0 stars 0 forks source link

Reconfigure main in OtherProject #1

Closed mcvalenti closed 7 months ago

mcvalenti commented 7 months ago

Review main structure and consider add an orbit class in order to initialize de system in a more compact way, and document better the project to get more continuity. Make a step to step init reference or maybe an script.

mcvalenti commented 7 months ago

Mission module incorporated and class SpaceVehicle defined draft.