UncertaintyFormat#
- class impacthpc.UncertaintyFormat(*values)
Bases:
Enum
The way the uncertainties should be formatted. See Uncertainty
- MIN_MAX = Minimum and maximum values
- STANDARD_DEVIATION = the standard deviation of the
Attributes Summary
Attributes Documentation
- MIN_MAX = 0#
- STANDARD_DEVIATION = 1#
- MIN_MAX = 0
- STANDARD_DEVIATION = 1