Step
#
DescriptionThe signal generator block step
can generate a step, for e.g a step response.
#
OutputThe output is a single dimension Mx1
step.
#
AttributesAttribute | Value |
---|---|
Name | Step |
Settings | |
Sample rate | 48000 Hz |
Start | 0 s |
Length | 1 s |
Amplitude | 1 FS |
Outputs | 1 |
#
NameName specifies the name of the block.
#
Sample rateSample rate is the sample rate of the step.
#
StartStart 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
.
#
LengthLength specifies the length of the step from start in either s
, ms
or samples
.
#
AmplitudeAmplitude is the amplitude (Peak) of the step. As the signal is generated on the computer the unit is
defined as FS
.
#
OutputsOutputs specifies the number of output(s) the block will have. Each output will output the same step.