summaryrefslogtreecommitdiffstats
path: root/tksao/frame/wcsast.h
diff options
context:
space:
mode:
Diffstat (limited to 'tksao/frame/wcsast.h')
-rw-r--r--tksao/frame/wcsast.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tksao/frame/wcsast.h b/tksao/frame/wcsast.h
index 6aa42c0..e1c85fe 100644
--- a/tksao/frame/wcsast.h
+++ b/tksao/frame/wcsast.h
@@ -21,3 +21,5 @@ Vector3d wcsTran(AstFrameSet*, const Vector3d&, int);
double wcsDistance(AstFrameSet*, const Vector&, const Vector&);
double wcsAngle(AstFrameSet*, const Vector&, const Vector&, const Vector&);
double wcsAxAngle(AstFrameSet*, const Vector&, const Vector&);
+
+AstWinMap* wcsWinMap(AstFrameSet*, Vector&, Vector&, Vector&);