Oolite
Loading...
Searching...
No Matches
OOPlanetEntity.m File Reference
+ Include dependency graph for OOPlanetEntity.m:

Go to the source code of this file.

Classes

category  OOPlanetEntity(Private)
 

Macros

#define NEW_ATMOSPHERE   1
 
#define OO_TERMINATOR_THRESHOLD_VECTOR_DEFAULT   (make_vector(0.105, 0.18, 0.28))
 

Variables

static const double kMesosphere = 10.0 * ATMOSPHERE_DEPTH
 

Macro Definition Documentation

◆ NEW_ATMOSPHERE

#define NEW_ATMOSPHERE   1

Definition at line 29 of file OOPlanetEntity.m.

◆ OO_TERMINATOR_THRESHOLD_VECTOR_DEFAULT

#define OO_TERMINATOR_THRESHOLD_VECTOR_DEFAULT   (make_vector(0.105, 0.18, 0.28))

Definition at line 56 of file OOPlanetEntity.m.

Variable Documentation

◆ kMesosphere

const double kMesosphere = 10.0 * ATMOSPHERE_DEPTH
static