IGWDFrame

class igwn_ligolw.ligolw.IGWDFrame(attrs=None)

Bases: EmptyElement

IGWDFrame element.

Attributes Summary

Name

The "Name" attribute.

tagName

validchildren

Attributes Documentation

Name

The “Name” attribute.

tagName = 'IGWDFrame'
validchildren = frozenset({'AdcData', 'Array', 'Comment', 'Detector', 'IGWDFrame', 'LIGO_LW', 'Param', 'Stream', 'Time'})