Class PlanitDemandsReaderSettings

    • Field Detail

      • referenceNetwork

        protected MacroscopicNetwork referenceNetwork
        Reference network to use when demand relate to network entities
      • referenceZoning

        protected Zoning referenceZoning
        Reference zoning to use when demands relate to zoning entities
    • Constructor Detail

      • PlanitDemandsReaderSettings

        public PlanitDemandsReaderSettings()
    • Method Detail

      • getReferenceNetwork

        protected MacroscopicNetwork getReferenceNetwork()
        Collect reference network used
        Returns:
        reference network
      • getReferenceZoning

        protected Zoning getReferenceZoning()
        Collect reference zoning used
        Returns:
        reference zoning
      • setReferenceNetwork

        public void setReferenceNetwork​(MacroscopicNetwork referenceNetwork)
        Set reference network to use
        Parameters:
        referenceNetwork - to use
      • setReferenceZoning

        public void setReferenceZoning​(Zoning referenceZoning)
        Set reference zoning to use
        Parameters:
        referenceZoning - to use