2014-10-05 15:29:59 +00:00
|
|
|
.TH WMMOONCLOCK 1 "21 December 1998"
|
2011-07-27 12:06:34 +00:00
|
|
|
.SH NAME
|
|
|
|
WMMOONCLOCK \- Dockable Moon Phase Clock
|
|
|
|
.SH SYNOPSIS
|
|
|
|
.B wmMoonClock
|
2011-09-20 09:26:36 +00:00
|
|
|
[\-display <Display>] [\-bc <Color>] [\-lc <Color>] [\-dc <Color>] [\-low] [\-lat <Latitude>] [\-lon <Longitude>] [\-h]
|
2011-07-27 12:06:34 +00:00
|
|
|
.SH DESCRIPTION
|
|
|
|
.PP
|
|
|
|
wmMoonClock displays the current phase of the moon. Clicking on the icon
|
2011-09-20 09:26:36 +00:00
|
|
|
brings up different displays \-\- there are 5 in all. The different "pages"
|
2011-07-27 12:06:34 +00:00
|
|
|
are;
|
|
|
|
|
|
|
|
.TP
|
|
|
|
.B First Page
|
|
|
|
Shows the Moon phase image.
|
|
|
|
.TP
|
|
|
|
.B Second Page
|
2014-10-05 15:29:59 +00:00
|
|
|
Shows the current Local Time (LT) and Universal Time (UT), the Moon's Age
|
|
|
|
(number of days since last new moon), the geometric (as opposed to temporal)
|
|
|
|
fraction of the way through the current lunar cyle (e.g. 50\% for full moon), the
|
|
|
|
fraction of the Moon's disc that is illuminated (ratio of area illuminated to
|
|
|
|
total area of disc) and whether the Moon is (locally) visible of not (i.e. is
|
2011-07-27 12:06:34 +00:00
|
|
|
it above the horizon?).
|
|
|
|
.TP
|
|
|
|
.B Third Page
|
|
|
|
Shows the Rise and Set times for yesterday (first line), today (middle line), and
|
|
|
|
tommorrow (last line). If the Moon does not rise or set on a given day a `null
|
2011-09-20 09:26:36 +00:00
|
|
|
time' is shown (\-\-:\-\-). Note that these times should still be good for high
|
|
|
|
latitude observers. Also note that there will always be at least one (\-\-:\-\-)
|
2014-10-05 15:29:59 +00:00
|
|
|
showing up per month. This is because once per month the Moon will rise (set) on
|
2011-07-27 12:06:34 +00:00
|
|
|
a given day but will set (rise) in the very early portion of the next day.
|
|
|
|
.TP
|
|
|
|
.B Fourth Page
|
|
|
|
Shows the Moon's horizon coordinates (i.e. the Altitude/Azimuth system). Azimuth is
|
2014-10-05 15:29:59 +00:00
|
|
|
measured in degrees CCW from due south, and altitude is measured in degrees from
|
2011-07-27 12:06:34 +00:00
|
|
|
the horizon up to the Moon. Distance (Dist) is measured in units on Earth radii (1 Re is
|
|
|
|
about 6370km). Note that this is a local coordinate system and will not be correct if the
|
|
|
|
observer's latitude and longitude are not set correctly.
|
|
|
|
.TP
|
|
|
|
.B Fifth Page
|
2014-10-05 15:29:59 +00:00
|
|
|
Shows the Moon's ecliptic coordinates. (i.e. the Right Ascention/Declination system).
|
2011-07-27 12:06:34 +00:00
|
|
|
Useful for astronomers?
|
|
|
|
.PP
|
2014-10-05 15:29:59 +00:00
|
|
|
Many of the quantities shown will not be correct unless LT and UT are correct, and the user
|
2011-07-27 12:06:34 +00:00
|
|
|
specifies the proper latitude and longitude.
|
|
|
|
.SH OPTIONS
|
|
|
|
.TP
|
|
|
|
.B \-display <display>
|
|
|
|
Use an alternate X Display.
|
|
|
|
.TP
|
|
|
|
.B \-bc
|
|
|
|
Set background color. (E.g. #7e9e69 or blue)
|
|
|
|
.TP
|
|
|
|
.B \-lc
|
|
|
|
Set color of text labels.
|
|
|
|
.TP
|
|
|
|
.B \-dc
|
|
|
|
Set color of data values.
|
|
|
|
.TP
|
|
|
|
.B \-low
|
2011-09-20 09:26:36 +00:00
|
|
|
Conserve colors. For 8\-bit displays, a lower\-color pixmap will be used automatically,
|
|
|
|
but you can also force its use on higher\-color displays if necessary.
|
2011-07-27 12:06:34 +00:00
|
|
|
.TP
|
2011-09-20 09:26:36 +00:00
|
|
|
.B \-lat <Latitude>
|
2011-07-27 12:06:34 +00:00
|
|
|
Observers Latitude in degrees. Positive in northern hemisphere, negative in southern hemisphere.
|
|
|
|
.TP
|
2011-09-20 09:26:36 +00:00
|
|
|
.B \-lon <Longitude>
|
2011-07-27 12:06:34 +00:00
|
|
|
Observers Longitude in degrees. Greenwich is 0.0, and longitude increases positively
|
|
|
|
toward the west. (Alternatively, negative numbers can also be used to specify
|
|
|
|
longitudes to the east of Greenwich).
|
|
|
|
.TP
|
|
|
|
.B \-h
|
2011-09-20 09:26:36 +00:00
|
|
|
Display list of command\-line options.
|
2011-07-27 12:06:34 +00:00
|
|
|
.SH BUGS
|
|
|
|
Who knows? (Let me know if you find any).
|
|
|
|
.SH AUTHOR
|
|
|
|
Michael G. Henderson <mghenderson@lanl.gov>
|