Skip to content

WavelengthRangeSettingsType_Type

Bases: NBOBaseClass

Represents the XML complex type WavelengthRangeSettingsType.

CutOn is the Wavelength below which the response rate is below 50%. In case a CutOn Wavelength is not available, such as in the case of a ShortPass or Notch configuration, please enter 000.

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)

setCutOn(value, validate=True)

getCutOn()

resetCutOn()

hasCutOn()

setCutOff(value, validate=True)

getCutOff()

resetCutOff()

hasCutOff()

setWavelengthUnit(value, validate=True)

getWavelengthUnit()

resetWavelengthUnit()

hasWavelengthUnit()