summaryrefslogtreecommitdiffstats
path: root/tde-i18n-en_GB/docs/tdeedu/kstars/calc-planetcoords.docbook
diff options
context:
space:
mode:
authorTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
committerTimothy Pearson <kb9vqf@pearsoncomputing.net>2011-12-03 11:05:10 -0600
commitf7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b (patch)
tree1f78ef53b206c6b4e4efc88c4849aa9f686a094d /tde-i18n-en_GB/docs/tdeedu/kstars/calc-planetcoords.docbook
parent85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff)
downloadtde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz
tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip
Second part of prior commit
Diffstat (limited to 'tde-i18n-en_GB/docs/tdeedu/kstars/calc-planetcoords.docbook')
-rw-r--r--tde-i18n-en_GB/docs/tdeedu/kstars/calc-planetcoords.docbook43
1 files changed, 43 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdeedu/kstars/calc-planetcoords.docbook b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-planetcoords.docbook
new file mode 100644
index 00000000000..0188d75b90b
--- /dev/null
+++ b/tde-i18n-en_GB/docs/tdeedu/kstars/calc-planetcoords.docbook
@@ -0,0 +1,43 @@
+<sect2 id="calc-planetcoords">
+<title
+>Planet Coordinates module</title>
+<indexterm
+><primary
+>Tools</primary>
+<secondary
+>Astrocalculator</secondary>
+<tertiary
+>Planet Coordinates module</tertiary>
+</indexterm>
+
+<screenshot>
+<screeninfo
+>The Planet Coordinates calculator module </screeninfo>
+<mediaobject>
+ <imageobject>
+ <imagedata fileref="calc-planetcoords.png" format="PNG"/>
+ </imageobject>
+ <textobject>
+ <phrase
+>Planet Coordinates</phrase>
+ </textobject>
+</mediaobject>
+</screenshot>
+
+<para
+>The Planet Coordinates module computes positional data for any major solar system body, for any time and date and any geographic location. Simply select the <guilabel
+>solar system body</guilabel
+> from the drop-down list, and specify the desired date, time and geographic coordinates (these values are preset to the current &kstars; settings). Then press the <guibutton
+>Compute</guibutton
+> button to determine the <link linkend="equatorial"
+>Equatorial</link
+>, <link linkend="horizontal"
+>Horizontal</link
+> and <link linkend="ecliptic"
+>Ecliptic</link
+> coordinates of the body. </para>
+<para
+>There is a batch mode for this module. You must construct an input file in which each line specifies values for the input parameters (solar system body, date, time, longitude, and latitude). You may choose to specify a constant value for some of the parameters in the calculator window (these parameters should be skipped in the input file). You may also specify which of the output parameters (Equatorial, Horizontal and Ecliptic coordinates) should be calculated. Finally, specify the input and output filenames, and press the <guibutton
+>Run</guibutton
+> button to generate the output file with the computed values. </para>
+</sect2>