1#ifndef __TVLSIM_BAS_SIMULATIONMODE_HPP
2#define __TVLSIM_BAS_SIMULATIONMODE_HPP
10#include <stdair/basic/StructAbstract.hpp>
77 _mode = iEN_SimulationMode;
Enumeration of json commands.
char getModeAsChar() const
std::string getModeAsString() const
bool operator==(const EN_SimulationMode &) const
const std::string describe() const
static std::string getModeLabelAsString(const EN_SimulationMode &)
SimulationMode(const EN_SimulationMode &)
static char getModeLabel(const EN_SimulationMode &)
static const std::string & getLabel(const EN_SimulationMode &)
EN_SimulationMode getMode() const
static std::string describeLabels()
void setMode(const EN_SimulationMode &iEN_SimulationMode)