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
All Classes All Packages
All Classes All Packages
R
- Rachele - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Rachele
- RAD_TO_DEG - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Radians to degrees
- RAD_TO_HOUR - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Radians to hours
- readAnyExternalFileSomeLines(String, int, int, Charset) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Reads a file and returns it contents as an array of strings, returning only the lines in a given range within the file.
- readAsDouble(String, String) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileFormat
-
Returns and entry name from the input line
- readAsFloat(String, String) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileFormat
-
Returns and entry name from the input line
- readAsInt(String, String) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileFormat
-
Returns and entry name from the input line
- readAsString(String, String) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileFormat
-
Returns an entry name from the input line
- readAsteroidDB() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.GetOrbitalElementsList
-
Reads the asteroid database from the Lowell observatory/JPL files, returning the elements for the asteroids
- readAsteroidDB(Boolean, int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.GetOrbitalElementsList
-
Reads the asteroid database from the Lowell observatory/JPL files, returning the elements for the asteroids
- readCometDB() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.GetOrbitalElementsList
-
Reads the cometpro/JPL database, returning the elements for the comets
- readCometDB(Boolean, int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.GetOrbitalElementsList
-
Reads the cometpro/JPL database, returning the elements for the comets
- readElements(File, boolean, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.MinorBodyPropagator
-
Reads the data contained in a given file and returns the list of orbital elements from the position and velocity vector on it, for all minor bodies
- readElements(File, boolean, boolean, int, int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.MinorBodyPropagator
-
Reads the data contained in a given file and returns the list of orbital elements from the position and velocity vector on it, for all minor bodies
- readEntry(String, DBEntry, StringBuilder) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileFormat
-
Reads a single entry and writes it to the string builder
- readKernelFile(String) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.SpiceKernel
-
Reads a kernel.
- readLine(String, List<DBEntry>, String, StringBuilder) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileFormat
-
Reads a line and append to the string builder the contents of the file entries defined in this instance, if they are found in the input database entries
- readObjectAsGzip(String) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Reads an object from disk.
- readOrbitalElements(String, boolean, boolean, boolean, boolean, int, int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.ComputeAndIngest
-
Reads the orbital elements in a binary file
- readOrbits(int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons.Rocks
-
Reads the elements for the satellites of a given planet.
- readSpice() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.SpiceKernel
-
Reads the SPICE native library and basic kernels
- REMOTE - talonsoalbi_at_gmail_dot_com.ssoxmatch.db.PostgresConnection.DATABASE_LOCATION
-
Remote database, to update observations
- REMOTE_DB_NAME - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property REMOTE_DB_NAME
- REMOTE_DB_PASS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property REMOTE_DB_PASS
- REMOTE_DB_PORT - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property REMOTE_DB_PORT
- REMOTE_DB_SCHEMA - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property REMOTE_DB_SCHEMA
- REMOTE_DB_SERVER - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property REMOTE_DB_SERVER
- REMOTE_DB_USER - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property REMOTE_DB_USER
- repeatString(String, int) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Repeats a given string s n times.
- REPLACE_PLANETS_WITH_JPL - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property REPLACE_PLANETS_WITH_JPL
- replaceAll(String, String, String, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Replaces all matches of a string with another string.
- replaceElementsForHorizonsQuery(OrbitalElement, String, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.ComputeEphem
-
Returns the query to ask Horizons for the position of a body based on its orbital elements
- reportComparison(boolean) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.NBodyIntegrator
-
Report a comparison between the results of the integration and the original JPL integration for the final integration date.
- ReportConfigAndLastExec - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.actions
-
To create a mini report of the current configuration and the last ingestion of cross matches
- ReportConfigAndLastExec(PostgresConnection.DATABASE_LOCATION, long) - Constructor for class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.ReportConfigAndLastExec
-
Constructor
- reportVector(double[], String) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Returns a string with the values in the vector
- RES_ELEMENTS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_ELEMENTS
- RES_KERNEL_CLOSE_ENCOUNTER - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_KERNEL_CLOSE_ENCOUNTER
- RES_KERNEL_EPHEMERIS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_KERNEL_EPHEMERIS
- RES_KERNEL_MISSION - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_KERNEL_MISSION
- RES_NBODY_JPL - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_NBODY_JPL
- RES_NBODY_LOWELL - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_NBODY_LOWELL
- RES_OBSERVATIONS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_OBSERVATIONS
- RES_SCRIPT - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_SCRIPT
- RES_SPICE - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_SPICE
- RES_SPICE_URL - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_SPICE_URL
- RES_WEB - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property RES_WEB
- resetCache() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.SpiceKernel
-
Removes all the entries from the cache, that is used to speed-up Spice calculations when the input is repeated
- resetCloseEncounterList() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.NBodyIntegrator
-
Resets the list of close encounters, removing all elements from it
- resetDEVersion() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.NBodyIntegrator
-
Resets the DE version, used internally when a kernel is read
- resetIngestionMap() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.IngestAllBodies
-
Resets the ingestion map object.
- resetInitialization() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.NBodyIntegrator
-
Resets the initialization of the integrator, basically setting to false the orbital elements of minor bodies
- resetLoggingToStandardOutput() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Main
-
Resets the logging to use again the standard output
- resetPrecalc() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.OrbitalElement
-
Resets the precalc field of this instance
- resetProperties() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Main
-
Removes all the properties loaded
- resetService() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.GetCrossMatch
-
Resets the service ready flag
- RK2_HEUN - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
-
Basic RK2 method by Heun = explicit trapezoid rule, or improved Euler's method
- RK3_HEUN - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
-
RK3 method by Heun
- RK3_RALSTON - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
-
RK3 method by Ralston
- RK4_CLASSIC - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
-
Classic RK4 method by Kutta, 1901
- Roberta - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Roberta
- rocks(double, MoonOrbitalElement, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons.Rocks
-
Compute positions of minor satellites from elements referred to the Local Laplace Plane.
- Rocks - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons
-
Ephemerides for the natural satellites.
- RootPage - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.web
- RootPage() - Constructor for class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.web.RootPage
- Rosa - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Rosa
- rowCount(String) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.PostgresConnection
-
Counts the rows in a table
- running() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons.TASS17
-
Returns if the computation of Saturn moons is currently running in any thread or not.
- Rusthawelia - talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Rusthawelia
All Classes All Packages