Package gaia.cu9.tools.parallax.PDF
Class HaywoodSmithTransformation
- java.lang.Object
-
- gaia.cu9.tools.parallax.PDF.HaywoodSmithTransformation
-
public class HaywoodSmithTransformation extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description protected static double
BETA
-
Constructor Summary
Constructors Constructor Description HaywoodSmithTransformation()
-
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)
-
-
-
Field Detail
-
BETA
protected static final double BETA
- See Also:
- Constant Field Values
-
-