public interface LmrsParameters
Copyright (c) 2013-2017 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. All rights reserved.
BSD-style license. See OpenTrafficSim License.
Modifier and Type | Field and Description |
---|---|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
COURTESY
Courtesy parameter.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
DCOOP
Cooperative lane change desire threshold.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
DFREE
Free lane change desire threshold.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
DLC
Lane change desire of current lane change.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
DLEFT
Current left lane change desire.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
DRIGHT
Current right lane change desire.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
DSYNC
Synchronized lane change desire threshold.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble |
HIERARCHY
Hierarchy parameter.
|
static org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeSpeed |
VGAIN
Anticipation speed difference at full lane change desired.
|
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble DFREE
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble DSYNC
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble DCOOP
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble DLEFT
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble DRIGHT
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble DLC
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeSpeed VGAIN
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble COURTESY
static final org.opentrafficsim.core.gtu.behavioralcharacteristics.ParameterTypeDouble HIERARCHY
Copyright © 2014–2017 Delft University of Technology. All rights reserved.