mirror of
https://github.com/cosinekitty/astronomy.git
synced 2026-05-19 14:27:52 -04:00
This is the first substantial demo of using the Kotlin version of Astronomy Engine from a Java program. Structured the README.md so I can keep adding more and more demos as separate Java class files. The `demotest` script builds the code and will run each demo one at a time, verifying each one's output.
15 lines
560 B
Plaintext
15 lines
560 B
Plaintext
2019-06-15T09:15:32.987Z : Moon's ecliptic phase angle = 156.101 degrees.
|
|
2019-06-15T09:15:32.987Z : Moon's illuminated fraction = 95.63%.
|
|
|
|
The next 10 lunar quarters are:
|
|
2019-06-17T08:31:17.934Z : Full Moon
|
|
2019-06-25T09:47:07.624Z : Third Quarter
|
|
2019-07-02T19:16:46.550Z : New Moon
|
|
2019-07-09T10:55:28.848Z : First Quarter
|
|
2019-07-16T21:38:53.690Z : Full Moon
|
|
2019-07-25T01:18:42.696Z : Third Quarter
|
|
2019-08-01T03:12:26.151Z : New Moon
|
|
2019-08-07T17:31:35.716Z : First Quarter
|
|
2019-08-15T12:29:57.164Z : Full Moon
|
|
2019-08-23T14:56:46.202Z : Third Quarter
|