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