summaryrefslogtreecommitdiffstats
path: root/tksao/frame/fitsimage.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/fitsimage.h')
-rw-r--r--tksao/frame/fitsimage.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/tksao/frame/fitsimage.h b/tksao/frame/fitsimage.h
index acea52a..071d77c 100644
--- a/tksao/frame/fitsimage.h
+++ b/tksao/frame/fitsimage.h
@@ -451,8 +451,7 @@ class FitsImage {
void setWCSSkyFrame(Coord::CoordSystem, Coord::SkyFrame);
void setWCSFormat(int, const char*);
- double getWCSPixelSize(Coord::CoordSystem);
- double getWCSPixelArea(Coord::CoordSystem);
+ Vector getWCSSize(Coord::CoordSystem);
#endif
int hasWCS(Coord::CoordSystem);