Skip to content

TIRFSettings

Bases: Settings_Type

Represents the XML element TIRFSettings.

Total Internal Reflection Fluorescence (TIRF) microscopy is a modality in which fluorescence is excited in a thin layer by an evanescent wave produced by total internal reflection. This element defines the TIRF conditions that were used for this Experiment.

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

setHILO(value, validate=True)

getHILO()

resetHILO()

hasHILO()

setTIRFAngle(value, validate=True)

getTIRFAngle()

resetTIRFAngle()

hasTIRFAngle()

setTIRFHardwareModuleRef_List(value, validate=True)

getTIRFHardwareModuleRef_List()

addToTIRFHardwareModuleRef_List(value, validate=True)

clearTIRFHardwareModuleRef_List()

setTIRFLightPath(value, validate=True)

getTIRFLightPath()

resetTIRFLightPath()

hasTIRFLightPath()

setDescription(value, validate=True)

getDescription()

resetDescription()

hasDescription()