. |
meiFilterPosfilterSectionSet Declaration
Description meiFilterPostfilterSectionSet sets the configuration of a single section of an MPIFilter object's postfilter. It sets filter's postfilter sectionNumberth section to the configuration specified in *section. If the postfilter type is IIR, then this method is essentially equivalent to meiFilterPostfilterSet(). The MPI calculates the post filter coefficients taking into consideration the sample rate of the controller at that time. If you change the change the sample rate of the controller, you will need to recalculate your post filters. This can be done for all filters specified in Hertz by setting the filters again using the MPI. The MPI will calculate the filters using the current servo sample rate. Postfilters are used to digitally filter the output of a control loop. One common use for postfilters is the compensation of system resonances.
Sample Code
See Also MEIPostfilterSection | meiFilterPostfilterSet | meFilterPostfilterSectionGet | MEIMaxBiQuadSections | Post Filter Theory
|
| | Copyright © 2001-2021 Motion Engineering |