Class RouteChoice

  • All Implemented Interfaces:
    Serializable, org.djutils.event.EventProducerInterface
    Direct Known Subclasses:
    StochasticRouteChoice

    public class RouteChoice
    extends TrafficAssignmentComponent<RouteChoice>
    The route choice traffic assignment component responsible for the configuration of the route choice methodology and the routes associated with this procedure. All derived classes must adhere to this protected constructors signature as the factory expects a traffic component create listener only
    Author:
    markr
    See Also:
    Serialized Form
    • Constructor Detail

      • RouteChoice

        protected RouteChoice​(IdGroupingToken groupId)
        Constructor
        Parameters:
        groupId - contiguous id generation within this group for instances of this class