- Gaussian - Class in org.powertac.officecomplexcustomer.configurations
-
- Gaussian() - Constructor for class org.powertac.officecomplexcustomer.configurations.Gaussian
-
- generateCustomerInfoList() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
This function finds all the available Office Consumers in the competition
and creates a list of their customerInfo.
- getApplianceOf() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the household where the appliance is installed.
- getAppliances() - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function that returns the appliances of the office.
- getBrokerSwitchFactor(boolean) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getCapacityProfile(Tariff) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getConfigFile1() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
Getter method for the first configuration file
- getCustomerInfo() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getCustomerRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getDailyRoutine() - Method in class org.powertac.officecomplexcustomer.persons.Person
-
This function returns the daily routine of a person.
- getDominantAppliance() - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This function returns the dominant appliance of the household.
- getDominantConsumption(int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function returning the dominant Consumption Load for a certain
hour.
- getDominantLoad(String) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the dominant Consumption Load for a certain type of
houses
- getDuration() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the duration variable of the appliance.
- getInertiaSample() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getMembers() - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function that returns the members of the office.
- getNonDominantConsumption(int) - Method in class org.powertac.officecomplexcustomer.customers.Office
-
This is a function returning the non dominant Consumption Load for a
certain hour.
- getNonDominantLoad(String) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the non dominant Consumption Load for a certain type
of houses
- getOfficeComplexList() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
This function returns the list of the villages created at the beginning of
the game by the service
- getOfficeMapping() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the inertia Map variable of the village.
- getOffices() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns a vector with all the offices that are present in
this office complex.
- getOffices(String) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns a vector with all the offices of a certain type that
are present in this office complex.
- getOperationDaysVector() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the operation days vector of the appliance.
- getOverallPower() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the power variable of the appliance.
- getPopulation() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getPower() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the power variable of the appliance.
- getRandomSeedRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getSaturation() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the saturation variable of the appliance.
- getServerConfiguration() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getShiftingInconvenienceFactor(Tariff) - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getTariffChoiceSample() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getTariffEvaluators() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex
-
This function returns the period Map variable of the village.
- getTariffRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getTariffSubscriptionRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getTimeService() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getTimeslotRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getType() - Method in class org.powertac.officecomplexcustomer.customers.OfficeComplex.TariffEvaluationWrapper
-
- getWeatherReportRepo() - Method in class org.powertac.officecomplexcustomer.OfficeComplexCustomerService
-
- getWeeklyLoadVector() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the weekly load vector of the appliance.
- getWeeklyOperation() - Method in class org.powertac.officecomplexcustomer.appliances.Appliance
-
This function returns the weekly operation vector of the appliance.
- getWeeklyRoutine() - Method in class org.powertac.officecomplexcustomer.persons.Person
-
This function returns the weekly routine of a person.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionOperation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionPowerClass
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.powertac.officecomplexcustomer.enumerations.Status
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionOperation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionPowerClass
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.AirConditionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum org.powertac.officecomplexcustomer.enumerations.Status
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- VARIABLE_PRICING_FACTOR - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_DURATION_CYCLE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_POWER_MEAN - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_POWER_VARIANCE - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_SHIFTING_INTERVAL - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VENDING_MACHINE_SHIFTING_PERIODS - Static variable in class org.powertac.officecomplexcustomer.configurations.OfficeComplexConstants
-
- VendingMachine - Class in org.powertac.officecomplexcustomer.appliances
-
Refrigerator is in use in all the households in order to keep food preserved.
- VendingMachine() - Constructor for class org.powertac.officecomplexcustomer.appliances.VendingMachine
-