Uses of Class
cnuphys.swimZ.SwimZResult
Packages that use SwimZResult
- 
Uses of SwimZResult in cnuphys.swimZMethods in cnuphys.swimZ that return SwimZResultModifier and TypeMethodDescriptionSwimZ.adaptiveRK(int Q, double p, SwimZStateVector start, double zf, double stepSize, double[] hdata) Swim to a fixed z over short distances using RK adaptive stepsizeSwimZ.parabolicEstimate(int Q, double p, SwimZStateVector start, double zf, double stepSize) Swim to a fixed z over short distances using a parabolic estimateSwimZ.sectorAdaptiveRK(int sector, int Q, double p, SwimZStateVector start, double zf, double stepSize, double[] hdata) Swim to a fixed z over short distances using RK adaptive stepsize