Class StochasticPathChoice

    • Field Detail

      • logitChoiceModel

        protected LogitChoiceModel logitChoiceModel
        The registered logit choice model
      • odPathSet

        protected OdPathMatrix odPathSet
        The registered od path set instance
    • Constructor Detail

      • StochasticPathChoice

        public StochasticPathChoice​(IdGroupingToken groupId)
        Constructor
        Parameters:
        groupId - contiguous id generation within this group for instances of this class
      • StochasticPathChoice

        protected StochasticPathChoice​(StochasticPathChoice other)
        Copy constructor
        Parameters:
        other - to copy
    • Method Detail

      • setLogitModel

        public void setLogitModel​(LogitChoiceModel logitChoiceModel)
        set the chosen logit model
        Parameters:
        logitChoiceModel - chosen model
      • setOdPathMatrix

        public void setOdPathMatrix​(OdPathMatrix odPathSet)
        Register a fixed od path set to use in the form of an ODPathMatrix
        Parameters:
        odPathSet - the fixed od path set in the shape of an od path matrix