diff options
author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
---|---|---|
committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-12-03 11:05:10 -0600 |
commit | f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch) | |
tree | 1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-en_GB/docs/tdeedu/kstars/calc-horizontal.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-en_GB/docs/tdeedu/kstars/calc-horizontal.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdeedu/kstars/calc-horizontal.docbook | 42 |
1 files changed, 42 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdeedu/kstars/calc-horizontal.docbook b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-horizontal.docbook new file mode 100644 index 00000000000..da36d32fc0e --- /dev/null +++ b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-horizontal.docbook @@ -0,0 +1,42 @@ +<sect2 id="calc-horiz"> +<title +>Horizontal Coordinates module</title> +<indexterm +><primary +>Tools</primary> +<secondary +>Astrocalculator</secondary> +<tertiary +>Horizontal Coordinates module</tertiary> +</indexterm> + +<screenshot> +<screeninfo +>The Horizontal Coordinates calculator module </screeninfo> +<mediaobject> + <imageobject> + <imagedata fileref="calc-horizontal.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>Horizontal Coordinates</phrase> + </textobject> +</mediaobject> +</screenshot> + +<para +>This module converts from <link linkend="equatorial" +>Equatorial coordinates</link +> to <link linkend="horizontal" +>Horizontal coordinates</link +>. First, select the date, time, and geographic coordinates for the calculation in the <guilabel +>Input Data</guilabel +> section. Then, fill in the equatorial coordinates to be converted and their catalogue epoch in the <guilabel +>Equatorial Coordinates</guilabel +> section. When you press the <guibutton +>Compute</guibutton +> button, the corresponding Horizontal coordinates will be presented in the <guilabel +>Horizontal Coordinates</guilabel +> section. </para> +</sect2> + |