Uses of Interface
cnuphys.magfield.IMagField
Packages that use IMagField
-
Uses of IMagField in cnuphys.adaptiveSwim
Constructors in cnuphys.adaptiveSwim with parameters of type IMagFieldModifierConstructorDescriptionAdaptiveSwimmer
(IMagField magneticField) Create a swimmer specific to a magnetic field -
Uses of IMagField in cnuphys.magfield
Classes in cnuphys.magfield that implement IMagFieldModifier and TypeClassDescriptionclass
A composition of multiple magnetic field maps.class
For magnetic fields stored in a specific format.final class
class
final class
The Class Solenoid.class
The Class Torus.class
Fields in cnuphys.magfield declared as IMagFieldMethods in cnuphys.magfield that return IMagFieldModifier and TypeMethodDescriptionMagneticFields.getActiveField()
Get the active fieldFieldProbe.getField()
Get the underlying fieldMagneticFields.getIField
(MagneticFields.FieldType ftype) Get a specific field map.Methods in cnuphys.magfield with parameters of type IMagFieldModifier and TypeMethodDescriptionboolean
static FieldProbe
Get the appropriate probe for the given fieldvoid
MagneticFields.setActiveField
(IMagField field) Sets the active fieldConstructors in cnuphys.magfield with parameters of type IMagFieldModifierConstructorDescriptionFieldProbe
(IMagField field) Create a probe, which is a thread safe way to use the fieldSolenoidProbe
(IMagField field) -
Uses of IMagField in cnuphys.swim
Constructors in cnuphys.swim with parameters of type IMagField -
Uses of IMagField in cnuphys.swimZ
Constructors in cnuphys.swimZ with parameters of type IMagField