Package xal.app.knobs

Class PlaneAdaptor.HorizontalAdaptor

  • Enclosing class:
    PlaneAdaptor

    protected static class PlaneAdaptor.HorizontalAdaptor
    extends PlaneAdaptor
    adaptor for the horizontal plane
    • Constructor Detail

      • HorizontalAdaptor

        protected HorizontalAdaptor()
    • Method Detail

      • getOffset

        public double getOffset​(xal.tools.beam.PhaseVector phaseVector)
        get the offset from the phase vector
        Specified by:
        getOffset in class PlaneAdaptor
      • getAngle

        public double getAngle​(xal.tools.beam.PhaseVector phaseVector)
        get the angle from the phase vector
        Specified by:
        getAngle in class PlaneAdaptor
      • getCorrectors

        public List<xal.smf.impl.Dipole> getCorrectors​(xal.smf.AcceleratorSeq sequence)
        get list of correctors from the sequence
        Specified by:
        getCorrectors in class PlaneAdaptor