Inports
| |
In | Input signal |
phi | Angle signal |
Outports
| |
Out | First harmonic |
Mask Parameters | ||
Name | ID | Description |
ts_fact | 1 | Multiplication factor of base sampling time (in integer format) |
Calculation of the first harmonic (fundamental frequency) of the input signal.
FiP16 | 16 Bit Fixed Point Implementation |
FiP32 | 32 Bit Fixed Point Implementation |
Float32 | 32 Bit Floating Point Implementation |
Float64 | 64 Bit Floating Point Implementation |
16 Bit Fixed Point Implementation
Inports Data Type
| |
In | int16 |
phi | int16 |
Outports Data Type
| |
Out | int16 |
32 Bit Fixed Point Implementation
Inports Data Type
| |
In | int32 |
phi | int32 |
Outports Data Type
| |
Out | int32 |
32 Bit Floating Point Implementation
Inports Data Type
| |
In | float32 |
phi | float32 |
Outports Data Type
| |
Out | float32 |
64 Bit Floating Point Implementation
Inports Data Type
| |
In | float64 |
phi | float64 |
Outports Data Type
| |
Out | float64 |