CouplingLens¶
Bases: Lens_Type
Represents the XML element CouplingLens.
This element refers to a Lens positioned at the mount connecting the Light Source Coupling device and the Microscope Stand.
Bases: Lens_Type
Represents the XML element CouplingLens.
This element refers to a Lens positioned at the mount connecting the Light Source Coupling device and the Microscope Stand.
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)
¶