38 #ifdef CHECK_MEMORY_LEAKS 40 #endif // CHECK_MEMORY_LEAKS ODMatrix & myMatrix
The current route.
ROMARouteHandler(ODMatrix &matrix)
standard constructor
std::string vtypeid
The vehicle's type id.
static SUMOVehicleParameter * parseVehicleAttributes(const SUMOSAXAttributes &attrs, const bool optionalID=false, const bool skipDepart=false, const bool isPerson=false)
Parses a vehicle's attributes.
virtual ~ROMARouteHandler()
standard destructor
void add(SUMOReal vehicleNumber, SUMOTime begin, SUMOTime end, const std::string &origin, const std::string &destination, const std::string &vehicleType)
Builds a single cell from the given values, verifying them.
SAX-handler base for SUMO-files.
std::string toTaz
The vehicle's destination zone (district)
void myStartElement(int element, const SUMOSAXAttributes &attrs)
Called on the opening of a tag;.
Encapsulated SAX-Attributes.
An O/D (origin/destination) matrix.
SUMOTime depart
The vehicle's departure time.
std::string fromTaz
The vehicle's origin zone (district)
Structure representing possible vehicle parameter.
std::string id
The vehicle's id.