Class PtcSetSwitchCommand

  • All Implemented Interfaces:
    Command, JMadExecutable

    public class PtcSetSwitchCommand
    extends AbstractCommand
    This class represents the madx-command to initialize the ptc-universe
    • Constructor Detail

      • PtcSetSwitchCommand

        public PtcSetSwitchCommand()
    • 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)
      • getTime

        public java.lang.Boolean getTime()
      • setTime

        public void setTime​(java.lang.Boolean time)
      • getFringe

        public java.lang.Boolean getFringe()
      • setFringe

        public void setFringe​(java.lang.Boolean fringe)
      • getNocavity

        public java.lang.Boolean getNocavity()
      • setNocavity

        public void setNocavity​(java.lang.Boolean nocavity)
      • getExactmis

        public java.lang.Boolean getExactmis()
      • setExactmis

        public void setExactmis​(java.lang.Boolean exactmis)
      • getTotalpath

        public java.lang.Boolean getTotalpath()
      • setTotalpath

        public void setTotalpath​(java.lang.Boolean totalpath)
      • getRadiation

        public java.lang.Boolean getRadiation()
      • setRadiation

        public void setRadiation​(java.lang.Boolean radiation)
      • getEnvelope

        public java.lang.Boolean getEnvelope()
      • setEnvelope

        public void setEnvelope​(java.lang.Boolean envelope)
      • getStochastic

        public java.lang.Boolean getStochastic()
      • setStochastic

        public void setStochastic​(java.lang.Boolean stochastic)
      • getModulation

        public java.lang.Boolean getModulation()
      • setModulation

        public void setModulation​(java.lang.Boolean modulation)