Class EsaveCommand

  • All Implemented Interfaces:
    Command, JMadExecutable

    public class EsaveCommand
    extends AbstractCommand
    A command that allows to save all machine imperfections into separate table such that after model treatment they can be accessed and an absolute value of imperfection is returned.
    • Constructor Detail

      • EsaveCommand

        public EsaveCommand​(java.io.File file)
    • Method Detail

      • getName

        public java.lang.String getName()
        Description copied from interface: Command
        has to be implemented in order to return the name of the command (keyword);
        Returns:
        the name of the command (MadX keyword)