__eq__ (self, other)
__hash__ (self)
__str__ (self)
str escaped (self, str s)
copy_from (self, other)
clear (self)
set_metadata (self, MetadataFlags valid_flags, str eu="", str description="", float eu_high=0, float eu_low=0, float instrument_high=0, float instrument_low=0, str contact_close_label="", str contact_open_label="")
int EuHigh
int EuLow
int InstrumentHigh
int InstrumentLow
Optional Eu = None
Optional Description = None
float EuHigh = 0.0
float EuLow = 0.0
float InstrumentHigh = 0.0
float InstrumentLow = 0.0
Optional ContactCloseLabel = None
Optional ContactOpenLabel = None
int RefCount = 0
Dataclass representing metadata information for a point.