signalgenerator-step

Navigation:  Library > Signal > Sources >

signalgenerator-step

Previous pageReturn to chapter overviewNext page

Library

Signal\Sources

Use

Domains: Discrete, Continuous. Size: 1-D. Allowed in: Block Diagrams.

Description

This models yields a step signal:

 

output = 0; (time < start time)

output = amplitude; (time >= start_time)

Interface

Outputs

Description

output

 

Parameters

 

start_time

amplitude

The start time of the step.

The amplitude of the step.