diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-21 02:23:03 -0600 |
commit | 9b58d35185905f8334142bf4988cb784e993aea7 (patch) | |
tree | f83ec30722464f6e4d23d6e7a40201d7ef5b6bf4 /tde-i18n-en_GB/docs/kdeedu/kstars/calc-julianday.docbook | |
download | tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.tar.gz tde-i18n-9b58d35185905f8334142bf4988cb784e993aea7.zip |
Initial import of extracted KDE i18n tarballs
Diffstat (limited to 'tde-i18n-en_GB/docs/kdeedu/kstars/calc-julianday.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/kdeedu/kstars/calc-julianday.docbook | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/kdeedu/kstars/calc-julianday.docbook b/tde-i18n-en_GB/docs/kdeedu/kstars/calc-julianday.docbook new file mode 100644 index 00000000000..bd8b957c38d --- /dev/null +++ b/tde-i18n-en_GB/docs/kdeedu/kstars/calc-julianday.docbook @@ -0,0 +1,45 @@ +<sect2 id="calc-julian"> +<title +>Julian Day module</title> +<indexterm +><primary +>Tools</primary> +<secondary +>Astrocalculator</secondary> +<tertiary +>Julian Day module</tertiary> +</indexterm> + +<screenshot> +<screeninfo +>The Julian Day calculator module </screeninfo> +<mediaobject> + <imageobject> + <imagedata fileref="calc-julian.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>Julian Day</phrase> + </textobject> +</mediaobject> +</screenshot> + +<para +>This module converts between the calendar date, the <link linkend="ai-julianday" +>Julian Day</link +> and the <firstterm +>Modified Julian Day</firstterm +>. The Modified Julian Day is simply equal to the Julian Day - 2,400,000.5. </para +><para +>To use the module, select which of the three dates will be the input, and then fill in its value. Then press the <guibutton +>Compute</guibutton +> button, and the corresponding values for the other two date systems will be displayed. </para> + +<tip> +<para +>Exercise:</para> +<para +>What calendar date does MJD = 0.0 correspond to? </para> +</tip> + +</sect2> |