Uses of Class
xal.extension.jels.model.elem.FieldMapPoint
Packages that use FieldMapPoint
Package
Description
Combination of modeling elements from TraceWin documentation put into OpenXAL reference frame.
-
Uses of FieldMapPoint in xal.extension.jels.model.elem
Methods in xal.extension.jels.model.elem with parameters of type FieldMapPointModifier and TypeMethodDescriptionvoidFieldMapIntegrator.timesKick(IProbe probe, double length, FieldMapPoint fieldMapPoint) voidFieldMapIntegrator.timesKick(IProbe probe, double length, FieldMapPoint fieldMapPoint, double energyGain) -
Uses of FieldMapPoint in xal.extension.jels.smf.impl
Methods in xal.extension.jels.smf.impl that return FieldMapPointModifier and TypeMethodDescriptionabstract FieldMapPointFieldMap.getFieldAt(double position) This method should use the fieldComponents HashMap to calculate the field components at a given position.MagFieldMap2D.getFieldAt(double position) This method returns the amplitude of the field at the given point.MagFieldMap3D.getFieldAt(double position) This method returns the amplitude of the field at the given point.RfFieldMap1D.getFieldAt(double position) This method returns the amplitude of the field at the given point.RfFieldMap3D.getFieldAt(double position) This method returns the amplitude of the field at the given point.