![]() |
Pioneer
|
#include "SystemBody.h"#include "AtmosphereParameters.h"#include "EnumStrings.h"#include "Game.h"#include "JsonUtils.h"#include "Lang.h"#include "utils.h"
Functions | |
| double | GetSpecificHeat (SystemBody::BodySuperType superType) |
| double | GetMolarMass (SystemBody::BodySuperType superType) |
| void | CollectSystemBodies (SystemBody *sb, std::vector< SystemBody * > &sb_vector) |
| void CollectSystemBodies | ( | SystemBody * | sb, |
| std::vector< SystemBody * > & | sb_vector | ||
| ) |

| double GetMolarMass | ( | SystemBody::BodySuperType | superType | ) |
| double GetSpecificHeat | ( | SystemBody::BodySuperType | superType | ) |