WOLFRAM SYSTEM MODELER
StepGenerate step signal of type Real based on counted clock ticks |
SystemModel["Modelica_Synchronous.RealSignals.TickBasedSources.Step"]
The Real output y is a step signal. The signal is defined in terms of clock ticks instead of simulation time:
height |
Value: 1 Type: Real Description: Height of step |
---|---|
offset |
Value: 0 Type: Real Description: Offset of output signal y |
startTick |
Value: 1 Type: Integer Description: Output y = offset for clock tick < startTick |
y |
Type: RealOutput Description: Connector of clocked, Real output signal |
---|
Modelica_Synchronous.Examples.Elementary.RealSignals Example of using the clocked tick based Step source block |