Go up one levelGo to Previous Go to Next

Representing World and Image Pixel Coordinates

Astronomical applications often deal with world or image pixel coordinates. This section describes some C++ classes that are used to represent coordinates. These are fairly simple classes that deal with abstract coordinates, such as (a, d, equinox ) for world coordinates or (x, y) for image coordinates. Another class, WCS , which is described in the next section, deals with coordinate conversion and FITS header keywords.

World Coordinates

Image Pixel Coordinates

World or Image Coordinates

World Coordinates in C


Go up one levelGo to Previous Go to Next

Please send questions or comments to abrighto@eso.org.
Copyright © 1998 ESO - European Southern Observatory