REDAC HybridController
Firmware for LUCIDAC/REDAC Teensy
|
Loading...
Searching...
No Matches
mblock.cpp File Reference
#include "block/mblock.h"
#include "block/mblock_int.h"
#include "block/mblock_mul.h"
#include "utils/logging.h"
#include "carrier/cluster.h"
#include <math.h>
Include dependency graph for mblock.cpp:

Go to the source code of this file.
Functions | |
int | abs_clamp (float in, int min, int max) |
Function Documentation
◆ abs_clamp()
int abs_clamp | ( | float | in, |
int | min, | ||
int | max ) |
Definition at line 16 of file mblock.cpp.
Referenced by blocks::MIntBlock_V_1_1_X::_gain_calibration(), and blocks::MMulBlock_FullAutoCalibration::calibrate().