Book contents
- Frontmatter
- Contents
- Preface
- Using your personal computer for astronomy
- DEFAULT: default value input routnine & YESNO: ‘Y’ or ‘N’ input routine
- MINSEC: converts between decimal hours/degrees and minutes/seconds form
- JULDAY: calendar date to Julian day number since 1900 January 0.5
- CALDAY: Julian day number since 1900 January 0.5 to calendar date
- TIME: converts between local civil and sidereal times
- EQHOR: converts between equatorial and horizon coordinates
- HRANG: converts between right ascension and hour angle
- OBLIQ: calculates the value of the obliquity of the ecliptic
- NUTAT: finds corrections for nutation in longitude and obliquity
- EQECL: converts between equatorial and ecliptic coordinates
- EQGAL: converts between equatorial and galactic coordinates
- GENCON: converts between any of the coordinate systems
- PRCESS1: approximate precession of equatorial coordinates & PRCESS2: rigorous precession of equatorial coordinates
- PARALLX: converts between geocentric and apparent position
- REFRACT: calculates the effect of atmospheric refraction
- RISET: finds the circumstances of rising and setting
- ANOMALY: solves Kepler's equation for elliptical motion
- SUN: finds the ecliptic coordinates of the Sun
- SUNRS: finds the circumstances of sunrise and sunset
- PELMENT: returns the orbital elements of the major planets
- PLANS: finds the position of a planet
- MOON: finds the position and parallax of the Moon
- MOONRS: finds the circumstances of moonrise and moonset
- MOONNF: finds the times of new and full moon
- ECLIPSE: finds the circumstances of lunar and solar eclipses
- DISPLAY: displays an eclipse in graphical form
- ELOSC: finds positions from osculating elliptical elements
- RELEM: converts elliptic orbital elements from one epoch to another
- PCOMET: finds the position of a comet from parabolic elements
- PFIT: finds parabolic elements from observations & EFIT: finds elliptical elements from observations
- List of variables
- Bibliography
- Index
- PROGRAMS AVAILABLE ON DISK
Using your personal computer for astronomy
Published online by Cambridge University Press: 17 February 2010
- Frontmatter
- Contents
- Preface
- Using your personal computer for astronomy
- DEFAULT: default value input routnine & YESNO: ‘Y’ or ‘N’ input routine
- MINSEC: converts between decimal hours/degrees and minutes/seconds form
- JULDAY: calendar date to Julian day number since 1900 January 0.5
- CALDAY: Julian day number since 1900 January 0.5 to calendar date
- TIME: converts between local civil and sidereal times
- EQHOR: converts between equatorial and horizon coordinates
- HRANG: converts between right ascension and hour angle
- OBLIQ: calculates the value of the obliquity of the ecliptic
- NUTAT: finds corrections for nutation in longitude and obliquity
- EQECL: converts between equatorial and ecliptic coordinates
- EQGAL: converts between equatorial and galactic coordinates
- GENCON: converts between any of the coordinate systems
- PRCESS1: approximate precession of equatorial coordinates & PRCESS2: rigorous precession of equatorial coordinates
- PARALLX: converts between geocentric and apparent position
- REFRACT: calculates the effect of atmospheric refraction
- RISET: finds the circumstances of rising and setting
- ANOMALY: solves Kepler's equation for elliptical motion
- SUN: finds the ecliptic coordinates of the Sun
- SUNRS: finds the circumstances of sunrise and sunset
- PELMENT: returns the orbital elements of the major planets
- PLANS: finds the position of a planet
- MOON: finds the position and parallax of the Moon
- MOONRS: finds the circumstances of moonrise and moonset
- MOONNF: finds the times of new and full moon
- ECLIPSE: finds the circumstances of lunar and solar eclipses
- DISPLAY: displays an eclipse in graphical form
- ELOSC: finds positions from osculating elliptical elements
- RELEM: converts elliptic orbital elements from one epoch to another
- PCOMET: finds the position of a comet from parabolic elements
- PFIT: finds parabolic elements from observations & EFIT: finds elliptical elements from observations
- List of variables
- Bibliography
- Index
- PROGRAMS AVAILABLE ON DISK
Summary
Do you have your own computer? And do you wish to use it for predicting astronomical phenomena such as the time of moonrise or the circumstances of the next eclipse? If so, this book may help you. It provides a kit of parts, a set of building blocks, to write complex programs in astronomy tailored to your own needs. Each building block is in the form of a subroutine, written in BASIC, which performs a well-defined function. There are 33 such routines in all which can link together in any combination. They cover most of the problems likely to be tackled by the amateur astronomer, ranging from very simple tasks like converting between decimal hours and hours, minutes, and seconds, to complex procedures for deducing the set of orbital elements which is consistent with the observed movement of a minor planet or comet through the heavens. It is possible that your particular requirement may be covered directly by a subroutine as it stands, for example, the calculation of the position of the Moon. You can then enter it from the keyboard or copy it from disk+ and run it with its supplied handling program. Or it may be that you have a much more demanding task, needing the results of several routines together to get the answer. Suppose, for instance, that you wished to predict the time of rising of a newly-discovered comet in Hawaii on the 27th August this year.
- Type
- Chapter
- Information
- Astronomy with your Personal Computer , pp. 1 - 6Publisher: Cambridge University PressPrint publication year: 1990