. |
Delay Mechaware API Documentation > Filter
OverviewOverviewThe Delay block will delay the output of the input signal by the amount defined by the delay parameter. The units of the delay parameter are samples. The configuration values for this block are as follows:
Matlab/Simulink
C++ APIDELAYBlockDeclaration Public Method
Description The Delay block will delay the output of the input signal by the amount defined by the delay parameter. The units of the delay parameter are samples. Out = in(t-delay) delay can be up to Maximum Delay samples. The value of Maximum Delay cannot be configured through the C++ API. It is configured when the Simulink block is created.
Methods
|
| | Copyright © 2001-2012 Motion Engineering |