Interface ModulationConfig<T>

    • Method Detail

      • getModulationScheme

        java.util.Optional<ModulationScheme> getModulationScheme​(PortNumber port,
                                                                 T component)
        Get the target Modulation Scheme on the component.
        Parameters:
        port - the port
        component - the port component
        Returns:
        ModulationScheme as per bitRate value
      • setModulationScheme

        void setModulationScheme​(PortNumber port,
                                 T component,
                                 long bitRate)
        Set the target Modulation Scheme on the component.
        Parameters:
        port - the port
        component - the port component
        bitRate - bit rate in bps