Outports
| |
Out | Constant output |
Mask Parameters | |
Value | Constant factor |
Constant value.
Bool | Boolean Integration |
Int8 | 8 Bit Integer Implementation |
Int16 | 16 Bit Integer Implementation |
Int32 | 32 Bit Integer Implementation |
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 |
Boolean Integration
Outports Data Type
| |
Out | bool |
8 Bit Integer Implementation
Outports Data Type
| |
Out | int8 |
16 Bit Integer Implementation
Outports Data Type
| |
Out | int16 |
32 Bit Integer Implementation
Outports Data Type
| |
Out | int32 |
8 Bit Fixed Point Implementation
Outports Data Type
| |
Out | int8 |
16 Bit Fixed Point Implementation
Outports Data Type
| |
Out | int16 |
32 Bit Fixed Point Implementation
Outports Data Type
| |
Out | int32 |
32 Bit Floating Point Implementation
Outports Data Type
| |
Out | float32 |
64 Bit Floating Point Implementation
Outports Data Type
| |
Out | float64 |