Uses of Class
core.AbstractLaneGroup
-
-
Uses of AbstractLaneGroup in core
Fields in core declared as AbstractLaneGroup Modifier and Type Field Description AbstractLaneGroupAbstractVehicle. lgMethods in core that return AbstractLaneGroup Modifier and Type Method Description AbstractLaneGroupAbstractFluidModel. create_lane_group(core.Link link, core.geometry.Side side, Float length, int num_lanes, int start_lane, Set<core.RoadConnection> out_rcs, jaxb.Roadparam rp)AbstractLaneGroupAbstractVehicle. get_lanegroup()AbstractLaneGroupAbstractLaneGroup. get_neighbor_in()AbstractLaneGroupAbstractLaneGroup. get_neighbor_out()Methods in core with parameters of type AbstractLaneGroup Modifier and Type Method Description intAbstractLaneGroup. compareTo(AbstractLaneGroup that)core.geometry.SideAbstractLaneGroup. get_side_with_respect_to_lg(AbstractLaneGroup lg)
-