Package nl.basjes.sunspec.model.entities
Object Utils
-
- All Implemented Interfaces:
public class Utils
-
-
Method Summary
Modifier and Type Method Description final UnitfixProblemsInStandardSunSpec(SunSpecModel model)Various fixes to make the SunSpec usable in code. -
-
Method Detail
-
fixProblemsInStandardSunSpec
final Unit fixProblemsInStandardSunSpec(SunSpecModel model)
Various fixes to make the SunSpec usable in code.
- Parameters:
model- The SunSpecModel that needs to be fixed.
-
-
-
-