Planetary Orbital Evolution due to Tides
Orbital evolution of two objects experiencing tides
StellarZone.h
Go to the documentation of this file.
1
7
#ifndef __STELLAR_ZONE_H
8
#define __STELLAR_ZONE_H
9
10
namespace
Core
{
12
enum
StellarZone
{
total
=0,
13
core
=1,
14
radiative
=1,
15
envelope
=2,
16
convective
=2
17
};
18
}
19
20
#endif
Core::envelope
The convective envelope.
Definition:
StellarZone.h:15
Core::total
The entire star.
Definition:
StellarZone.h:12
Core::radiative
The radiative core.
Definition:
StellarZone.h:14
Core::core
The radiative core.
Definition:
StellarZone.h:13
Core::StellarZone
StellarZone
Tags for the stellar zone.
Definition:
StellarZone.h:12
Core
Definition:
AstronomicalConstants.h:11
Core::convective
The convective envelope.
Definition:
StellarZone.h:16
poet_src
Core
StellarZone.h
Generated on Fri Apr 23 2021 13:57:10 for Planetary Orbital Evolution due to Tides by
1.8.13