Uses of Class
org.opentrafficsim.road.gtu.lane.tactical.toledo.InfrastructureLaneChangeInfoToledo
-
Packages that use InfrastructureLaneChangeInfoToledo Package Description org.opentrafficsim.road.gtu.lane.tactical.toledo Copyright (c) 2013-2020 Delft University of Technology, PO Box 5, 2600 AA, Delft, the Netherlands. -
-
Uses of InfrastructureLaneChangeInfoToledo in org.opentrafficsim.road.gtu.lane.tactical.toledo
Methods in org.opentrafficsim.road.gtu.lane.tactical.toledo that return types with arguments of type InfrastructureLaneChangeInfoToledo Modifier and Type Method Description SortedSet<InfrastructureLaneChangeInfoToledo>ToledoPerception. getInfrastructureLaneChangeInfo(RelativeLane lane)Returns infrastructure lane change info of a lane.TimeStampedObject<SortedSet<InfrastructureLaneChangeInfoToledo>>ToledoPerception. getTimeStampedInfrastructureLaneChangeInfo(RelativeLane lane)Returns time stamped infrastructure lane change info of a lane.
-