Interface MadxBin

  • All Known Implementing Classes:
    MadxBinImpl

    public interface MadxBin
    Encapsulates the execution of the (native) MadX binaries.
    • Method Detail

      • execute

        java.lang.Process execute()
                           throws java.io.IOException
        executes MadX
        Returns:
        the process of the running MadX
        Throws:
        java.io.IOException - if the execution fails