Package org.jlab.rec.fmt.track.fit
Class RungeKutta
java.lang.Object
org.jlab.rec.fmt.track.fit.RungeKutta
- Author:
- ziegler
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
SwimToZ
(int sector, StateVecs.StateVec fVec, Swim dcSwim, double z0, float[] bf)
-
Constructor Details
-
RungeKutta
public RungeKutta()
-
-
Method Details
-
SwimToZ
-