WarpTwin
Documentation for WarpTwin models and classes.
Loading...
Searching...
No Matches
TabularAtmosphereModel.h File Reference
#include "simulation/Model.h"
#include "utils/Interpolate2D.h"
#include "locations.h"

Go to the source code of this file.

Namespaces

namespace  warptwin
 Class to propagate CR3BP dynamics in characteristic units.

Functions

int16 warptwin::execute () override
 Function to check monitor input conditions and set trigger flag accordingly. Should be implemented in derived class.

Variables

double warptwin::_alt_km
double warptwin::_min_altitude_km
double warptwin::_max_altitude_km
std::vector< std::vector< double > > warptwin::_atmos_table
Interpolate2D warptwin::_interp_pressure
Interpolate2D warptwin::_interp_temperature
Interpolate2D warptwin::_interp_density
bool warptwin::_min_warned = false
bool warptwin::_max_warned = false