|
DynExp
Highly flexible laboratory automation for dynamically changing experiments.
|
Implementation of a gRPC client instrument to access a remote laser meta instrument. More...
Go to the source code of this file.
Namespaces | |
| namespace | DynExpInstr |
| DynExp's instrument namespace contains the implementation of DynExp instruments which extend DynExp's core functionality in a modular way. | |
| namespace | DynExpInstr::NetworkLaserTasks |
Functions | |
| constexpr DynExpProto::Common::FrequencyUnitType | DynExpInstr::ToPrototUnitType (LaserData::FrequencyUnitType Unit) |
| constexpr LaserData::FrequencyUnitType | DynExpInstr::ToLaserUnitType (DynExpProto::Common::FrequencyUnitType Unit) |
| constexpr DynExpProto::Common::IntensityUnitType | DynExpInstr::ToPrototUnitType (LaserData::IntensityUnitType Unit) |
| constexpr LaserData::IntensityUnitType | DynExpInstr::ToLaserUnitType (DynExpProto::Common::IntensityUnitType Unit) |
| constexpr LaserData::LaserStateType | DynExpInstr::ToLaserStateType (DynExpProto::NetworkLaser::StateType State) |
Implementation of a gRPC client instrument to access a remote laser meta instrument.
Definition in file NetworkLaser.h.