QONOther#

Module: iqm.station_control.client.qon

class QONOther(rest)#

Bases: QON

QON representing arbitrary user-defined observations.

Has the form characterization.other.*.

Attributes

domain

Type/purpose of the observation.

rest

User-defined observation name part, can contain further dots.

Methods

Parameters:

rest (str)

rest: str#

User-defined observation name part, can contain further dots.

property domain: Domain#

Type/purpose of the observation.

Inheritance

Inheritance diagram of iqm.station_control.client.qon.QONOther