Skip to content

PrismSettings

Bases: Settings_Type

Represents the XML element PrismSettings.

This element holds the Setting applied to a Prism used in the Light Path during the acquisition of this Channel as well as a reference (the ID attribute) to the Prism in question.

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

setPositionSetting(value, validate=True)

getPositionSetting()

resetPositionSetting()

hasPositionSetting()

setTransmittanceProfileFie_List(value, validate=True)

getTransmittanceProfileFie_List()

addToTransmittanceProfileFie_List(value, validate=True)

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