pylhe.LHEWeight
- class pylhe.LHEWeight(id: str, name: str, attrib: dict[str, str])[source]
Bases:
objectInformation about a single weight inside or outside of a weight group.
Methods
__init__(id, name, attrib)Attributes
ID of the weight, retrieved from the attributes.
Weight XML attributes
Weight description text
- attributes: dict[str, str]
Weight XML attributes
- property id: str
ID of the weight, retrieved from the attributes.
- name: str
Weight description text