diff options
author | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
---|---|---|
committer | toma <toma@283d02a7-25f6-0310-bc7c-ecb5cbfe19da> | 2009-11-25 17:56:58 +0000 |
commit | ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2 (patch) | |
tree | d3bb9f5d25a2dc09ca81adecf39621d871534297 /doc/kstars/calc-horizontal.docbook | |
download | tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.tar.gz tdeedu-ce599e4f9f94b4eb00c1b5edb85bce5431ab3df2.zip |
Copy the KDE 3.5 branch to branches/trinity for new KDE 3.5 features.
BUG:215923
git-svn-id: svn://anonsvn.kde.org/home/kde/branches/trinity/kdeedu@1054174 283d02a7-25f6-0310-bc7c-ecb5cbfe19da
Diffstat (limited to 'doc/kstars/calc-horizontal.docbook')
-rw-r--r-- | doc/kstars/calc-horizontal.docbook | 35 |
1 files changed, 35 insertions, 0 deletions
diff --git a/doc/kstars/calc-horizontal.docbook b/doc/kstars/calc-horizontal.docbook new file mode 100644 index 00000000..b4cdcd21 --- /dev/null +++ b/doc/kstars/calc-horizontal.docbook @@ -0,0 +1,35 @@ +<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 catalog 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> + |