Uses of Class
cnuphys.magfield.Torus
Packages that use Torus
-
Uses of Torus in cnuphys.magfield
Methods in cnuphys.magfield that return TorusModifier and TypeMethodDescriptionstatic Torus
Torus.fromBinaryFile
(File file) Obtain a torus object from a binary file, probably "clas12-fieldmap-torus.dat"MagneticFields.getTorus()
Get the torus fieldMethods in cnuphys.magfield with parameters of type TorusModifier and TypeMethodDescriptionvoid
In case someone loads a torus externally.static void
ToAscii.torusToAscii
(Torus torus, String path, boolean csv) Write the Torus to AsciiConstructors in cnuphys.magfield with parameters of type TorusModifierConstructorDescriptionTorusProbe
(Torus field) Create a probe for use with the torusTorusProbe
(Torus field, boolean set) Create a probe for use with the torus Used only for the weird DoubleTorus