GlobeEngine
geAstro::BodyInfo Struct Reference

#include <Body.h>

Public Member Functions

 BodyInfo ()
 
 BodyInfo (const std::shared_ptr< BodyInfo > copy)
 

Public Attributes

std::string name
 
double radius
 
double mass
 
double rotationPeriod
 
double axisTilt
 
double transittime
 
double temperature
 
double age
 
BodyCompositionInfo structure
 

Constructor & Destructor Documentation

geAstro::BodyInfo::BodyInfo ( )
inline
geAstro::BodyInfo::BodyInfo ( const std::shared_ptr< BodyInfo copy)
inline

Member Data Documentation

double geAstro::BodyInfo::age
double geAstro::BodyInfo::axisTilt
double geAstro::BodyInfo::mass
std::string geAstro::BodyInfo::name
double geAstro::BodyInfo::radius
double geAstro::BodyInfo::rotationPeriod
BodyCompositionInfo geAstro::BodyInfo::structure
double geAstro::BodyInfo::temperature
double geAstro::BodyInfo::transittime

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