Uses of Class
cnuphys.magfield.MagneticFieldInitializationException
Packages that use MagneticFieldInitializationException
-
Uses of MagneticFieldInitializationException in cnuphys.magfield
Methods in cnuphys.magfield that throw MagneticFieldInitializationExceptionModifier and TypeMethodDescriptionvoid
MagneticFields.initializeMagneticFields
(String dataDir, String torusName, String solenoidName) Initialize the magnetic field packagevoid
MagneticFields.initializeMagneticFields
(String dataDir, String torusName, String solenoidName, String transverseSolenoidName) Deprecated.void
MagneticFields.initializeMagneticFieldsFromEnv()
Attempts to initialize the magnetic fields using the property or environment variables TORUSMAP and SOLENOIDMAP as full paths to the torus and solenoidvoid
MagneticFields.initializeMagneticFieldsFromPath
(String torusPath, String solenoidPath) Initialize the field from the two full paths.