Uses of Class
cnuphys.magfield.FieldProbe
Packages that use FieldProbe
-
Uses of FieldProbe in cnuphys.adaptiveSwim
Methods in cnuphys.adaptiveSwim that return FieldProbe -
Uses of FieldProbe in cnuphys.magfield
Subclasses of FieldProbe in cnuphys.magfieldModifier and TypeClassDescriptionclass
class
class
class
class
class
class
Fields in cnuphys.magfield with type parameters of type FieldProbeMethods in cnuphys.magfield that return FieldProbeModifier and TypeMethodDescriptionstatic FieldProbe
FieldProbe.factory()
Get the appropriate probe for the active fieldstatic FieldProbe
Get the appropriate probe for the given fieldConstructors in cnuphys.magfield with parameters of type FieldProbeModifierConstructorDescriptionCell2D
(FieldProbe probe) Create a 2D cell (for solenoid)Cell3D
(FieldProbe probe) Create a 3D cell (for Torus and Transverse solenoid) -
Uses of FieldProbe in cnuphys.swim
Methods in cnuphys.swim that return FieldProbeMethods in cnuphys.swim with parameters of type FieldProbeModifier and TypeMethodDescriptionstatic void
Bxdl.accumulate
(Bxdl previous, Bxdl current, double[] p0, double[] p1, FieldProbe probe) Accumulate the integral of b cross dlvoid
SwimTrajectory.computeBDL
(FieldProbe probe) Compute the integral B cross dl.void
DefaultDerivative.set
(int charge, double momentum, FieldProbe field) Constructors in cnuphys.swim with parameters of type FieldProbeModifierConstructorDescriptionDefaultDerivative
(int charge, double momentum, FieldProbe field) The derivative for swimming through a magnetic field -
Uses of FieldProbe in cnuphys.swimZ
Fields in cnuphys.swimZ declared as FieldProbeMethods in cnuphys.swimZ that return FieldProbeMethods in cnuphys.swimZ with parameters of type FieldProbeModifier and TypeMethodDescriptiondouble
SwimZResult.getBDL
(FieldProbe probe) Get the approximate integral |B x dL|double
SwimZResult.sectorGetBDL
(int sector, FieldProbe probe) Get the approximate integral |B x dL|double
SwimZResult.sectorGetBDLXZPlane
(int sector, FieldProbe probe) Get the approximate integral |B x dL| in the middle planevoid
SectorSwimZDerivative.set
(int sector, int Q, double p, FieldProbe probe) Set the parametersvoid
SwimZDerivative.set
(int Q, double p, FieldProbe probe) Set the parametersConstructors in cnuphys.swimZ with parameters of type FieldProbeModifierConstructorDescriptionSwimZDerivative
(int Q, double p, FieldProbe probe) The derivative for swimming through a magnetic field