UnitInfo
UnitInfo
evo.blockmodels.typed.units.UnitInfo
Information about a unit.
unit_id
unit_id: str
The unit ID to use when setting column units.
symbol
symbol: str
Display symbol for the unit.
description
description: str
Human-readable description of the unit.
unit_type
unit_type: UnitType
The type/category of this unit.
conversion_factor
conversion_factor: float
Conversion factor to the reference unit for this unit type.