public final class TariffSubscriberStructure extends Object implements StructureInstance
| Constructor and Description |
|---|
TariffSubscriberStructure(String name) |
| Modifier and Type | Method and Description |
|---|---|
double |
getBrokerSwitchFactor() |
double |
getExpDownRegulation() |
int |
getExpectedDuration() |
Double |
getExpMeanPriceWeight() |
double |
getExpUpRegulation() |
double |
getInconvenienceWeight() |
ProbabilityDistribution |
getInertiaDistribution() |
double |
getInterruptibilityFactor() |
double |
getLogitChoiceRationality() |
Double |
getMaxValuePriceWeight() |
String |
getName() |
Double |
getRealizedPriceWeight() |
double |
getTariffSwitchFactor() |
Double |
getTariffVolumeThreshold() |
double |
getTieredRateFactor() |
double |
getTouFactor() |
double |
getVariablePricingFactor() |
void |
initialize(FactoredCustomerService service) |
public TariffSubscriberStructure(String name)
public void initialize(FactoredCustomerService service)
public String getName()
getName in interface StructureInstancepublic double getInconvenienceWeight()
public double getTouFactor()
public double getInterruptibilityFactor()
public double getVariablePricingFactor()
public double getTieredRateFactor()
public double getTariffSwitchFactor()
public double getBrokerSwitchFactor()
public int getExpectedDuration()
public Double getExpMeanPriceWeight()
public Double getMaxValuePriceWeight()
public Double getRealizedPriceWeight()
public Double getTariffVolumeThreshold()
public double getLogitChoiceRationality()
public ProbabilityDistribution getInertiaDistribution()
public double getExpUpRegulation()
public double getExpDownRegulation()
Copyright © 2018 Power TAC. All rights reserved.