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

A

appPlanet(double, NOVAS.CelestialObject, int, NOVAS.DoubleRef, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the apparent place of a solar system body.
appStar(double, NOVAS.CatalogEntry, int, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the apparent place of a star at date ttDate, given its catalog mean place, proper motion, parallax, and radial velocity.
astroPlanet(double, NOVAS.CelestialObject, int, NOVAS.DoubleRef, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the astrometric place of a solar system body.
astroStar(double, NOVAS.CatalogEntry, int, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the astrometric place of a star at date ttDate, given its catalog mean place, proper motion, parallax, and radial velocity.

B

byteValue() - Method in class eu.cloudmakers.astronometry.Hexagesimal
Returns the value of this Hexagesimal as an byte (by casting to type byte).

C

catalog - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Catalog designator (e.g.

D

dec - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
ICRS declination in degrees.
dec - Variable in class eu.cloudmakers.astronometry.NOVAS.SkyPosition
Apparent, topocentric, or astrometric declination in degrees.
decProperMotion - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
ICRS proper motion in declination in milliarcseconds/year.
DELTA_T - Static variable in class eu.cloudmakers.astronometry.Utils
 
DELTA_UTC_UT1 - Static variable in class eu.cloudmakers.astronometry.Utils
 
distance - Variable in class eu.cloudmakers.astronometry.NOVAS.SkyPosition
True (geometric, Euclidian) distance to solar system body or 0.0 for star in AU.
doubleValue() - Method in class eu.cloudmakers.astronometry.Hexagesimal
Returns the value of this Hexagesimal object.

E

EPH_DE_NO - Static variable in class eu.cloudmakers.astronometry.NOVAS
JPL Planetary and Lunar Ephemerides file number (421 for DE421).
EPH_JD_BEGIN - Static variable in class eu.cloudmakers.astronometry.NOVAS
JPL Ephemerides file start date.
EPH_JD_END - Static variable in class eu.cloudmakers.astronometry.NOVAS
JPL Ephemerides file end date.
equatorialToHorizontal(double, double, int, double, double, NOVAS.PositionOnSurface, double, double, int, NOVAS.DoubleRef, NOVAS.DoubleRef, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Transform topocentric right ascension and declination to zenith distance and azimuth.
eu.cloudmakers.astronometry - package eu.cloudmakers.astronometry
 

F

floatValue() - Method in class eu.cloudmakers.astronometry.Hexagesimal
Returns the value of this Hexagesimal as an float (by casting to type float).
formatTo(Formatter, int, int, int) - Method in class eu.cloudmakers.astronometry.Hexagesimal
Implements formatTo() method of Formattable interface.

G

GST() - Static method in class eu.cloudmakers.astronometry.Utils
Compute Greenwich sidereal time

H

height - Variable in class eu.cloudmakers.astronometry.NOVAS.PositionOnSurface
Height of the observer in meters.
Hexagesimal - Class in eu.cloudmakers.astronometry
The Hexagesimal class wraps a value of the primitive type double in an object.
Hexagesimal(double) - Constructor for class eu.cloudmakers.astronometry.Hexagesimal
Create initialized instance

I

intValue() - Method in class eu.cloudmakers.astronometry.Hexagesimal
Returns the value of this Hexagesimal as an int (by casting to type int).

J

JD2UTC(double) - Static method in class eu.cloudmakers.astronometry.Utils
Convert Julian Date to UTC Date
JD_ORIGIN - Static variable in class eu.cloudmakers.astronometry.Utils
 
JDNow() - Static method in class eu.cloudmakers.astronometry.Utils
Compute current Julian Date.

L

latitude - Variable in class eu.cloudmakers.astronometry.NOVAS.PositionOnSurface
Geodetic (ITRS) latitude; north positive in degrees.
localPlanet(double, NOVAS.CelestialObject, double, NOVAS.PositionOnSurface, int, NOVAS.DoubleRef, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the local place of a solar system body.
localStar(double, double, NOVAS.CatalogEntry, NOVAS.PositionOnSurface, int, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the local place of a star at date ttDate, given its catalog mean place, proper motion, parallax, and radial velocity.
longitude - Variable in class eu.cloudmakers.astronometry.NOVAS.PositionOnSurface
Geodetic (ITRS) longitude; east positive in degrees.
longValue() - Method in class eu.cloudmakers.astronometry.Hexagesimal
Returns the value of this Hexagesimal as an long (by casting to type long).

N

name - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Name of celestial object (limited to 50 characters).
name - Variable in class eu.cloudmakers.astronometry.NOVAS.CelestialObject
Name of the object (limited to 50 characters).
nearEarth - Variable in class eu.cloudmakers.astronometry.NOVAS.Observer
Data for an observer's location on a near-Earth spacecraft (where = 2).
NOVAS - Class in eu.cloudmakers.astronometry
Wrapper for NOVAS 3.1 library.
NOVAS() - Constructor for class eu.cloudmakers.astronometry.NOVAS
 
NOVAS.CatalogEntry - Class in eu.cloudmakers.astronometry
Wrapper for "struct cat_entry".
NOVAS.CatalogEntry() - Constructor for class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Create uninitialized instance.
NOVAS.CatalogEntry(String, String, int, double, double, double, double, double, double) - Constructor for class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Create initialized instance.
NOVAS.CelestialObject - Class in eu.cloudmakers.astronometry
Wrapper for "struct object".
NOVAS.CelestialObject(short, short, String) - Constructor for class eu.cloudmakers.astronometry.NOVAS.CelestialObject
Create initialized instance for type = 0 or type = 1.
NOVAS.CelestialObject(NOVAS.CatalogEntry) - Constructor for class eu.cloudmakers.astronometry.NOVAS.CelestialObject
Create initialized instance for type = 2.
NOVAS.DoubleRef - Class in eu.cloudmakers.astronometry
Wrapper for output parameters.
NOVAS.DoubleRef() - Constructor for class eu.cloudmakers.astronometry.NOVAS.DoubleRef
Empty wrapper.
NOVAS.DoubleRef(double) - Constructor for class eu.cloudmakers.astronometry.NOVAS.DoubleRef
Initialize wrapped value.
NOVAS.Observer - Class in eu.cloudmakers.astronometry
Wrapper for "struct observer".
NOVAS.Observer() - Constructor for class eu.cloudmakers.astronometry.NOVAS.Observer
Create initialized instance with location at geocenter.
NOVAS.Observer(NOVAS.PositionOnSurface) - Constructor for class eu.cloudmakers.astronometry.NOVAS.Observer
Create initialized instance with location on surface.
NOVAS.Observer(NOVAS.PositionInSpace) - Constructor for class eu.cloudmakers.astronometry.NOVAS.Observer
Create initialized instance with location in space.
NOVAS.PositionInSpace - Class in eu.cloudmakers.astronometry
Wrapper for "struct in_space".
NOVAS.PositionInSpace(double[], double[]) - Constructor for class eu.cloudmakers.astronometry.NOVAS.PositionInSpace
Create initialized instance.
NOVAS.PositionOnSurface - Class in eu.cloudmakers.astronometry
Wrapper for "struct on_surface".
NOVAS.PositionOnSurface(double, double, double, double, double) - Constructor for class eu.cloudmakers.astronometry.NOVAS.PositionOnSurface
Create initialized instance.
NOVAS.SkyPosition - Class in eu.cloudmakers.astronometry
Wrapper for "struct sky_pos".
NOVAS.SkyPosition() - Constructor for class eu.cloudmakers.astronometry.NOVAS.SkyPosition
Create uninitialized instance.
NOVAS.SkyPosition(double[], double, double, double, double) - Constructor for class eu.cloudmakers.astronometry.NOVAS.SkyPosition
Create initialized instance.
number - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Integer identifier assigned to object.
number - Variable in class eu.cloudmakers.astronometry.NOVAS.CelestialObject
Object number.

O

onSurface - Variable in class eu.cloudmakers.astronometry.NOVAS.Observer
Structure containing data for an observer's location on the surface of the Earth (where = 1).

P

parallax - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Parallax in milliarcseconds.
place(double, NOVAS.CelestialObject, NOVAS.Observer, double, int, int, NOVAS.SkyPosition) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the apparent direction of a star or solar system body at a specified time and in a specified coordinate system.
position - Variable in class eu.cloudmakers.astronometry.NOVAS.PositionInSpace
Geocentric position vector (x, y, z), components in km.
pressure - Variable in class eu.cloudmakers.astronometry.NOVAS.PositionOnSurface
Atmospheric pressure millibars.

R

ra - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
ICRS right ascension in hours.
ra - Variable in class eu.cloudmakers.astronometry.NOVAS.SkyPosition
Apparent, topocentric, or astrometric right ascension in hours.
radialVelocity - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Radial velocity in km/s.
radialVelocity - Variable in class eu.cloudmakers.astronometry.NOVAS.SkyPosition
Radial velocity in km/s.
raProperMotion - Variable in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
ICRS proper motion in right ascension in milliarcseconds/year.
rHat - Variable in class eu.cloudmakers.astronometry.NOVAS.SkyPosition
Unit vector toward object.

S

shortValue() - Method in class eu.cloudmakers.astronometry.Hexagesimal
Returns the value of this Hexagesimal as an short (by casting to type short).
siderealTime(double, double, int, int, int, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Computes the Greenwich sidereal time, either mean or apparent, at Julian date.
star - Variable in class eu.cloudmakers.astronometry.NOVAS.CelestialObject
Basic astrometric data for any celestial object located outside the solar system; the catalog data for a star.

T

temperature - Variable in class eu.cloudmakers.astronometry.NOVAS.PositionOnSurface
Temperature in degrees Celsius.
topoPlanet(double, NOVAS.CelestialObject, double, NOVAS.PositionOnSurface, int, NOVAS.DoubleRef, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the topocentric place of a solar system body.
topoStar(double, double, NOVAS.CatalogEntry, NOVAS.PositionOnSurface, int, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the topocentric place of a star at date ttDate, given its catalog mean place, proper motion, parallax, and radial velocity.
toString(double, int, int, int) - Static method in class eu.cloudmakers.astronometry.Hexagesimal
Returns a hexagesimal string representation of the argument.
toString(double) - Static method in class eu.cloudmakers.astronometry.Hexagesimal
Returns a hexagesimal string representation of the argument.
toString() - Method in class eu.cloudmakers.astronometry.Hexagesimal
Returns a hexagesimal string representation of the object.
toString() - Method in class eu.cloudmakers.astronometry.NOVAS.CatalogEntry
Dump attributes.
toString() - Method in class eu.cloudmakers.astronometry.NOVAS.CelestialObject
Dump attributes.
toString() - Method in class eu.cloudmakers.astronometry.NOVAS.DoubleRef
Dump wrapped value.
toString() - Method in class eu.cloudmakers.astronometry.NOVAS.Observer
Dump attributes.
toString() - Method in class eu.cloudmakers.astronometry.NOVAS.PositionInSpace
Dump attributes.
toString() - Method in class eu.cloudmakers.astronometry.NOVAS.PositionOnSurface
Dump attributes.
toString() - Method in class eu.cloudmakers.astronometry.NOVAS.SkyPosition
Dump attributes.
transformCatalogEntry(int, double, NOVAS.CatalogEntry, double, String, NOVAS.CatalogEntry) - Static method in class eu.cloudmakers.astronometry.NOVAS
Transform a star's catalog quantities for a change of epoch and/or equator and equinox.
transformHipparcosEntry(NOVAS.CatalogEntry, NOVAS.CatalogEntry) - Static method in class eu.cloudmakers.astronometry.NOVAS
Convert Hipparcos catalog data at epoch J1991.25 to epoch J2000.0, for use within NOVAS.
type - Variable in class eu.cloudmakers.astronometry.NOVAS.CelestialObject
Type of object.

U

UTC2JD(Date) - Static method in class eu.cloudmakers.astronometry.Utils
Convert UTC Date to Julian Date
Utils - Class in eu.cloudmakers.astronometry
The utility functions for astronometry package.
Utils() - Constructor for class eu.cloudmakers.astronometry.Utils
 

V

value - Variable in class eu.cloudmakers.astronometry.NOVAS.DoubleRef
Wrapped value.
valueOf(String) - Static method in class eu.cloudmakers.astronometry.Hexagesimal
Returns a Hexagesimal object holding the double value represented by the argument hexagesimal string.
velocity - Variable in class eu.cloudmakers.astronometry.NOVAS.PositionInSpace
Geocentric velocity vector (x_dot, y_dot, z_dot), components in km/s.
virtualPlanet(double, NOVAS.CelestialObject, int, NOVAS.DoubleRef, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the virtual place of a solar system body.
virtualStar(double, NOVAS.CatalogEntry, int, NOVAS.DoubleRef, NOVAS.DoubleRef) - Static method in class eu.cloudmakers.astronometry.NOVAS
Compute the virtual place of a star at date ttDate, given its catalog mean place, proper motion, parallax, and radial velocity.

W

where - Variable in class eu.cloudmakers.astronometry.NOVAS.Observer
integer code specifying location of observer: 0 → observer at geocenter
1 → observer on surface of earth
2 → observer on near-earth spacecraft
A B C D E F G H I J L N O P R S T U V W