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/greatcircle.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/greatcircle.docbook')
-rw-r--r-- | tde-i18n-en_GB/docs/tdeedu/kstars/greatcircle.docbook | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/tde-i18n-en_GB/docs/tdeedu/kstars/greatcircle.docbook b/tde-i18n-en_GB/docs/tdeedu/kstars/greatcircle.docbook new file mode 100644 index 00000000000..5d6783ddc24 --- /dev/null +++ b/tde-i18n-en_GB/docs/tdeedu/kstars/greatcircle.docbook @@ -0,0 +1,32 @@ +<sect1 id="ai-greatcircle"> +<sect1info> +<author +><firstname +>Jason</firstname +> <surname +>Harris</surname +> </author> +</sect1info> +<title +>Great Circles</title> +<indexterm +><primary +>Great Circles</primary> +<seealso +>Celestial Sphere</seealso> +</indexterm> +<para +>Consider a sphere, such as the Earth, or the <link linkend="ai-csphere" +>Celestial Sphere</link +>. The intersection of any plane with the sphere will result in a circle on the surface of the sphere. If the plane happens to contain the centre of the sphere, the intersection circle is a <firstterm +>Great Circle</firstterm +>. Great circles are the largest circles that can be drawn on a sphere. Also, the shortest path between any two points on a sphere is always along a great circle. </para +><para +>Some examples of great circles on the celestial sphere include: the <link linkend="ai-horizon" +>Horizon</link +>, the <link linkend="ai-cequator" +>Celestial Equator</link +>, and the <link linkend="ai-ecliptic" +>Ecliptic</link +>. </para> +</sect1> |