Package de.tudresden.sumo.objects
Class SumoStage
java.lang.Object
de.tudresden.sumo.objects.SumoStage
- All Implemented Interfaces:
SumoObject
- Direct Known Subclasses:
SumoStage
- Author:
- Jakob Erdmann
-
Field Summary
Modifier and TypeFieldDescriptiondouble
double
double
double
double
double
int
-
Constructor Summary
-
Method Summary
-
Field Details
-
type
public int type -
vType
-
line
-
destStop
-
edges
-
travelTime
public double travelTime -
cost
public double cost -
length
public double length -
intended
-
depart
public double depart -
departPos
public double departPos -
arrivalPos
public double arrivalPos -
description
-
-
Constructor Details
-
SumoStage
public SumoStage()
-