public class SumoTLSPhase extends Object implements SumoObject
Modifier and Type | Field and Description |
---|---|
int |
duration |
int |
duration1 |
int |
duration2 |
String |
phasedef |
Constructor and Description |
---|
SumoTLSPhase() |
SumoTLSPhase(int duration,
int duration1,
int duration2,
String phasedef) |
SumoTLSPhase(int duration,
String phasedef) |
Modifier and Type | Method and Description |
---|---|
String |
toString() |
public int duration
public int duration1
public int duration2
public String phasedef