First-Order Transfer Function

Description
Continuous First Order Transfer Function defined as:
\frac{K}{1 + \tau \cdot p}
Library
Control > Continous
Pins
| Name | Description |
|---|---|
| In | Input |
| Out | Output |
Parameters
| Name | Description |
|---|---|
| K | Numerator Gain |
| Tau | Time Constant (s) |
| SamplingTime | -none or 0: No sampling. The system will be solved in the Newton loop (default). -auto: Inherit the sampling time of its source device. -Sampling Period: defined in seconds. |