Class AdaptiveResultDiff

java.lang.Object
cnuphys.adaptiveSwim.test.AdaptiveResultDiff

public class AdaptiveResultDiff extends Object
  • Field Details

  • Constructor Details

  • Method Details

    • getFinalSDiff

      public double getFinalSDiff()
      Get the signed difference between the final path lengths (2-1)
      Returns:
      the signed difference between the final path lengths
    • getFinalAbsSDiff

      public double getFinalAbsSDiff()
      Get the absolute difference between the final path lengths (2-1)
      Returns:
      the signed difference between the final path lengths
    • getDiff

      public double[] getDiff()
      Get the signed difference in the final state vectors 2 - 1
      Returns:
      the signed difference in the final state vectors
    • getFinalAbsPositionDiff

      public double getFinalAbsPositionDiff()
    • getFinalAbsMomentumDiff

      public double getFinalAbsMomentumDiff()
    • getFinalXDiff

      public double getFinalXDiff()
      Get the signed final difference in z, z2 - z1
      Returns:
      the signed final difference in z
    • getFinalYDiff

      public double getFinalYDiff()
      Get the signed final difference in z, z2 - z1
      Returns:
      the signed final difference in z
    • getFinalZDiff

      public double getFinalZDiff()
      Get the signed final difference in z, z2 - z1
      Returns:
      the signed final difference in z
    • getFinalAbsZDiff

      public double getFinalAbsZDiff()
      Get the signed final difference in z, z2 - z1
      Returns:
      the signed final difference in z
    • getFinalThetaDiff

      public double getFinalThetaDiff()
      Get the signed final difference in theta, 2 - 1
      Returns:
      the signed final difference in theta (degrees)
    • getFinalPhiDiff

      public double getFinalPhiDiff()
      Get the signed final difference in theta, 2 - 1
      Returns:
      the signed final difference in theta (degrees)
    • getBDLDiff

      public double getBDLDiff()
      Get the signed difference in BDL
      Returns:
      the signed difference in BDL