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 TypeClassDescriptionclassA composition of multiple magnetic field maps.classFor magnetic fields stored in a specific format.final classclassfinal classThe Class Solenoid.classThe Class Torus.classSubclasses with type arguments of type IMagField in cnuphys.magfieldModifier and TypeClassDescriptionclassA composition of multiple magnetic field maps.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 TypeMethodDescriptionbooleanstatic FieldProbeGet the appropriate probe for the given fieldvoidMagneticFields.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