GlobeEngine
geAstro::PlanetInfo Struct Reference

#include <Planet.h>

Public Member Functions

 PlanetInfo ()
 
 PlanetInfo (double _spinorbitalignment, double _istransiting, double _discoveryyear, std::string _description, std::string _lastupdate, std::string _discoverymethod, int _isInHZ)
 

Public Attributes

std::string description
 
std::string lastupdate
 
std::string discoverymethod
 
double spinorbitalignment
 
double istransiting
 
double discoveryyear
 
int isInHZ
 

Constructor & Destructor Documentation

geAstro::PlanetInfo::PlanetInfo ( )
inline
geAstro::PlanetInfo::PlanetInfo ( double  _spinorbitalignment,
double  _istransiting,
double  _discoveryyear,
std::string  _description,
std::string  _lastupdate,
std::string  _discoverymethod,
int  _isInHZ 
)
inline

Member Data Documentation

std::string geAstro::PlanetInfo::description
std::string geAstro::PlanetInfo::discoverymethod
double geAstro::PlanetInfo::discoveryyear
int geAstro::PlanetInfo::isInHZ
double geAstro::PlanetInfo::istransiting
std::string geAstro::PlanetInfo::lastupdate
double geAstro::PlanetInfo::spinorbitalignment

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