-
globalTag
org.opentrafficsim.road.network.factory.vissim.GlobalTag globalTag
Global values from the GLOBAL tag.
-
nodeTags
Map<K,V> nodeTags
The UNprocessed links for further reference.
-
linkTags
Map<K,V> linkTags
The UNprocessed links for further reference.
-
connectorTags
Map<K,V> connectorTags
The UNprocessed links for further reference.
-
realLinkTags
Map<K,V> realLinkTags
The UNprocessed links for further reference.
-
signalHeadTags
Map<K,V> signalHeadTags
The UNprocessed links for further reference.
-
sensorTags
Map<K,V> sensorTags
The UNprocessed links for further reference.
-
gtuTags
Map<K,V> gtuTags
The gtu tags for further reference.
-
gtuMixTags
Map<K,V> gtuMixTags
The gtumix tags for further reference.
-
roadTypeTags
Map<K,V> roadTypeTags
The road type tags for further reference.
-
gtuTypes
Map<K,V> gtuTypes
The GTUTypes that have been created. public to make it accessible from LaneAttributes.
-
laneTypeTags
Map<K,V> laneTypeTags
The LaneType tags that have been created.
-
roadLayoutTags
Map<K,V> roadLayoutTags
The LaneType tags that have been created.
-
routeMixTags
Map<K,V> routeMixTags
The RouteMix tags that have been created.
-
shortestRouteMixTags
Map<K,V> shortestRouteMixTags
The RouteMix tags that have been created.
-
shortestRouteTags
Map<K,V> shortestRouteTags
The RouteMix tags that have been created.
-
routeTags
Map<K,V> routeTags
The RouteMix tags that have been created.
-
laneTypes
Map<K,V> laneTypes
The LaneTypes that have been created.
-
simulator
DEVSSimulatorInterface.TimeDoubleUnit simulator
The simulator for creating the animation. Null if no animation needed.
-
network
OTSNetwork network
The network to register the GTUs in.
-
upperNodeNr
int upperNodeNr
the node number is automatically generated and increases with every additional node.
-
upperLinkNr
int upperLinkNr
the node number is automatically generated and increases with every additional node.