class matlantis_features.features.common.gas_formation_enthalpy.GasStandardFormationEnthalpyFeatureResult(standard_formation_enthalpy: Dict[str, List[float]])#

Bases: object

A dataclass for result of GasStandardFormationEnthalpyFeature.

Methods

__init__(standard_formation_enthalpy)

__init__(standard_formation_enthalpy: Dict[str, List[float]]) None#

Attributes

standard_formation_enthalpy: Dict[str, List[float]]#