Skip to content

ElectroOpticalModulator

Bases: ElectroOpticalDevice_Type

Represents the XML element ElectroOpticalModulator.

An Electro-Optical Modulator (EOM) is a device which can be used for controlling the power (→ intensity modulators), phase (→ phase modulators) or polarization of light with an electrical control signal.

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)

setPockelsCell(value, validate=True)

getPockelsCell()

resetPockelsCell()

hasPockelsCell()