Step
Description
The signal generator block step
can generate a step, for e.g a step response.
Output
The output is a single dimension Mx1
step.
Attributes
Attribute | Value |
---|---|
Name | Step |
Settings | |
Sample rate | 48000 Hz |
Start | 0 s |
Length | 1 s |
Amplitude | 1 FS |
Outputs | 1 |
Name
Name specifies the name of the block.
Sample rate
Sample rate is the sample rate of the step.
Start
Start specifies when the step should start. If start is above 0 s the start is zeropadded accordingly.
The start can be defined in either s
, ms
or samples
.
Length
Length specifies the length of the step from start in either s
, ms
or samples
.
Amplitude
Amplitude is the amplitude (Peak) of the step. As the signal is generated on the computer the unit is
defined as FS
.
Outputs
Outputs specifies the number of output(s) the block will have. Each output will output the same step.