Stellarium  0.16.1
List of all members | Public Attributes
exoplanetData Struct Reference

Public Attributes

QString planetName
 
QString planetProperName
 Exoplanet designation. More...
 
float mass
 Exoplanet proper name. More...
 
float radius
 Exoplanet mass (Mjup) More...
 
float period
 Exoplanet radius (Rjup) More...
 
float semiAxis
 Exoplanet period (days) More...
 
float eccentricity
 Exoplanet orbit semi-major axis (AU) More...
 
float inclination
 Exoplanet orbit eccentricity. More...
 
float angleDistance
 Exoplanet orbit inclination. More...
 
int discovered
 Exoplanet angle distance. More...
 
QString pclass
 Exoplanet discovered year. More...
 
int EqTemp
 Exoplanet classification from host star spectral type (F, G, K, M), habitable zone (hot, warm, cold) and size (miniterran, subterran, terran, superterran, jovian, neptunian) More...
 
int ESI
 Exoplanet equilibrium temperature in kelvins (K) assuming a 0.3 bond albedo (Earth = 255 K). More...
 

Detailed Description

Definition at line 34 of file Exoplanet.hpp.

Member Data Documentation

float exoplanetData::angleDistance

Exoplanet orbit inclination.

Definition at line 44 of file Exoplanet.hpp.

int exoplanetData::discovered

Exoplanet angle distance.

Definition at line 45 of file Exoplanet.hpp.

float exoplanetData::eccentricity

Exoplanet orbit semi-major axis (AU)

Definition at line 42 of file Exoplanet.hpp.

int exoplanetData::EqTemp

Exoplanet classification from host star spectral type (F, G, K, M), habitable zone (hot, warm, cold) and size (miniterran, subterran, terran, superterran, jovian, neptunian)

Definition at line 47 of file Exoplanet.hpp.

int exoplanetData::ESI

Exoplanet equilibrium temperature in kelvins (K) assuming a 0.3 bond albedo (Earth = 255 K).

Definition at line 48 of file Exoplanet.hpp.

float exoplanetData::inclination

Exoplanet orbit eccentricity.

Definition at line 43 of file Exoplanet.hpp.

float exoplanetData::mass

Exoplanet proper name.

Definition at line 38 of file Exoplanet.hpp.

QString exoplanetData::pclass

Exoplanet discovered year.

Definition at line 46 of file Exoplanet.hpp.

float exoplanetData::period

Exoplanet radius (Rjup)

Definition at line 40 of file Exoplanet.hpp.

QString exoplanetData::planetProperName

Exoplanet designation.

Definition at line 37 of file Exoplanet.hpp.

float exoplanetData::radius

Exoplanet mass (Mjup)

Definition at line 39 of file Exoplanet.hpp.

float exoplanetData::semiAxis

Exoplanet period (days)

Definition at line 41 of file Exoplanet.hpp.


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