A B C D E F G H I J K L M N O P R S T U V W

P

PLUTO - Static variable in class edu.pdx.starview.planets.PlanetData
 
ParsePPM - class edu.pdx.starview.data.ParsePPM.
Used for parsing PPM star catalogs.
ParsePPM(File) - Constructor for class edu.pdx.starview.data.ParsePPM
This has the binary version of the file, which this class does not parse http://tdc-www.harvard.edu/software/catalogs/ppm.html The actuall ascii file is from nasa ftp://legacy.gsfc.nasa.gov/heasarc/dbase/dump/heasarc_ppm.tdat.gz
ParseSAO - class edu.pdx.starview.data.ParseSAO.
This class is used to parse the fixed-width ascii version of the SAO star database.
ParseSAO(File) - Constructor for class edu.pdx.starview.data.ParseSAO
http://tdc-www.harvard.edu/software/catalogs/sao.html
PlanetData - class edu.pdx.starview.planets.PlanetData.
This contains a list of all the planets, and provides methods to do back-end calculations of their locations at any point in time.
PlanetData() - Constructor for class edu.pdx.starview.planets.PlanetData
 
PlanetVSOP - class edu.pdx.starview.planets.PlanetVSOP.
The Vsop class wraps the VSOP87 data and provides VSOP support fns Source from http://www.projectpluto.com/source.htm#cpp_version http://mhuss.com/AstroLib/AstroCpp.zip Based on Bill Gray's open-source code at projectpluto.com
PlanetVSOP() - Constructor for class edu.pdx.starview.planets.PlanetVSOP
 
PlanetVSOP.PlanetLoc - class edu.pdx.starview.planets.PlanetVSOP.PlanetLoc.
Contains helocentric lon,lat and radius of a planet.
PlanetVSOP.PlanetLoc(double, double, double) - Constructor for class edu.pdx.starview.planets.PlanetVSOP.PlanetLoc
 
PlanetVSOPData - class edu.pdx.starview.planets.PlanetVSOPData.
Table layout based on Bill Gray's open-source code at projectpluto.com Data available from appendix in Meeus' "Astronomic Algorithms" This data is used to calculate the locations of the planets for any point in time.
PlanetVSOPData() - Constructor for class edu.pdx.starview.planets.PlanetVSOPData
 
PlanetVSOPSet - class edu.pdx.starview.planets.PlanetVSOPSet.
One VSOP term
PlanetVSOPSet() - Constructor for class edu.pdx.starview.planets.PlanetVSOPSet
 
PlanetVSOPSet(double, double, double) - Constructor for class edu.pdx.starview.planets.PlanetVSOPSet
 
Planetarium - class edu.pdx.starview.apps.swingplanetarium.Planetarium.
Test Planetarium for demo purposes
Planetarium() - Constructor for class edu.pdx.starview.apps.swingplanetarium.Planetarium
 
p1(int, int) - Method in class edu.pdx.starview.calc.KSNumbers
 
p1b(int, int) - Method in class edu.pdx.starview.calc.KSNumbers
 
p2(int, int) - Method in class edu.pdx.starview.calc.KSNumbers
 
p2b(int, int) - Method in class edu.pdx.starview.calc.KSNumbers
 
paint(Graphics) - Method in class edu.pdx.starview.applet.GUI
 
parse(Vector) - Method in class edu.pdx.starview.data.ParsePPM
This method opens the star database, parses the data, and appends SVStar objects to the vStars vector.
parse(Vector) - Method in class edu.pdx.starview.data.ParseSAO
This method opens the star database, parses the data, and appends SVStar objects to the vStars vector.
pi2 - Static variable in class edu.pdx.starview.calc.SVConst
2 times pi
precessFromAnyEpoch(double, double, SVAngle, SVAngle, SVAngle, SVAngle) - Static method in class edu.pdx.starview.calc.KSSkyPoint
General case of precession.

A B C D E F G H I J K L M N O P R S T U V W