Package org.mitre.synthea.world.concepts
Class PediatricGrowthTrajectory.YearInformation
- java.lang.Object
-
- org.mitre.synthea.world.concepts.PediatricGrowthTrajectory.YearInformation
-
- Enclosing class:
- PediatricGrowthTrajectory
public static class PediatricGrowthTrajectory.YearInformation extends java.lang.Object
Container for data on changes between years for BMI information.
-
-
Field Summary
Fields Modifier and Type Field Description double
correlation
double
diff
-
Constructor Summary
Constructors Constructor Description YearInformation()
-