WOLFRAM SYSTEM MODELER
    lowPassReturn low pass filter coefficients at given cut-off frequency  | 
     | 
SystemModel["Modelica.Blocks.Continuous.Internal.Filter.coefficients.lowPass"]

| cr_in | 
         Type: Real[:] Description: Coefficients of real poles  | 
    
|---|---|
| c0_in | 
         Type: Real[:] Description: Coefficients of s^0 term if conjugate complex pole  | 
    
| c1_in | 
         Type: Real[size(c0_in, 1)] Description: Coefficients of s^1 term if conjugate complex pole  | 
    
| f_cut | 
         Type: Frequency (Hz) Description: Cut-off frequency  | 
    
| cr | 
         Type: Real[size(cr_in, 1)] Description: Coefficient of real pole  | 
    
|---|---|
| c0 | 
         Type: Real[size(c0_in, 1)] Description: Coefficients of s^0 term if conjugate complex pole  | 
    
| c1 | 
         Type: Real[size(c0_in, 1)] Description: Coefficients of s^1 term if conjugate complex pole  |