Package edu.pdx.starview.calc

Class Summary
KSNumbers There are several time-dependent values used in position calculations, that are not specific to an object.
KSSkyPoint General Note:Many of these methods are indipendant statics so that they can easily be integrated with JUnit tests and can be used for calculators or other convienence tools of an application.
SVAngle General Purpose angle representation that can quickly and easily do calculations on an angle.
SVAzAlt This represents an Azimuth and Altitude of a location in the sky.
SVConst This contains a number of constants used thruought the code.
SVGeometry Contains methods for working with and manipulating geomotry.
SVMath This class provides general purpose math functions that aren't otherwise offered.
SVRADec This represents both the Right Ascention and Declenation of an object in the sky.
SVTime This is for doing general purpose time calculations of Julian Dates and Sidreal Times