Uses of Class
org.opentrafficsim.road.gtu.lane.AbstractLaneBasedGTU2
-
Packages that use AbstractLaneBasedGTU2 Package Description org.opentrafficsim.road.gtu.lane The lane-based GTUs are the Generalized Travel Units that travel in lanes, and need to switch lanes to overtake. -
-
Uses of AbstractLaneBasedGTU2 in org.opentrafficsim.road.gtu.lane
Subclasses of AbstractLaneBasedGTU2 in org.opentrafficsim.road.gtu.lane Modifier and Type Class Description class
AbstractLaneBasedIndividualGTU
Specific type of LaneBasedGTU.class
LaneBasedIndividualGTU
Augments the AbstractLaneBasedIndividualGTU with a LaneBasedIndividualCarBuilder and animation support
-