REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
Loading...
Searching...
No Matches

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()

void GainOffset::apply ( double gain,
double offset )
inline

Definition at line 60 of file protocol_oob.cpp.

References gain, and offset.

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: