DynExp
Highly flexible laboratory automation for dynamically changing experiments.
PyModules.h File Reference

Implementation of mappings between DynExp instruments and corresponding embedded Python modules making the instrument data available in Python. More...

Go to the source code of this file.

Classes

class  DynExpInstr::PyDataStreamInstrument
 Python mapping of a DynExpInstr::DataStreamInstrument's DynExpInstr::DataStreamBase instance. More...
 

Namespaces

 DynExpInstr
 DynExp's instrument namespace contains the implementation of DynExp instruments which extend DynExp's core functionality in a modular way.
 

Detailed Description

Implementation of mappings between DynExp instruments and corresponding embedded Python modules making the instrument data available in Python.

Definition in file PyModules.h.