IMS2  Pre-Alpha
An Orbiter add-on to allow on-runtime construction of spacecraft from predefined modules
CONSUMABLEDATA Struct Reference

struct used to store static properties of propellant types More...

Public Member Functions

bool operator== (string shorthnd)
 use for quick identification by the consumables shorthand
 

Public Attributes

int id
 generated when reading consumables from file. Serves for faster identification than by string
 
std::string name
 the name of the propellant
 
std::string shorthand
 The shorthand describing the consumable.
 
float density
 density in kg/m^3
 
CONSUMABLESTATE state
 liquid or solid
 

Detailed Description

struct used to store static properties of propellant types


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