ImpactValue
A value linked to an impact assessment category.
Properties
impactCategory
- Type: Ref of ImpactCategory
- Proto-Index: 1
amount
- Type:
double
(external doc) - Proto-Index: 2
Python class stub
The snippet below shows the names of the properties of the corresponding Python class of the olca-schema package. Note that this is not the full class definition but just shows the names of the class and its properties.
@dataclass
class ImpactValue:
amount: float
impact_category: Ref