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-precess.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-precess.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdeedu/kstars/calc-precess.docbook | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdeedu/kstars/calc-precess.docbook b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-precess.docbook new file mode 100644 index 00000000000..27195079140 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-precess.docbook @@ -0,0 +1,43 @@ +<sect2 id="calc-precess"> +<title +>Precession module</title> +<indexterm +><primary +>Tools</primary> +<secondary +>Astrocalculator</secondary> +<tertiary +>Precession module</tertiary> +</indexterm> + +<screenshot> +<screeninfo +>The Precession calculator module </screeninfo> +<mediaobject> + <imageobject> + <imagedata fileref="calc-precess.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>Precession</phrase> + </textobject> +</mediaobject> +</screenshot> + +<para +>This module is similar to the <link linkend="calc-apcoords" +>Apparent Coordinates module</link +>, but it only applies the effect of <link linkend="ai-precession" +>precession</link +>, not of nutation or aberration. </para> +<para +>To use the module, first enter the input coordinates and their epoch in the <guilabel +>Original Coordinates</guilabel +> section. You must also fill in the target epoch in the <guilabel +>Precessed Coordinates</guilabel +> section. Then, press the <guibutton +>Compute</guibutton +> button, and the object's coordinates, precessed to the target Epoch, are presented in the <guilabel +>Precessed Coordinates</guilabel +> section. </para> +</sect2> |