jsky.coords
Class wcscon
java.lang.Object
jsky.coords.wcscon
public class wcscon
- extends Object
Field Summary |
static double |
DAS2R
|
Method Summary |
static Point2D.Double |
fk425(Point2D.Double input)
|
static Point2D.Double |
fk425e(Point2D.Double input,
double epoch)
|
static Point2D.Double |
fk425m(Point2D.Double input,
Point2D.Double pm)
|
static Point2D.Double |
fk42gal(Point2D.Double input)
|
static Point2D.Double |
fk4prec(double ep0,
double ep1,
Point2D.Double input)
|
static Point2D.Double |
fk524(Point2D.Double input)
|
static Point2D.Double |
fk524e(Point2D.Double input,
double epoch)
|
static Point2D.Double |
fk524m(Point2D.Double input,
Point2D.Double pm)
|
static Point2D.Double |
fk52gal(Point2D.Double input)
|
static Point2D.Double |
fk5prec(double ep0,
double ep1,
Point2D.Double input)
|
static Point2D.Double |
gal2fk4(Point2D.Double input)
|
static Point2D.Double |
gal2fk5(Point2D.Double input)
|
protected static void |
jpcon(double[] pos,
Point2D.Double rPos,
Point2D.Double r)
|
protected static void |
jpcop(double rra,
double rdec,
double r,
Point2D.Double result0,
Point2D.Double result2)
|
static double[][] |
mprecfk4(double bep0,
double bep1)
|
static double[][] |
mprecfk5(double ep0,
double ep1)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DAS2R
public static final double DAS2R
- See Also:
- Constant Field Values
wcscon
public wcscon()
fk524
public static Point2D.Double fk524(Point2D.Double input)
fk524e
public static Point2D.Double fk524e(Point2D.Double input,
double epoch)
fk524m
public static Point2D.Double fk524m(Point2D.Double input,
Point2D.Double pm)
fk425
public static Point2D.Double fk425(Point2D.Double input)
fk425e
public static Point2D.Double fk425e(Point2D.Double input,
double epoch)
fk425m
public static Point2D.Double fk425m(Point2D.Double input,
Point2D.Double pm)
fk42gal
public static Point2D.Double fk42gal(Point2D.Double input)
gal2fk4
public static Point2D.Double gal2fk4(Point2D.Double input)
fk52gal
public static Point2D.Double fk52gal(Point2D.Double input)
gal2fk5
public static Point2D.Double gal2fk5(Point2D.Double input)
jpcon
protected static void jpcon(double[] pos,
Point2D.Double rPos,
Point2D.Double r)
jpcop
protected static void jpcop(double rra,
double rdec,
double r,
Point2D.Double result0,
Point2D.Double result2)
fk4prec
public static Point2D.Double fk4prec(double ep0,
double ep1,
Point2D.Double input)
fk5prec
public static Point2D.Double fk5prec(double ep0,
double ep1,
Point2D.Double input)
mprecfk4
public static double[][] mprecfk4(double bep0,
double bep1)
mprecfk5
public static double[][] mprecfk5(double ep0,
double ep1)
Copyright © 2015 Central Laboratory of the Research Councils. All Rights Reserved.