WaveFrontSensor¶
Bases: Camera_Type
Represents the XML element WaveFrontSensor.
A two dimensional sensor for measuring the location of the wavefront, typically used in Adaptive Optics.
Bases: Camera_Type
Represents the XML element WaveFrontSensor.
A two dimensional sensor for measuring the location of the wavefront, typically used in Adaptive Optics.
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)
¶setType(value, validate=True)
¶getType()
¶resetType()
¶hasType()
¶setAccuracy(value, validate=True)
¶getAccuracy()
¶resetAccuracy()
¶hasAccuracy()
¶setSensitivity(value, validate=True)
¶getSensitivity()
¶resetSensitivity()
¶hasSensitivity()
¶