mpiFilterGainSet

Declaration
long mpiFilterGainSet(MPIFilter     filter,
                      long          gainIndex,
                      MPIFilterGain *gain)
Required Header stdmpi.h
Description

FilterGainSet sets the gain coefficients of a Filter (filter, for the gain index specified by gainIndex) using data from the structure pointed to by gain.

Return Values
MPIMessageOK if FilterGainSet successfully sets the gain coefficients of a Filter using data from the structure
See Also mpiFilterGainGet