Uses of Class
communications.message.PpaInformation
-
Packages that use PpaInformation Package Description agents.electrolysis -
-
Uses of PpaInformation in agents.electrolysis
Methods in agents.electrolysis that return PpaInformation Modifier and Type Method Description PpaInformation
MonthlyEquivalence. getPpaForPeriod(de.dlr.gitlab.fame.time.TimePeriod timePeriod)
ReturnsPpaInformation
stored earlier for the givenTimePeriod
Methods in agents.electrolysis with parameters of type PpaInformation Modifier and Type Method Description void
MonthlyEquivalence. storePpaForecast(de.dlr.gitlab.fame.time.TimePeriod timePeriod, PpaInformation ppaInformation)
Stores givenPpaInformation
at the specifiedTimePeriod
-