Class PathChoice

  • All Implemented Interfaces:
    Serializable, Comparable<Idable>, org.djutils.event.EventProducerInterface, Idable
    Direct Known Subclasses:
    StochasticPathChoice

    public class PathChoice
    extends TrafficAssignmentComponent<PathChoice>
    The path choice traffic assignment component responsible for the configuration of the path choice methodology and the path 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
    • Field Detail

      • STOCHASTIC

        public static final String STOCHASTIC
        short for stochastic path choice type
    • Constructor Detail

      • PathChoice

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