Skip to content

ReflectionWavelengthRangeSettings

Bases: WavelengthRangeSettingsType_Type

Represents the XML element ReflectionWavelengthRangeSettings.

This element records the range of Reflection 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)

setReflectance(value, validate=True)

getReflectance()

resetReflectance()

hasReflectance()