Class TrackStartCommand

  • All Implemented Interfaces:
    Command, JMadExecutable

    public class TrackStartCommand
    extends AbstractCommand
    command START, x= double, px= double, y= double, py= double, t= double, pt= double;
    • 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)