GenericLens¶
Bases: Lens_Type
Represents the XML element GenericLens.
This element refers to any additional Generic Lens positioned in the Light Path for a given Channel.
Bases: Lens_Type
Represents the XML element GenericLens.
This element refers to any additional Generic Lens positioned in the Light Path for a given Channel.
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)
¶