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

A

ABERRATION - Static variable in interface org.hermit.astro.AstroConstants
The constant of aberration, κ.
add(double) - Method in class org.hermit.geo.Azimuth
Calculate the azimuth which is the given angular offset from this one.
add(Distance) - Method in class org.hermit.geo.Distance
Return the sum of this and another Distance.
add(Vector, Vector) - Static method in class org.hermit.geometry.Vector
Calculate the vector sum of two vectors.
add(double) - Method in class org.hermit.utils.Angle
Calculate the azimuth which is the given angular offset from this one.
ALL_BODIES - Static variable in class org.hermit.astro.Body
The names of all the celestial bodies we have information on.
AndoyerCalculator - Class in org.hermit.geo
A geographic data calculator based on the Andoyer formula.
AndoyerCalculator() - Constructor for class org.hermit.geo.AndoyerCalculator
Create a calculator using the default ellipsoid.
AndoyerCalculator(GeoConstants.Ellipsoid) - Constructor for class org.hermit.geo.AndoyerCalculator
Create a calculator using a given ellipsoid.
Angle - Class in org.hermit.utils
Utilities for handling and formatting angles, including latitudes and longitudes.
Angle(double) - Constructor for class org.hermit.utils.Angle
Create an Angle from an angle given in radians.
angleAsDms(Double) - Static method in class org.hermit.astro.Observation
Deprecated. 
angleAsHms(Double) - Static method in class org.hermit.astro.Observation
Deprecated. 
apparentEquatorialToEcliptic(double, double, double[]) - Method in class org.hermit.astro.Observation
Convert apparent equatorial co-ordinates (right ascension and declination) to ecliptic co-ordinates for the circumstances of this Observation.
AstroConstants - Interface in org.hermit.astro
Definitions of useful global constants related to astronomical calculations.
AstroError - Exception in org.hermit.astro
This exception is used to indicate an invalid request from the caller.
AstroError() - Constructor for exception org.hermit.astro.AstroError
Create an exception with no message.
AstroError(String) - Constructor for exception org.hermit.astro.AstroError
Create an exception with a message.
AU - Static variable in interface org.hermit.astro.AstroConstants
One AU, in km.
axis - Variable in enum org.hermit.geo.GeoConstants.Ellipsoid
Equatorial semimajor axis of this ellipsoid (in metres).
azimuth(Position, Position) - Method in class org.hermit.geo.AndoyerCalculator
Calculate the azimuth (bearing) from a position to another.
Azimuth - Class in org.hermit.geo
This class represents a geographic azimuth -- ie.
Azimuth(double) - Constructor for class org.hermit.geo.Azimuth
Create an Azimuth from an azimuth given in radians.
azimuth(Position, Position) - Method in class org.hermit.geo.GeoCalculator
Calculate the azimuth (bearing) from a position to another.
azimuth(Position, Position) - Method in class org.hermit.geo.HaversineCalculator
Calculate the azimuth (bearing) from a position to another.
azimuth(Position) - Method in class org.hermit.geo.Position
Calculate the azimuth (bearing) from this position to another, using the haversine formula, which is based on a spherical approximation of the Earth.
azimuth(Position, Position) - Method in class org.hermit.geo.VincentyCalculator
Calculate the azimuth (bearing) from a position to another.

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