Class AmplifierConfig


  • public final class AmplifierConfig
    extends Object
    This class defines the configuration of an amplifier. A amplifier is defined by - an api interface - a map of params
    Author:
    pchretien
    • Method Detail

      • getApiClass

        public Class<? extends Amplifier> getApiClass()
        Returns:
        the api class of the component
      • getParams

        public List<Param> getParams()
        Returns:
        the params