Class EmulatorParams

java.lang.Object
networkTransfer.emulator.EmulatorParams
All Implemented Interfaces:
Serializable, Cloneable, ManagedParameters

public class EmulatorParams extends Object implements Cloneable, Serializable, ManagedParameters
See Also:
  • Field Details Link icon

  • Constructor Details Link icon

    • EmulatorParams Link icon

      public EmulatorParams()
  • Method Details Link icon

    • getUsedBlocks Link icon

      public boolean[] getUsedBlocks(int nBlocks)
    • getParameterSet Link icon

      public PamParameterSet getParameterSet()
      Description copied from interface: ManagedParameters
      Get a set of data that describes all of the parameters in a class
      Specified by:
      getParameterSet in interface ManagedParameters
      Returns:
      description of the parameters in a class.