Uses of Class
xal.extension.jels.smf.impl.Bend
Packages that use Bend
-
Uses of Bend in xal.extension.jels.smf
Methods in xal.extension.jels.smf that return BendModifier and TypeMethodDescriptionstatic Bend
ESSElementFactory.createESSBend
(String name, double alpha, double k, double rho, double entryAngle, double exitAngle, double enterK1, double enterK2, double exitK1, double exitK2, double quadComp, ApertureBucket aper, MagnetMainSupply ps, int orientation, double gap, double position) Creates the Bend node with specified properties.static Bend
ESSElementFactory.createESSBend
(String name, double alpha, double k, double rho, double entryAngle, double exitAngle, double quadComp, ApertureBucket aper, MagnetMainSupply ps, int orientation, double gap, double position) Creates the Bend node with specified properties.