SUMO - Simulation of Urban MObility
MSDevice_ToC.cpp File Reference
Include dependency graph for MSDevice_ToC.cpp:

Go to the source code of this file.

Macros

#define DEFAULT_AUTOMATED_TYPE   ""
 
#define DEFAULT_INITIAL_AWARENESS   0.5
 
#define DEFAULT_LCABSTINENCE   0.0
 
#define DEFAULT_MANUAL_TYPE   ""
 
#define DEFAULT_MRM_DECEL   1.5
 
#define DEFAULT_OPENGAP_CHANGERATE   1.0
 
#define DEFAULT_OPENGAP_MAXDECEL   1.0
 
#define DEFAULT_OPENGAP_SPACING   0.0
 
#define DEFAULT_OPENGAP_TIMEGAP   -1.0
 
#define DEFAULT_RECOVERY_RATE   0.1
 
#define DEFAULT_RESPONSE_TIME   5.0
 

Detailed Description

Author
Leonhard Luecken
Daniel Krajzewicz
Michael Behrisch
Jakob Erdmann
Date
01.04.2018
Version
$Id$

Definition in file MSDevice_ToC.cpp.

Macro Definition Documentation

◆ DEFAULT_AUTOMATED_TYPE

#define DEFAULT_AUTOMATED_TYPE   ""

Definition at line 72 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getAutomatedType().

◆ DEFAULT_INITIAL_AWARENESS

#define DEFAULT_INITIAL_AWARENESS   0.5

◆ DEFAULT_LCABSTINENCE

#define DEFAULT_LCABSTINENCE   0.0

Definition at line 58 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getLCAbstinence(), and MSDevice_ToC::insertOptions().

◆ DEFAULT_MANUAL_TYPE

#define DEFAULT_MANUAL_TYPE   ""

Definition at line 71 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getManualType().

◆ DEFAULT_MRM_DECEL

#define DEFAULT_MRM_DECEL   1.5

Definition at line 62 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getMRMDecel(), and MSDevice_ToC::insertOptions().

◆ DEFAULT_OPENGAP_CHANGERATE

#define DEFAULT_OPENGAP_CHANGERATE   1.0

Definition at line 67 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getOpenGapParams().

◆ DEFAULT_OPENGAP_MAXDECEL

#define DEFAULT_OPENGAP_MAXDECEL   1.0

Definition at line 68 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getOpenGapParams().

◆ DEFAULT_OPENGAP_SPACING

#define DEFAULT_OPENGAP_SPACING   0.0

Definition at line 66 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getOpenGapParams().

◆ DEFAULT_OPENGAP_TIMEGAP

#define DEFAULT_OPENGAP_TIMEGAP   -1.0

Definition at line 65 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getOpenGapParams().

◆ DEFAULT_RECOVERY_RATE

#define DEFAULT_RECOVERY_RATE   0.1

Definition at line 56 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getRecoveryRate(), and MSDevice_ToC::insertOptions().

◆ DEFAULT_RESPONSE_TIME

#define DEFAULT_RESPONSE_TIME   5.0

Definition at line 53 of file MSDevice_ToC.cpp.

Referenced by MSDevice_ToC::getResponseTime(), and MSDevice_ToC::insertOptions().