Parabola
![]() |
![]() |
| Vectorized | |
in the palette |
on the schematic |
The block forms the value of the output signal calculated by the formula:

where: a0, a1, a2 are the coefficients, y(t) is the output signal, scalar or vector, t is the current model time in seconds.

where: a0, a1, a2 are the coefficients, y(t) is the output signal, scalar or vector, t is the current model time in seconds.
Inputs
none
Outputs
- output - the port for the output value.
Properties
- The constant term is the coefficient a0.
- The coefficient at t is the coefficient a1.
- The coefficient at t2 is the coefficient a2.
Parameters
none
Note:
- By default, the block generates a scalar output signal.
- Named properties can be set as local model variables (submodels) in a programming language script, as global project signals using the Tools → Signals main menu item, or as external project signals using an attachable signal database.

