health_calculators library
Classes
- BasalMetabolicRate
- Calculates the Basal Metabolic Rate (BMR) of a person.
- BMRCalculator
- A class that implements the BasalMetabolicRate abstract class. It calculates the Basal Metabolic Rate (BMR) of a person. It uses different formulas to calculate the BMR based on the input values.
- BodyMassIndex
- Body Mass Index (BMI) is a simple index of weight-for-height that is commonly used to classify underweight, overweight and obesity in adults.
Enums
- Ethnicity
- Enum representing ethnicity.