Class OptimisationOutputs


  • public class OptimisationOutputs
    extends Object
    Comprises output data from the external model, which is called by the heat pump strategist type StrategistExternal, to be used back in AMIRIS.
    Author:
    Evelyn Sperber, Christoph Schimeczek
    • Constructor Detail

      • OptimisationOutputs

        public OptimisationOutputs()
    • Method Detail

      • getElectricity_demand

        public ArrayList<Double> getElectricity_demand()
        Returns:
        aggregated electricity demand from grid of heat pumps
      • setElectricity_demand

        public void setElectricity_demand​(ArrayList<Double> electricity_demand)
        Sets aggregated electricity demand from grid of heat pumps
        Parameters:
        electricity_demand - to be set