ExcitationFilterWheel¶
Bases: FilterWheel_Type
Represents the XML element ExcitationFilterWheel.
This element represents a circular holder for multiple individual Excitation Filters.
Bases: FilterWheel_Type
Represents the XML element ExcitationFilterWheel.
This element represents a circular holder for multiple individual Excitation Filters.
fromBase(base)
staticmethod
¶getTypeName()
¶getXMLName()
¶getNBOType()
¶getChildren()
¶getSubElements()
¶fromJsonFile(path, validate=True)
¶fromJsonString(json_string, validate=True)
¶fromXmlFile(path, validate=True)
¶fromXmlString(xml_string, validate=True)
¶toXmlFile(filename, validate=True)
¶toXmlString(validate=True)
¶setExcitationFilterRef_List(value, validate=True)
¶getExcitationFilterRef_List()
¶addToExcitationFilterRef_List(value, validate=True)
¶clearExcitationFilterRef_List()
¶