Class HomoSapiens
java.lang.Object
org.episteme.natural.biology.HomoSapiens
Represents Homo sapiens - the human species.
Provides a predefined Species instance for humans with taxonomic information.
Modernized to use the new ExtensibleEnum-based BloodType.
- Since:
- 1.0
- Author:
- Silvere Martin-Michiellot, Gemini AI (Google DeepMind)
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final doublestatic final doublestatic final doublestatic final doublestatic final doublestatic final intstatic final intstatic final SpeciesThe human species -
Method Summary
-
Field Details
-
SPECIES
The human species -
BODY_TEMPERATURE_CELSIUS
public static final double BODY_TEMPERATURE_CELSIUS- See Also:
-
RESTING_HEART_RATE_BPM
public static final int RESTING_HEART_RATE_BPM- See Also:
-
AVERAGE_HEIGHT_MALE_M
public static final double AVERAGE_HEIGHT_MALE_M- See Also:
-
AVERAGE_HEIGHT_FEMALE_M
public static final double AVERAGE_HEIGHT_FEMALE_M- See Also:
-
AVERAGE_WEIGHT_MALE_KG
public static final double AVERAGE_WEIGHT_MALE_KG- See Also:
-
AVERAGE_WEIGHT_FEMALE_KG
public static final double AVERAGE_WEIGHT_FEMALE_KG- See Also:
-
CHROMOSOME_COUNT
public static final int CHROMOSOME_COUNT- See Also:
-