27#define GRAVITY_MPS2 9.81
29#define HP_TO_W 745.699872
33#define MAX_POLY_DEGREE 9
virtual ~EngineParameters()
double __brakesOneMinusAlpha
double __airFrictionCoefficient
void computeCoefficients()
struct PolynomialEngineModelRpmToHp engineMapping
void dumpParameters(std::ostream &out)
EngineParameters & operator=(const EngineParameters &other)
double __speedToRpmCoefficient
double tiresFrictionCoefficient
double __speedToThrustCoefficient
struct GearShiftingRules shiftingRule
double __maxNoSlipAcceleration
double __rpmToSpeedCoefficient
double __maxAccelerationCoefficient
double x[MAX_POLY_DEGREE]