79 bool AllowResize() const noexcept override final {
return true; }
87 const auto&
GetUI() const noexcept {
return ui; }
Defines DynExp's core module as an interface between the UI and DynExp objects.
UnitType
Units which can be used for data stream instruments.
@ Arbitrary
Arbitrary units (a.u.)
double ValueType
Data type to represent hardware limits on the sample values to write to the hardware adapter assigned...
State machine state as used by class StateMachine. A state mainly wraps a state function of the membe...
Pointer to lock a class derived from ISynchronizedPointerLockable for synchronizing between threads....
QList< QPointF > DataPoints
QPointF DataPointsMaxValues
std::tuple< double, double > FitParams
QPointF DataPointsMaxValues
QPointF DataPointsMinValues
QPointF DataPointsMinValues
QList< QPointF > DataPoints
QList< QPointF > FitPoints
DynExp's main namespace contains the implementation of DynExp including classes to manage resources (...
Accumulates include statements to provide a precompiled header.