Package nl.basjes.sunspec.model.entities
Object FixesAndImprovements
-
- All Implemented Interfaces:
public class FixesAndImprovements
-
-
Field Summary
Fields Modifier and Type Field Description public final static FixesAndImprovementsINSTANCE
-
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.
-
-
-
-