Class NCell

All Implemented Interfaces:
BLEDEntity, Serializable

public class NCell extends BeamlineElement
NCell describes a multiple cavity cell as used and defined in the TraceWin.
Author:
Jaka Bobnar
See Also:
  • Constructor Details

    • NCell

      public NCell()
  • Method Details

    • getMode

      public Integer getMode()
    • setMode

      public void setMode(Integer mode)
    • getCellNumber

      public Integer getCellNumber()
    • setCellNumber

      public void setCellNumber(Integer cellNumber)
    • getBetag

      public Double getBetag()
    • setBetag

      public void setBetag(Double betag)
    • getE0T

      public Double getE0T()
    • setE0T

      public void setE0T(Double e0t)
    • getRfPhase

      public Double getRfPhase()
    • setRfPhase

      public void setRfPhase(Double rfPhase)
    • getAbsolutePhase

      public Boolean getAbsolutePhase()
    • setAbsolutePhase

      public void setAbsolutePhase(Boolean absolutePhase)
    • getkE0Ti

      public Double getkE0Ti()
    • setkE0Ti

      public void setkE0Ti(Double kE0Ti)
    • getkE0To

      public Double getkE0To()
    • setkE0To

      public void setkE0To(Double kE0To)
    • getDzi

      public Double getDzi()
    • setDzi

      public void setDzi(Double dzi)
    • getDzo

      public Double getDzo()
    • setDzo

      public void setDzo(Double dzo)
    • getBetas

      public Double getBetas()
    • setBetas

      public void setBetas(Double betas)
    • getTransitTime

      public Double getTransitTime()
    • setTransitTime

      public void setTransitTime(Double transitTime)
    • getkTsp

      public Double getkTsp()
    • setkTsp

      public void setkTsp(Double kTsp)
    • getK2Tspp

      public Double getK2Tspp()
    • setK2Tspp

      public void setK2Tspp(Double k2Tspp)
    • getTransitTimeIn

      public Double getTransitTimeIn()
    • setTransitTimeIn

      public void setTransitTimeIn(Double transitTimeIn)
    • getkTip

      public Double getkTip()
    • setkTip

      public void setkTip(Double kTip)
    • getK2Tipp

      public Double getK2Tipp()
    • setK2Tipp

      public void setK2Tipp(Double k2Tipp)
    • getTransitTimeOut

      public Double getTransitTimeOut()
    • setTransitTimeOut

      public void setTransitTimeOut(Double transitTimeOut)
    • getkTop

      public Double getkTop()
    • setkTop

      public void setkTop(Double kTop)
    • getK2Topp

      public Double getK2Topp()
    • setK2Topp

      public void setK2Topp(Double k2Topp)