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-es/docs/tdeedu/kstars/calc-julianday.docbook | |
parent | 85ca18776aa487b06b9d5ab7459b8f837ba637f3 (diff) | |
download | tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.tar.gz tde-i18n-f7e7a923aca8be643f9ae6f7252f9fb27b3d2c3b.zip |
Second part of prior commit
Diffstat (limited to 'tde-i18n-es/docs/tdeedu/kstars/calc-julianday.docbook')
-rw-r--r-- | tde-i18n-es/docs/tdeedu/kstars/calc-julianday.docbook | 45 |
1 files changed, 45 insertions, 0 deletions
diff --git a/tde-i18n-es/docs/tdeedu/kstars/calc-julianday.docbook b/tde-i18n-es/docs/tdeedu/kstars/calc-julianday.docbook new file mode 100644 index 00000000000..775acb4a7a3 --- /dev/null +++ b/tde-i18n-es/docs/tdeedu/kstars/calc-julianday.docbook @@ -0,0 +1,45 @@ +<sect2 id="calc-julian"> +<title +>Módulo de día juliano</title> +<indexterm +><primary +>Herramientas</primary> +<secondary +>Calculadora astronómica</secondary> +<tertiary +>Módulo de día juliano</tertiary> +</indexterm> + +<screenshot> +<screeninfo +>El módulo de la calculadora de día juliano </screeninfo> +<mediaobject> + <imageobject> + <imagedata fileref="calc-julian.png" format="PNG"/> + </imageobject> + <textobject> + <phrase +>Día juliano</phrase> + </textobject> +</mediaobject> +</screenshot> + +<para +>Este módulo convierte entre la fecha del calendario, el <link linkend="ai-julianday" +>día juliano</link +>, y el <firstterm +>día juliano modificado</firstterm +>. El día juliano modificado es simplemente igual al día juliano - 2,400,000.5. </para +><para +>Para usar este módulo seleccione cual de las tres entradas se utilizará y rellene su valor. Después pulse el botón <guibutton +>Calcular</guibutton +>, y se mostrarán los valores correspondientes para los otros dos sistemas. </para> + +<tip> +<para +>Ejercicio:</para> +<para +>¿A qué fecha del calendario corresponde MJD=0,0? </para> +</tip> + +</sect2> |