Skip to content

Generic Transfer Function

Symbol

Description

Continuous Generic Transfer Function expressed as:

\frac{Num(s)}{Den(s)}

Library

Control > Continous

Parameters

Property Display Name Parameter Type Description
Num Numerator coefficients DoubleArrayParameter Numerator coefficients by decreasing order of s (Ex: [1 2 0.1] => s² + 2s + 0.1)
Den Denominator coefficients DoubleArrayParameter Denominator coefficients by decreasing order of s (Ex: [1 2 0.1] => s² + 2s + 0.1)
SamplingTime Sampling Time [s] DoubleParameter Sampling Time

Pins

Property Pin Name Type Description
In In ControlIn Input
Out Out ControlOut Output

Default Size

Width Height
4 4