Bases: ElectroOpticalDevice_Type
Represents the XML element SpatialLightModulator.
A Spatial Light Modulator (SLM) is device that imposes a changeable spatially varying modulation on a beam of light. The modulation can be in Intensity or in Phase or both.
fromBase(base)
staticmethod
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)
setType(value, validate=True)
setArrayWidth(value, validate=True)
setArrayHeight(value, validate=True)
setResponseTime(value, validate=True)
setResponseTimeUnit(value, validate=True)