Skip to content

IlluminationWavelengthRangeType_Type

Bases: WavelengthRangeType_Type

Represents the XML complex type IlluminationWavelengthRangeType.

This field records the nominal Illumination Power (also known as Power Output or Illumination Intensity) emitted at Peak Wavelength by this Light Source, as advertised by the Manufacturer.

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)

setIlluminationPower(value, validate=True)

getIlluminationPower()

resetIlluminationPower()

hasIlluminationPower()

setIlluminationPowerUnit(value, validate=True)

getIlluminationPowerUnit()

resetIlluminationPowerUnit()

hasIlluminationPowerUnit()