Skip to documentation content
On this page
  1. Where to find it
  2. How to use it
  3. Settings and initial values
  4. Result
  5. Troubleshooting

Step

Represent a transition between two levels, for example a switched load or input.

Represent a transition between two levels, for example a switched load or input.

Where to find it

Definitions → Functions

How to use it

Choose a function type, name its arguments and supply its expression or data.

Settings and initial values

SettingInitial value
functionNamestep_1
argumentsx
expressionx > 0 ? 1 : 0
sourceNo initial value specified
descriptionSmoothed or discontinuous step function.
enabledtrue

Result

Call the function by name in a compatible expression.

Troubleshooting

Check argument names and units. For stochastic inputs, compare repeated runs or a fixed seed where available; a single trace is not a statistical validation.

Step — Telion 0.1.0-alpha | Telion