39#include "models/FGAtmosphere.h"
61const string FGJSBBase::needed_cfg_version =
"2.0";
62const string FGJSBBase::JSBSim_version = JSBSIM_VERSION
" " __DATE__
" " __TIME__ ;
64short FGJSBBase::debug_lvl = 1;
85string FGJSBBase::CreateIndexedPropertyName(
const string& Property,
int index)
88 buf << Property <<
'[' << index <<
']';
static char fgcyan[6]
cyan text
static char fggreen[6]
green text
static char normint[6]
normal intensity text
static char fgred[6]
red text
static char fgblue[6]
blue text
void disableHighLighting(void)
Disables highlighting in the console output.
static char underon[5]
underlines text
static char halfint[5]
low intensity text
static char fgdef[6]
default text
static char reset[5]
resets text properties
static char underoff[6]
underline off
static char highint[5]
highlights text