void FilterGainTableSet ( long  gainTable  )  [virtual]

Description:
FilterGainTableSet set the gain table to be used by an axis.
Parameters:
gainTable Range from 0 to 5.
Sample Code:
  // axis will now use gain table 1
  axis->GainTableSet(1);
See also:
FilterGainTableGet