Skip to content

TransmissionWavelengthRangeSettings

Bases: WavelengthRangeSettingsType_Type

Represents the XML element TransmissionWavelengthRangeSettings.

This element records the range of Transmission Wavelengths that were set for this optical component during the Acquisition of this Image. It also records the maximum amount of light transmitted. Multiple of this elements can be used.

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)

setTransmittance(value, validate=True)

getTransmittance()

resetTransmittance()

hasTransmittance()