summaryrefslogtreecommitdiffstats
path: root/tksao/frame/fitsimage.h
diff options
context:
space:
mode:
authorWilliam Joye <wjoye@cfa.harvard.edu>2017-11-11 18:16:16 (GMT)
committerWilliam Joye <wjoye@cfa.harvard.edu>2017-11-11 18:16:16 (GMT)
commit820c659dfe2953f0df73abf4a846166ec836f795 (patch)
tree6f5467e1e95045b3e2844a5a2dbe96b010d67a58 /tksao/frame/fitsimage.h
parent5eff139176cd891ec2ae000c292e0bdf35c3d710 (diff)
downloadblt-820c659dfe2953f0df73abf4a846166ec836f795.zip
blt-820c659dfe2953f0df73abf4a846166ec836f795.tar.gz
blt-820c659dfe2953f0df73abf4a846166ec836f795.tar.bz2
update AST WCS
Diffstat (limited to 'tksao/frame/fitsimage.h')
-rw-r--r--tksao/frame/fitsimage.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tksao/frame/fitsimage.h b/tksao/frame/fitsimage.h
index b0b260b..11a2ab8 100644
--- a/tksao/frame/fitsimage.h
+++ b/tksao/frame/fitsimage.h
@@ -405,6 +405,7 @@ class FitsImage {
#else
void wcsTran(AstFrameSet*, int, const double*, const double*, int,
double*, double*);
+ Vector wcsTran(AstFrameSet*, Vector&, int);
#endif
#ifdef NEWWCS