SUMO - Simulation of Urban MObility
MSSOTLPolicy5DListStimulus Class Reference

This class determines the stimulus of a MSSOTLPolicy when used in combination with a high level policy.
The stimulus function is calculated as follows:
stimulus = cox * exp(-pow(pheroIn - offsetIn, 2)/divisor -pow(pheroOut - offsetOut, 2)/divisor) More...

#include <MSSOTLPolicy5DFamilyStimulus.h>

Collaboration diagram for MSSOTLPolicy5DListStimulus:
Collaboration graph

Detailed Description

This class determines the stimulus of a MSSOTLPolicy when used in combination with a high level policy.
The stimulus function is calculated as follows:
stimulus = cox * exp(-pow(pheroIn - offsetIn, 2)/divisor -pow(pheroOut - offsetOut, 2)/divisor)


The documentation for this class was generated from the following file: