|
Conquer Space 0.0.0
A space themed grand strategy game set in the near future, with realistic orbital mechanics, and an emphasis on economics and politics.
|
#include <launchvehicle.h>
Public Attributes | |
| double | delta_v |
| double | reliability |
| double | fairing_size |
| double | mass_to_orbit |
| uint64_t | manufacture_time |
| double cqsp::core::components::LaunchVehicle::delta_v |
| double cqsp::core::components::LaunchVehicle::fairing_size |
| uint64_t cqsp::core::components::LaunchVehicle::manufacture_time |
| double cqsp::core::components::LaunchVehicle::mass_to_orbit |
| double cqsp::core::components::LaunchVehicle::reliability |