30 const std::map<std::string, std::string>& parameters) :
50 std::ostringstream str;
58 std::ostringstream errorMessage;
59 errorMessage <<
"INCORRECT VALUES" <<
"\nStimCoxExpIn="
92 std::ostringstream _str;
#define WRITE_MESSAGE(msg)
double stimDivDispersionInDVal
double stimCoxExpDispersionOutDVal
double getStimOffsetDispersionOut()
double stimCoxExpDispersionInDVal
double getStimCoxExpOut()
MSSOTLPolicy5DStimulus(std::string keyPrefix, const std::map< std::string, std::string > ¶meters)
double getStimCoxExpDispersionOut()
double getStimDivisorDispersionIn()
double stimDivDispersionOutDVal
double getStimCoxExpDispersionIn()
double stimOffsetDispersionInDVal
double getStimDivisorIn()
double getStimDivisorDispersionOut()
virtual double computeDesirability(double vehInMeasure, double vehOutMeasure)
Computes stimulus function stimulus = cox * exp(-pow(pheroIn - offsetIn, 2)/divisor -pow(pheroOut - o...
double getStimOffsetDispersionIn()
double stimOffsetDispersionOutDVal
double getStimDivisorOut()
double getStimOffsetOut()
This class determines the desirability algorithm of a MSSOTLPolicy when used in combination with a hi...