run

run#

Run related station control interface models.

Full path: iqm.station_control.interface.models.run

Classes

RunBase

Abstract base class of run data.

RunConfigurationBase

Abstract base class of the run configuration data.

RunData

The content of the run and its configuration stored in the database.

RunDefinition

The content of the run object when creating it.

RunLite

The data of the run stored in the database, excluding run configuration data.

RunWithTimestamps

Abstract base class of run data including timestamps.

Inheritance

Inheritance diagram of iqm.station_control.interface.models.run