public interface LmrsParameters
 Copyright (c) 2013-2018 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.base.parameters.ParameterTypeDouble | 
COURTESY
Courtesy parameter. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeDouble | 
DCOOP
Cooperative lane change desire threshold. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeDouble | 
DFREE
Free lane change desire threshold. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeDouble | 
DLC
Lane change desire of current lane change. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeDouble | 
DLEFT
Current left lane change desire. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeDouble | 
DRIGHT
Current right lane change desire. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeDouble | 
DSYNC
Synchronized lane change desire threshold. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeDouble | 
SOCIO
Socio-speed sensitivity parameter. 
 | 
static org.opentrafficsim.base.parameters.ParameterTypeSpeed | 
VGAIN
Anticipation speed difference at full lane change desired. 
 | 
static final org.opentrafficsim.base.parameters.ParameterTypeDouble DFREE
static final org.opentrafficsim.base.parameters.ParameterTypeDouble DSYNC
static final org.opentrafficsim.base.parameters.ParameterTypeDouble DCOOP
static final org.opentrafficsim.base.parameters.ParameterTypeDouble DLEFT
static final org.opentrafficsim.base.parameters.ParameterTypeDouble DRIGHT
static final org.opentrafficsim.base.parameters.ParameterTypeDouble DLC
static final org.opentrafficsim.base.parameters.ParameterTypeSpeed VGAIN
static final org.opentrafficsim.base.parameters.ParameterTypeDouble COURTESY
static final org.opentrafficsim.base.parameters.ParameterTypeDouble SOCIO
Copyright © 2014–2018 Delft University of Technology. All rights reserved.