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-dayduration.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-dayduration.docbook')
-rw-r--r-- | doc/kstars/calc-dayduration.docbook | 28 |
1 files changed, 28 insertions, 0 deletions
diff --git a/doc/kstars/calc-dayduration.docbook b/doc/kstars/calc-dayduration.docbook new file mode 100644 index 00000000..c5c11117 --- /dev/null +++ b/doc/kstars/calc-dayduration.docbook @@ -0,0 +1,28 @@ +<sect2 id="calc-dayduration"> +<title>Day Duration module</title> +<indexterm><primary>Tools</primary> +<secondary>Astrocalculator</secondary> +<tertiary>Day Duration module</tertiary> +</indexterm> + +<screenshot> +<screeninfo> +The Day Duration calculator module +</screeninfo> +<mediaobject> + <imageobject> + <imagedata fileref="calc-daylength.png" format="PNG"/> + </imageobject> + <textobject> + <phrase>Day Duration</phrase> + </textobject> +</mediaobject> +</screenshot> + +<para> +This module computes the length of day as well as sunrise, sun-transit +(noon), and sunset times for any calendar date, for any location on +Earth. First fill in the desired geographic coordinates and date, then +press the <guibutton>Compute</guibutton> button. +</para> +</sect2> |