Inports
| |
In | Input In(k) |
Outports
| |
Out | Output Out(k)=In(k-1) |
Mask Parameters | |
ts_fact | Multiplication factor of base sampling time (in integer format) |
Output delay by one sample time interval.
This block can be used to enable feedback loops in the model.
Bool | Boolean Integration |
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
Inports Data Type
| |
In | bool |
Outports Data Type
| |
Out | bool |
16 Bit Fixed Point Implementation
Inports Data Type
| |
In | int16 |
Outports Data Type
| |
Out | int16 |
32 Bit Fixed Point Implementation
Inports Data Type
| |
In | int32 |
Outports Data Type
| |
Out | int32 |
32 Bit Floating Point Implementation
Inports Data Type
| |
In | float32 |
Outports Data Type
| |
Out | float32 |
64 Bit Floating Point Implementation
Inports Data Type
| |
In | float64 |
Outports Data Type
| |
Out | float64 |