public class ArealDetector
extends Object
| Constructor and Description |
|---|
ArealDetector() |
| Modifier and Type | Method and Description |
|---|---|
static SumoCommand |
getIDCount()
Returns the number of the areal detectors in the network.
|
static SumoCommand |
getIDList()
Returns a list of all areal detectors in the network.
|
static SumoCommand |
getJamLengthMeters(String loopID)
getJamLengthMeters
|
static SumoCommand |
getJamLengthVehicle(String loopID)
getJamLengthVehicle
|
static SumoCommand |
getLastStepMeanSpeed(String loopID)
getLastStepMeanSpeed
|
static SumoCommand |
getLastStepOccupancy(String loopID)
getLastStepOccupancy
|
public static SumoCommand getIDList()
public static SumoCommand getIDCount()
public static SumoCommand getJamLengthVehicle(String loopID)
loopID - a string identifying the looppublic static SumoCommand getJamLengthMeters(String loopID)
loopID - a string identifying the looppublic static SumoCommand getLastStepMeanSpeed(String loopID)
loopID - a string identifying the looppublic static SumoCommand getLastStepOccupancy(String loopID)
loopID - a string identifying the loop