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.
Public Attributes | List of all members
cqsp::core::components::LaunchVehicle Struct Reference

#include <launchvehicle.h>

Public Attributes

double delta_v
 
double reliability
 
double fairing_size
 
double mass_to_orbit
 
uint64_t manufacture_time
 

Member Data Documentation

◆ delta_v

double cqsp::core::components::LaunchVehicle::delta_v

◆ fairing_size

double cqsp::core::components::LaunchVehicle::fairing_size

◆ manufacture_time

uint64_t cqsp::core::components::LaunchVehicle::manufacture_time

◆ mass_to_orbit

double cqsp::core::components::LaunchVehicle::mass_to_orbit

◆ reliability

double cqsp::core::components::LaunchVehicle::reliability

The documentation for this struct was generated from the following file: