Uses of Class
xal.smf.impl.RfGap
Packages that use RfGap
-
Uses of RfGap in xal.extension.jels.smf.impl
Subclasses of RfGap in xal.extension.jels.smf.implModifier and TypeClassDescriptionclassThis gap implementation is extended to return correct (special) TTF/STF fits for the start gap.classGeneral RF Field Map element. -
Uses of RfGap in xal.smf
Modifier and TypeMethodDescriptionstatic RfGapElementFactory.createRfGap(String name, boolean isFirst, double ampFactor, ApertureBucket aper, double length, double position) Creates the RfGap node with specified properties. -
Uses of RfGap in xal.smf.impl
Fields in xal.smf.impl with type parameters of type RfGapModifier and TypeFieldDescriptionRfCavity.gapscontainer of the enclosed RfGap(s) in this cavity sorted by positionMethods in xal.smf.impl that return types with arguments of type RfGapModifier and TypeMethodDescriptionRfCavity.getGaps()method to return the gaps associated with this cavityRfCavity.getGapsAsList()method to return the gaps associated with this cavity as a List