Interface JMadExecutable

    • Method Detail

      • compose

        java.lang.String compose()
        returns a string which will be sent to madx in order to accomplish some Task in MadX.
        Returns:
        the composed string for this executable that can be sent to MadX
      • setOutputFile

        void setOutputFile​(java.io.File outputFile)
      • getOutputFile

        java.io.File getOutputFile()