Pioneer
Loading...
Searching...
No Matches
Functions
SystemBody.cpp File Reference
#include "SystemBody.h"
#include "AtmosphereParameters.h"
#include "EnumStrings.h"
#include "Game.h"
#include "JsonUtils.h"
#include "Lang.h"
#include "utils.h"
Include dependency graph for SystemBody.cpp:

Functions

double GetSpecificHeat (SystemBody::BodySuperType superType)
 
double GetMolarMass (SystemBody::BodySuperType superType)
 
void CollectSystemBodies (SystemBody *sb, std::vector< SystemBody * > &sb_vector)
 

Function Documentation

◆ CollectSystemBodies()

void CollectSystemBodies ( SystemBody sb,
std::vector< SystemBody * > &  sb_vector 
)
Here is the call graph for this function:

◆ GetMolarMass()

double GetMolarMass ( SystemBody::BodySuperType  superType)

◆ GetSpecificHeat()

double GetSpecificHeat ( SystemBody::BodySuperType  superType)