Skip to content

OpticalApertureSettings_Type

Bases: Settings_Type

Represents the XML complex type OpticalApertureSettings.

This element refers to the Optical Aperture device used to acquire this image and it holds the settings that were applied to it during this Acquisition.

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)

setID(value, validate=True)

getID()

resetID()

hasID()

setTransmittanceProfileFile_List(value, validate=True)

getTransmittanceProfileFile_List()

addToTransmittanceProfileFile_List(value, validate=True)

clearTransmittanceProfileFile_List()

setReflectanceProfileFile_List(value, validate=True)

getReflectanceProfileFile_List()

addToReflectanceProfileFile_List(value, validate=True)

clearReflectanceProfileFile_List()

setTransmissionWavelengthRangeSettings_List(value, validate=True)

getTransmissionWavelengthRangeSettings_List()

addToTransmissionWavelengthRangeSettings_List(value, validate=True)

clearTransmissionWavelengthRangeSettings_List()

setReflectionWavelengthRangeSettings_List(value, validate=True)

getReflectionWavelengthRangeSettings_List()

addToReflectionWavelengthRangeSettings_List(value, validate=True)

clearReflectionWavelengthRangeSettings_List()