Class LaneGroupInfo

    • Constructor Detail

      • LaneGroupInfo

        public LaneGroupInfo​(core.AbstractLaneGroup lg)
    • Method Detail

      • get_num_cells

        public int get_num_cells()
      • get_vehicles_by_cell

        public Map<State,​Double> get_vehicles_by_cell​(int i)
      • get_total_vehicles_by_cell

        public List<Double> get_total_vehicles_by_cell()
      • get_total_vehicles

        public Double get_total_vehicles()