aboutsummaryrefslogtreecommitdiff
path: root/noao/astutil/rvcorrect.com
diff options
context:
space:
mode:
Diffstat (limited to 'noao/astutil/rvcorrect.com')
-rw-r--r--noao/astutil/rvcorrect.com5
1 files changed, 5 insertions, 0 deletions
diff --git a/noao/astutil/rvcorrect.com b/noao/astutil/rvcorrect.com
new file mode 100644
index 00000000..4ab7873e
--- /dev/null
+++ b/noao/astutil/rvcorrect.com
@@ -0,0 +1,5 @@
+double latitude, longitude, altitude # Location of observation
+double vs # Solar velocity
+double ras, decs, eps # Coordinate of solar velocity
+
+common /rvc_com/ latitude, longitude, altitude, vs, ras, decs, eps