A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages

D

DAMOUR_DERUELLE - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.GENERAL_RELATIVITY
Damour and Deruelle (1985) GR formulation for the Sun, also known as the formulation by Brumberg 1972, or Sitarsky 1983.
Daphne - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Daphne
dateToJulian(int, int, int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Date to Julian day converter
dateToJulian(String) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Date to Julian day converter
dateToJulian(Calendar) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Convert a date/time to a Julian date See Meeus, Astronomical Algorithms, chapter 7.
dateToJulian(Date) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Date to Julian day converter
Davida - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Davida
DAYS_EXTRAPOLATE_POSITIONS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
Value of the property DAYS_EXTRAPOLATE_POSITIONS
DBEntry - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.db
Database entry class, to get the list of column names and format for a given table, with a query like:
DBEntry(String, DBEntry.FORMAT) - Constructor for class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.DBEntry
Constructor
DBEntry.FORMAT - Enum in talonsoalbi_at_gmail_dot_com.ssoxmatch.db
Database formats for the columns
DE440 - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.KBO_MODEL
DE440 KBO model
DEBUG - talonsoalbi_at_gmail_dot_com.ssoxmatch.Main.LOG_LEVEL
All logs
DEG_TO_RAD - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
Degrees to radians
deleteIndex(double[], int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Removes an index from an array.
Dembowska - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Dembowska
Denise - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Denise
Desiderata - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Desiderata
DetailedEphemElement - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch
Holds complete information about the ephemerides of an object, used at the beggining or ending of a cross match event.
DetailedEphemElement() - Constructor for class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.DetailedEphemElement
Empty constructor
Devosa - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Devosa
Diana - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Diana
Dido - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Dido
Dike - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Dike
Dione - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Dione
Diotima - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Diotima
DISABLE_POSTGRES - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
Value of the property DISABLE_POSTGRES
divide(double) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
Divides the value of this Quadruple by the value of the given double divisor.
divide(long) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
Divides the value of this Quadruple by the value of the given long divisor.
divide(Quadruple) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
Divides the value of this Quadruple by the value of the given Quadruple divisor.
divide(Quadruple, double) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
Divides the value of the given dividend by the value of the given double divisor, creates and returns a new instance of Quadruple containing the quotient.
divide(Quadruple, long) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
Divides the value of the given dividend by the value of the given long divisor, creates and returns a new instance of Quadruple containing the quotient.
divide(Quadruple, Quadruple) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
Divides the value of the given dividend by the value of the given Quadruple divisor, creates and returns a new instance of Quadruple containing the quotient.
doComputeAndIngest(ArrayList<ObservationElement>, ComputeAndIngest.INGEST_DESTINATION) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.ComputeAndIngest
Perform the main operation of computing cross matches and ingesting the results in the tables
doCreateSchema() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateDatabase
Creates the schema, removing the previous one if exists
doCreateTables(boolean) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateDatabase
Creates the tables.
doCreateTables(Collection<String>, String) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.FixCountTables
Removes the old tables and creates new empty ones for count and count_metadata
doFixCardReduction(boolean) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.FixCardReduction
Fixes the card reduction tables
doFixCountTables() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.FixCountTables
Fixes the count tables
doIngest(String) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.IngestFromTextFiles
Performs the ingestion from text files
doIngestAsteroids(int) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.IngestOrbitalElements
Performs the ingestion of orbital elements for asteroids
doIngestBodies() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.IngestAllBodies
Ingest bodies into the ssoid table for asteroids, comets, planets, and natural satellites.
doIngestCloseEncounters() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.IngestAllBodies
Ingests the close encounters from the csv file
doIngestComets(int) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.IngestOrbitalElements
Performs the ingestion of orbital elements for comets
doReport() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.ReportConfigAndLastExec
Creates the report and returns it
Doris - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Doris
DORMAND_PRINCE_54 - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
Dormand-Prince RK5(4) method, see 'A family of embedded Runge-Kutta formulae', by J.R.
DORMAND_PRINCE_87 - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
RK8(7) by P.J.
DOUBLE - talonsoalbi_at_gmail_dot_com.ssoxmatch.db.DBEntry.FORMAT
ID for double format (double precision)
doubleEquals(double[], double[]) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Compares the values in two double arrays
doubleEquals(Double, Double) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Compares two double and returns true if they are equal
doubleValue() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
Converts the value of this Quadruple to a double value in a way similar to standard narrowing conversions (e.g., from double to float).
doUpdate() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateObservationLists
Performs the update operation for all missions
doUpdate(boolean, boolean, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateKernels
Updates the kernels for all missions.
doUpdateAsteroids(boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateOrbitalElements
Downloads the elements for asteroids, Lowell observatory database
doUpdateComets(boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateOrbitalElements
Downloads the elements for comets from cometpro
doUpdateEOP(boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateOrbitalElements
Downloads the EOP (Earth Orientation Parameters) from IERS, containing the DUT1 data (UT1-UTC)
doUpdateForMission(MissionElement, boolean, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateKernels
Updates the kernel of a given mission
doUpdateJPLAsteroids(boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateOrbitalElements
Downloads the elements for asteroids from JPL
doUpdateJPLComets(boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateOrbitalElements
Downloads the elements for comets from JPL
doUpdateObsCodes(boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.UpdateOrbitalElements
Downloads the elements for asteroids, Lowell observatory database
downloadFile(String, String, boolean, String) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
Downloads a file if it is older than certain days or the force flag is true
DRAW_DSS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
Value of the property DRAW_DSS
drawObservationFootprint(ObservationElement, int, Graphics2D) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.ObservationElement
Draws the footprint over the provided graphics context, filling the area in white
drawObservationOutline(ObservationElement, int, Graphics2D, String, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.ObservationElement
Draws the outline of the observation over the provided graphics context
DssWorker - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch
A class to manage the download of images from the Sloan Digital Sky Survey
DUMP_FILE - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
Value of the property DUMP_FILE
DUMP_QUERY - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
Value of the property DUMP_QUERY
DUT1 - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem
Compute the DUT1 (UT1-UTC in seconds) from the EOP (Earth Orientation Parameters) provided by IERS
Dynamene - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
Dynamene
A B C D E F G H I J K L M N O P Q R S T U V W X Z 
All Classes All Packages