An edge the jtr-router may route through.
Loader for the of turning percentages and source/sink definitions.
~ROJTRTurnDefLoader()
Destructor.
void addEdgeRel(const SUMOSAXAttributes &attrs)
Parses the probability to use a certain incoming-outgoing edge relation.
void addToEdge(const SUMOSAXAttributes &attrs)
Parses the probability to use a certain outgoing edge.
bool myHaveWarnedAboutDeprecatedFormat
whether the warning for the deprecated format has been issued
ROJTREdge * myEdge
The current incoming edge the turning probabilities are set into.
double myIntervalBegin
The begin and the end of the current interval.
void myStartElement(int element, const SUMOSAXAttributes &attrs)
Called on the opening of a tag;.
RONet & myNet
The network to set the information into.
bool mySourcesAreSinks
whether all sources are sinks
void beginFromEdge(const SUMOSAXAttributes &attrs)
Begins the processing of a incoming edge definition.
bool myDiscountSources
whether upstream flows should be discounted from source flows
The router's network representation.
Encapsulated SAX-Attributes.
SAX-handler base for SUMO-files.