Uses of Interface
cnuphys.magfield.IMagField
Packages that use IMagField
- 
Uses of IMagField in cnuphys.adaptiveSwimConstructors in cnuphys.adaptiveSwim with parameters of type IMagFieldModifierConstructorDescriptionAdaptiveSwimmer(IMagField magneticField) Create a swimmer specific to a magnetic field
- 
Uses of IMagField in cnuphys.magfieldClasses 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.classFields 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.swimConstructors in cnuphys.swim with parameters of type IMagField
- 
Uses of IMagField in cnuphys.swimZConstructors in cnuphys.swimZ with parameters of type IMagField