
functionder_kernel_offset
Extends from Modelica.Icons.Function (Icon for functions).
Information
Syntax
der_h = SmoothIdealLowPass.der_kernel_offset(offset);
Description
This function defines the derivative of the kernel
of the SmoothIdealLowPass interpolation with respect to its input argument offset.
This function is used for determining the derivative of the interpolated signal.
Outputs
| Type | Name | Default | Description |
| Real | h | | The impulse response of the convolution filter |
Contents
| Name | Description |
dprotected | |
Revisions
| Date |
Description |
| Sep. 4, 2015 |
|