Skip to content

ExcitationFilterRef

Bases: FilterRef_Type

Represents the XML element ExcitationFilterRef.

This field refers to an available Excitation Filter, which is part of this Filter Cube.

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)