public interface SignalPlanConstants
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
ALL_PHASES |
static int |
MAIN_CLEAR_TIME |
static int |
MAX_RELEASE_TIME
MAX_RELEASE_TIME: the maximum time (in sec) for the green light
|
static int |
MAX_STOP_TIME
MAX_STOP_TIME the maximum time (in sec) for the red light
|
static int |
MEAN_RELEASE_TIME |
static int |
MIN_RELEASE_TIME
MIN_RELEASE_TIME: the minimum time (in sec) for the green light
|
static int |
MIN_STOP_TIME
MIN_STOP_TIME the minimum time (in sec) for the red light
|
static int |
PED_CLEAR_TIME
PED_CLEAR_TIME the time (in sec) for clearing the pedestrian lane after the red starts
|
static java.lang.String |
PHASES_NOT_ONLY_PEDESTRIAN |
static java.lang.String |
PHASES_WITHOUT_PEDESTRIAN |
static java.lang.String |
RELEASE_STATUS |
static java.lang.String |
RELEASE_STOP_TRANS_STATUS |
static int |
RELEASE_STOP_TRANS_TIME
RELEASE_STOP_TRANS_TIME the time (in sec) for the transition light between a green and a red
|
static int |
SEC_CLEAR_TIME |
static java.lang.String |
STOP_RELEASE_TRANS_STATUS |
static int |
STOP_RELEASE_TRANS_TIME
STOP_RELEASE_TRANS_TIME the time (in sec) for the transition light between a red and a green
|
static java.lang.String |
STOP_STATUS |
static final int MIN_RELEASE_TIME
static final int MEAN_RELEASE_TIME
static final int MAX_RELEASE_TIME
static final int MIN_STOP_TIME
static final int MAX_STOP_TIME
static final int RELEASE_STOP_TRANS_TIME
static final int STOP_RELEASE_TRANS_TIME
static final int PED_CLEAR_TIME
static final int MAIN_CLEAR_TIME
static final int SEC_CLEAR_TIME
static final java.lang.String RELEASE_STATUS
static final java.lang.String STOP_STATUS
static final java.lang.String RELEASE_STOP_TRANS_STATUS
static final java.lang.String STOP_RELEASE_TRANS_STATUS
static final java.lang.String ALL_PHASES
static final java.lang.String PHASES_WITHOUT_PEDESTRIAN
static final java.lang.String PHASES_NOT_ONLY_PEDESTRIAN
Data In Motion GmbH all rights reserved