|
REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
GainOffset Struct Reference
Public Member Functions | |
| void | apply (double gain, double offset) |
Public Attributes | |
| double | gain = 1.0 |
| double | offset = 0.0 |
Detailed Description
Definition at line 56 of file protocol_oob.cpp.
Member Function Documentation
◆ apply()
|
inline |
Definition at line 60 of file protocol_oob.cpp.
Member Data Documentation
◆ gain
| double GainOffset::gain = 1.0 |
Definition at line 57 of file protocol_oob.cpp.
Referenced by apply().
◆ offset
| double GainOffset::offset = 0.0 |
Definition at line 58 of file protocol_oob.cpp.
Referenced by apply().
The documentation for this struct was generated from the following file:
- lib/core/src/protocol/protocol_oob.cpp