Skip to content

AcoustoOpticalDeviceSettings_Type

Bases: Settings_Type

Represents the XML complex type AcoustoOpticalDeviceSettings.

This element refers to the Acousto Optical 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()

setDiffractionEfficiency(value, validate=True)

getDiffractionEfficiency()

resetDiffractionEfficiency()

hasDiffractionEfficiency()

setAcousticVelocity(value, validate=True)

getAcousticVelocity()

resetAcousticVelocity()

hasAcousticVelocity()

setAcousticVelocityUnit(value, validate=True)

getAcousticVelocityUnit()

resetAcousticVelocityUnit()

hasAcousticVelocityUnit()

setAcousticFrequency(value, validate=True)

getAcousticFrequency()

resetAcousticFrequency()

hasAcousticFrequency()

setAcousticFrequencyUnit(value, validate=True)

getAcousticFrequencyUnit()

resetAcousticFrequencyUnit()

hasAcousticFrequencyUnit()

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()