QuantityΒΆ
- class fdsreader.utils.data.Quantity(quantity: str, short_name: str, unit: str)[source]
Object containing information about a quantity with the corresponding short_name and unit.
- Variables:
short_name β The short short_name representing the quantity.
quantity β The name of the quantity.
unit β The corresponding unit of the quantity.
- property label
- property quantity