All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----FITSWCS.tests.TestCel
The FITSWCS package was translated from the WCSLIB C library. This original library was written in support for coordinate systems used by astronomical data stored in FITS format. For more information on these coordinate systems, refer to the paper by Greisen and Calabretta at:
ftp://fits.cv.nrao.edu/fits/documents/wcs/wcs.all.ps.Z
This library is free software; you can redistribute it and/or modify it under the terms of the GNU Library General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.
This library is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public License for more details.
You should have received a copy of the GNU Library General Public License along with this library; if not, write to the Free Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
Correspondence concerning WCSLIB may be directed to:
Internet email: mcalabre@atnf.csiro.au Postal address: Dr. Mark Calabretta, Australia Telescope National Facility, P.O. Box 76, Epping, NSW, 2121, AUSTRALIACorrespondence concerning the Java implementation may be directed to Raymond L. Plante (rplante@ncsa.uiuc.edu).
protected final static int nprojs
protected final static int NON
protected final static int AZP
protected final static int TAN
protected final static int SIN
protected final static int STG
protected final static int ARC
protected final static int ZPN
protected final static int ZEA
protected final static int AIR
protected final static int CYP
protected final static int CAR
protected final static int MER
protected final static int CEA
protected final static int COP
protected final static int COD
protected final static int COE
protected final static int COO
protected final static int BON
protected final static int PCO
protected final static int GLS
protected final static int PAR
protected final static int AIT
protected final static int MOL
protected final static int CSC
protected final static int QSC
protected final static int TSC
public TestCel()
public static void main(String args[])
protected static void runTest(CelestialTransform cel, int north, int south, double tol)
All Packages Class Hierarchy This Package Previous Next Index