Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
T
- talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.web - package talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.web
-
Package containing the classes that implements a complete web portal with services to compute cross-matches and ephemerides.
- Tamara - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tamara
- tan(double) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.FastMath
-
Tangent function
- Tanete - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tanete
- tanh(double) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.FastMath
-
Hyperbolic tangent function
- TARGET - Enum in talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody
-
The set of targets with their mass and other properties.
- TARGETS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property TARGETS
- tass17(double, int, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons.TASS17
-
Implements TASS 1.7 theory.
- TASS17 - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons
-
This is an implementation of the TASS 1.7 theory of the motion of the satellites of Saturn.
- Tatjana - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tatjana
- Tauris - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tauris
- TDB - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.EphemHelper.TIME_SCALE
-
TDB time scale, used also for Terrestrial time TT
- Tekmessa - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tekmessa
- ten() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
-
Returns a new
Quadrupleinstance with the value of 10.0. - Tercidina - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tercidina
- Terpsichore - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Terpsichore
- TestCrossMatches - Class in talonsoalbi_at_gmail_dot_com.ssoxmatch.actions
-
Testing class to be launched from command-line, to compute cross-matches from testing observations read directly from this class
- Thalia - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Thalia
- Themis - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Themis
- Theobalda - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Theobalda
- Thetis - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Thetis
- Thia - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Thia
- Thisbe - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Thisbe
- THREADS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property THREADS
- Thyra - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Thyra
- TIME_SPATIAL_UNCERTAINTY - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property TIME_SPATIAL_UNCERTAINTY
- times(Matrix) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Matrix
-
Linear algebraic matrix multiplication, A * B
- timesThis(Matrix) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Matrix
-
Linear algebraic matrix multiplication, A * B
- Tisiphone - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tisiphone
- Titania - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Titania
- toArrayList(String, String, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Transforms a string into an array list for a given field separator.
- toCenturies(double) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.OrbitEphem
-
Convert a Julian day value to Julian centuries referenced to epoch J2000.
- toEcliptic(LocationElement) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.OrbitEphem
-
Transforms a location object from equatorial J2000 to ecliptic coordinates
- toHexString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
-
Returns a
Stringcontaining a hexadecimal representation of the instance's value, consisting of sign, two 64-bit words of mantissa, and exponent preceded by letter 'e', with '_' separating the tetrads of hexadecimal digits. - toIeee754Bytes() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
-
Returns the 128 bits of an IEEE-754 quadruple precision number nearest to the value of
thisinstance as an array of 16bytes, containing a physical representation of the standard IEEE-754 quadruple-precision floating-point number.
The order of bytes is big-endian, so that the sign bit and the most significant bits of the exponent is returned in result[0], and the least significant bits of the mantissa in result[15]. - toIeee754Longs() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
-
Returns the 128 bits of an IEEE-754 quadruple precision number nearest to the value of
thisinstance as an array of twolongs, containing a physical representation of the standard IEEE-754 quadruple-precision floating-point number.
The order of words is big-endian, so that the sign bit, exponent and 48 most significant bits of the mantissa are returned in result[0], and 64 least significant bits of the mantissa in result[1]. - Tokio - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.TARGET
-
Tokio
- toLongWords() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
-
Returns the fields of the instance that make up it's value as an array of
longs.
The elements of the array contain the following values: - toOffset(double, double) - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.LocationElement
-
Moves this position a given amount in each axis, setting the location to a given point with some offset.
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.web.ServiceLogElement
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.CloseEncounterElement
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.CrossMatchElement
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.DetailedEphemElement
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.actions.xmatch.ObservationElement
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileEntryElement
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.db.FileFormat
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.LocationElement
-
Returns a String representation of this object.
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Matrix
-
Converts a matrix to a string.
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons.Complex
-
Converts a Complex into a String of the form ( a + bi).
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.moons.MoonOrbitalElement
-
Returns a string representation of this object.
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.NBodyConfigurator
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.ObservatoryElement
-
Returns a String representation of this object.
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.OrbitalElement
-
Returns a string representation of this object.
- toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
-
Returns a decimal string representation of the value of this
Quadruplein a scientific (exponential) notation, rounded to 43 digits after point.
For other String representations, seeformat(String) - toString() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.MissionElement
- toString(String[], String) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Transforms an array to a string.
- toStringArray(String, String, boolean) - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Util
-
Transforms a string into an array for a given field separator.
- TOTAL_MAGNITUDE_FOR_COMETS - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
Value of the property TOTAL_MAGNITUDE_FOR_COMETS
- TRACE - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.Main.LOG_LEVEL
-
Trace logs
- transposeThis() - Method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Matrix
-
Matrix transpose.
- TSITOURAS_54 - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
-
Ch. Tsitouras, TEI of Chalkis, Dept. of Applied Sciences, GR34400, Psahna, Greece
- TSITOURAS_65 - Enum constant in enum talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.nbody.ODE_SOLVER
-
A General Family of Explicit Runge-Kutta pairs of Orders 6(5), S. N. Papakostas, CH. Tsitouras, and G. Papageorgiou, SIAM J.
- two() - Static method in class talonsoalbi_at_gmail_dot_com.ssoxmatch.ephem.Quadruple
-
Returns a new
Quadrupleinstance with the value of 2.0. - TWO_PI - Static variable in class talonsoalbi_at_gmail_dot_com.ssoxmatch.Constants
-
2* PI
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form