Skip to content

IntensityCalibration_Type

Bases: NBOBaseClass

Represents the XML complex type IntensityCalibration.

This describes the procedure(s) that were used for excitation and detector calibration and the resulting calibration results.

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

setDate(value, validate=True)

getDate()

resetDate()

hasDate()

getDateAllowedValues() staticmethod

setSampleSize(value, validate=True)

getSampleSize()

resetSampleSize()

hasSampleSize()

setMethod(value, validate=True)

getMethod()

resetMethod()

hasMethod()

getMethodAllowedValues() staticmethod

setIntensityCalibrationToolRef_List(value, validate=True)

getIntensityCalibrationToolRef_List()

addToIntensityCalibrationToolRef_List(value, validate=True)

clearIntensityCalibrationToolRef_List()

setIntensityCalibrationReport_List(value, validate=True)

getIntensityCalibrationReport_List()

addToIntensityCalibrationReport_List(value, validate=True)

clearIntensityCalibrationReport_List()

setCalibrationSoftware_List(value, validate=True)

getCalibrationSoftware_List()

addToCalibrationSoftware_List(value, validate=True)

clearCalibrationSoftware_List()

setAnnotationRef(value, validate=True)

getAnnotationRef()

resetAnnotationRef()

hasAnnotationRef()