NOISE_param_ Struct Reference
#include <grasp_settings_t.h>
Data Fields | |
| int | meas_rnoise |
| int | INOISE |
| float | SGMS [_KKNOISE] |
| float | BIAS [_KKNOISE] |
| float | BIAS_EQ [_KKNOISE] |
| int | INN [_KKNOISE] |
| float | DNN [_KKNOISE] |
| int | NMT [_KKNOISE] |
| int | MT [_KKNOISE][_KIP] |
| int | NWLP [_KKNOISE][_KIP] |
| int | IWLP [_KKNOISE][_KIP][_KWM] |
Field Documentation
◆ BIAS
| float BIAS[_KKNOISE] |
◆ BIAS_EQ
| float BIAS_EQ[_KKNOISE] |
◆ DNN
| float DNN[_KKNOISE] |
◆ INN
| int INN[_KKNOISE] |
◆ INOISE
| int INOISE |
◆ IWLP
| int IWLP[_KKNOISE][_KIP][_KWM] |
◆ meas_rnoise
| int meas_rnoise |
◆ MT
| int MT[_KKNOISE][_KIP] |
◆ NMT
| int NMT[_KKNOISE] |
◆ NWLP
| int NWLP[_KKNOISE][_KIP] |
◆ SGMS
| float SGMS[_KKNOISE] |
