|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
This interface defines the common properties of all RF Gap structures.
| Method Summary | |
double |
getE0()
Get the on accelerating field (V/m) |
double |
getETL()
Return the ETL product of the gap, where E is the longitudinal electric field, T is the transit time factor, and L is the gap length. |
double |
getFrequency()
Get the operating frequency of the RF gap. |
double |
getPhase()
Return the RF phase delay of the gap with respect to the synchonous particle. |
void |
setE0(double E)
Set the on accelerating field |
void |
setETL(double dblETL)
Set the ETL product of the RF gap where E is the longitudinal electric field of the gap, T is the transit time factor of the gap, L is the length of the gap. |
void |
setFrequency(double dblFreq)
Set the operating frequency of the RF gap. |
void |
setPhase(double dblPhase)
Set the phase delay of the RF in gap with respect to the synchronous particle. |
| Method Detail |
public void setETL(double dblETL)
dblETL - ETL product of gap (in public void setPhase(double dblPhase)
dblPhase - phase delay of the RF w.r.t. synchonouse particle (in public void setFrequency(double dblFreq)
dblFreq - frequency of RF gap (in public double getETL()
public double getPhase()
public double getFrequency()
public void setE0(double E)
public double getE0()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||