ImagingEnvironment¶
Bases: NBOBaseClass
Represents the XML element ImagingEnvironment.
This element describes the environment in which the biological sample was maintained during the Acquisition of this Image.
Bases: NBOBaseClass
Represents the XML element ImagingEnvironment.
This element describes the environment in which the biological sample was maintained during the Acquisition of this Image.
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()
¶setTemperature(value, validate=True)
¶getTemperature()
¶resetTemperature()
¶hasTemperature()
¶getTemperatureAllowedValues()
staticmethod
¶setTemperatureUnit(value, validate=True)
¶getTemperatureUnit()
¶resetTemperatureUnit()
¶hasTemperatureUnit()
¶setCO2Percent(value, validate=True)
¶getCO2Percent()
¶resetCO2Percent()
¶hasCO2Percent()
¶getCO2PercentAllowedValues()
staticmethod
¶setHumidity(value, validate=True)
¶getHumidity()
¶resetHumidity()
¶hasHumidity()
¶getHumidityAllowedValues()
staticmethod
¶setAirPressure(value, validate=True)
¶getAirPressure()
¶resetAirPressure()
¶hasAirPressure()
¶setAirPressureUnit(value, validate=True)
¶getAirPressureUnit()
¶resetAirPressureUnit()
¶hasAirPressureUnit()
¶setO2Percent(value, validate=True)
¶getO2Percent()
¶resetO2Percent()
¶hasO2Percent()
¶setDescription(value, validate=True)
¶getDescription()
¶resetDescription()
¶hasDescription()
¶setMap(value, validate=True)
¶getMap()
¶resetMap()
¶hasMap()
¶