AdcInterval¶
- class igwn_ligolw.ligolw.AdcInterval(attrs=None)¶
Bases:
EmptyElementAdcInterval element.
Attributes Summary
The "DeltaT" attribute.
The "Name" attribute.
The "StartTime" attribute.
Attributes Documentation
- DeltaT¶
The “DeltaT” attribute.
- Name¶
The “Name” attribute.
- StartTime¶
The “StartTime” attribute.
- tagName = 'AdcInterval'¶
- validchildren = frozenset({'AdcData', 'Comment', 'Time'})¶