|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Specifies interface for sources used to construct RfGap elements.
| Method Summary | |
double |
getGapLength()
the gap cell length (m) |
double |
getGapOffset()
returns the offset of the gap center from the cell center (m) these may be different e.g. |
UnivariateRealPolynomial |
getSFit()
returns a polynomial fit of the S factor vs. |
UnivariateRealPolynomial |
getSPrimeFit()
returns a polynomial fit of the S-prime vs. |
double |
getStructureMode()
returns 0 if the gap is part of a 0 mode cavity structure (e.g. |
UnivariateRealPolynomial |
getTTFFit()
returns a polynomial fit of the TTF vs. |
UnivariateRealPolynomial |
getTTFPrimeFit()
returns a polynomial fit of the TTF-prime vs. |
boolean |
isFirstGap()
returns true if this is the first gap in a multi cell cavity |
| Method Detail |
public boolean isFirstGap()
public double getGapLength()
public double getGapOffset()
public UnivariateRealPolynomial getTTFFit()
public UnivariateRealPolynomial getTTFPrimeFit()
public UnivariateRealPolynomial getSFit()
public UnivariateRealPolynomial getSPrimeFit()
public double getStructureMode()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||