Class TariffSubscriberStructure

  • All Implemented Interfaces:
    StructureInstance

    public final class TariffSubscriberStructure
    extends Object
    implements StructureInstance
    Data-holder class for parsed configuration elements of one tariff subscriber, which typically corresponds to one capapcity bundle. Relevant members are declared final in the package scope.
    Author:
    Prashant Reddy
    • Constructor Detail

      • TariffSubscriberStructure

        public TariffSubscriberStructure​(String name)
    • Method Detail

      • getInconvenienceWeight

        public double getInconvenienceWeight()
      • getTouFactor

        public double getTouFactor()
      • getInterruptibilityFactor

        public double getInterruptibilityFactor()
      • getVariablePricingFactor

        public double getVariablePricingFactor()
      • getTieredRateFactor

        public double getTieredRateFactor()
      • getTariffSwitchFactor

        public double getTariffSwitchFactor()
      • getBrokerSwitchFactor

        public double getBrokerSwitchFactor()
      • getExpectedDuration

        public int getExpectedDuration()
      • getExpMeanPriceWeight

        public Double getExpMeanPriceWeight()
      • getMaxValuePriceWeight

        public Double getMaxValuePriceWeight()
      • getRealizedPriceWeight

        public Double getRealizedPriceWeight()
      • getTariffVolumeThreshold

        public Double getTariffVolumeThreshold()
      • getLogitChoiceRationality

        public double getLogitChoiceRationality()
      • getExpUpRegulation

        public double getExpUpRegulation()
      • getExpDownRegulation

        public double getExpDownRegulation()