Uses of Class
edu.pdx.starview.calc.SVRADec

Packages that use SVRADec
edu.pdx.starview.calc   
 

Uses of SVRADec in edu.pdx.starview.calc
 

Methods in edu.pdx.starview.calc that return SVRADec
static SVRADec KSSkyPoint.Eterms(SVAngle inRA, SVAngle inDec)
          Determine the E-terms of aberration In the past, the mean places of stars published in catalogs included the contribution to the aberration due to the ellipticity of the orbit of the Earth.
static SVRADec SVGeometry.HorizontalToEquatorial(SVAngle LST, SVAngle lat, SVAngle az, SVAngle alt)
          Convert Horizontal coordinates (Azimuth, Altitude) to Equatorial coordinates (RA, Dec), given the local sidereal time and the observer's latitude.