Uses of Class
xal.extension.jels.smf.impl.ESSRfCavity
Packages that use ESSRfCavity
-
Uses of ESSRfCavity in xal.extension.jels.smf
Methods in xal.extension.jels.smf that return ESSRfCavityModifier and TypeMethodDescriptionstatic ESSRfCavity
ESSElementFactory.createESSRfCavity
(String name, double length, AcceleratorNode[] nodes, double phiS, double amplitude, double frequency, double position) Creates the RfCavity node with specified properties.static ESSRfCavity
ESSElementFactory.createESSRfCavity
(String name, double length, AcceleratorNode node, double phiS, double amplitude, double frequency, double position) Creates the RfCavity node with specified properties.static ESSRfCavity
ESSElementFactory.createRfFieldMap
(String name, double length, double frequency, double amplitude, double rfphase, String fieldFile, String fieldMapPath, ApertureBucket aper, double position, int dimensions, int numberOfPoints) Creates the field map node with specified properties. -
Uses of ESSRfCavity in xal.extension.jels.smf.impl
Subclasses of ESSRfCavity in xal.extension.jels.smf.implModifier and TypeClassDescriptionclass
The implementation of the DTLTank sequence, which derives from the AcceleratorSeq class.