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