AcquisitionSoftwareRef¶
Bases: SoftwareRef_Type
Represents the XML element AcquisitionSoftwareRef.
This empty element refers to the Software that was used to drive the Microscope during the Image Acquisition.
Bases: SoftwareRef_Type
Represents the XML element AcquisitionSoftwareRef.
This empty element refers to the Software that was used to drive the Microscope during the Image 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)
¶