Inports
| |
In | Input |
Outports
| |
Out | Amplified input |
Mask Parameters | |
Gain | Gain factor in floating point format |
Amplification of input by gain factor.
FiP8 | 8 Bit Fixed Point Implementation |
FiP16 | 16 Bit Fixed Point Implementation |
FiP32 | 32 Bit Fixed Point Implementation |
Float32 | 32 Bit Floating Point Implementation |
Float64 | 64 Bit Floating Point Implementation |
Name | FiP8 |
ID | 16 |
Revision | 1.0 |
C filename | Gain_FiP8.c |
H filename | Gain_FiP8.h |
8 Bit Fixed Point Implementation
Controller Parameters | |
V | Gain factor |
sfr | Shift factor |
Data Structure:
Name | FiP16 |
ID | 17 |
Revision | 1.0 |
C filename | Gain_FiP16.c |
H filename | Gain_FiP16.h |
16 Bit Fixed Point Implementation
Controller Parameters | |
V | Gain factor |
sfr | Shift factor |
Data Structure:
Name | FiP32 |
ID | 18 |
Revision | 1.0 |
C filename | Gain_FiP32.c |
H filename | Gain_FiP32.h |
32 Bit Fixed Point Implementation
Controller Parameters | |
V | Gain factor |
sfr | Shift factor |
Data Structure:
Name | Float32 |
ID | 19 |
Revision | 0.1 |
C filename | Gain_Float32.c |
H filename | Gain_Float32.h |
32 Bit Floating Point Implementation
Controller Parameters | |
V | Gain factor |
Data Structure:
Name | Float64 |
ID | 20 |
Revision | 0.1 |
C filename | Gain_Float64.c |
H filename | Gain_Float64.h |
64 Bit Floating Point Implementation
Controller Parameters | |
V | Gain factor |
Data Structure: