Class HaywoodSmithTransformation


  • public class HaywoodSmithTransformation
    extends java.lang.Object
    • Field Summary

      Fields 
      Modifier and Type Field Description
      protected static double BETA  
    • Method Summary

      All Methods Static Methods Concrete Methods 
      Modifier and Type Method Description
      static double getCorrectedParallax​(double varPi, double sigma)  
      static double getCorrectedSigma​(double varPi, double sigma)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • HaywoodSmithTransformation

        public HaywoodSmithTransformation()
    • Method Detail

      • getCorrectedParallax

        public static double getCorrectedParallax​(double varPi,
                                                  double sigma)
      • getCorrectedSigma

        public static double getCorrectedSigma​(double varPi,
                                               double sigma)