Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
Ε
Θ
V
V_o
- Variable in enum org.hermit.astro.
Body.Name
Base factor for magnitude, from AA chapter 41.
valueOf(String)
- Static method in enum org.hermit.astro.
Body.Field
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.hermit.astro.
Body.Name
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.hermit.astro.
Observation.OField
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.hermit.dsp.
Window.Function
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.hermit.geo.
GeoCalculator.Algorithm
Returns the enum constant of this type with the specified name.
valueOf(String)
- Static method in enum org.hermit.geo.
GeoConstants.Ellipsoid
Returns the enum constant of this type with the specified name.
values()
- Static method in enum org.hermit.astro.
Body.Field
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.hermit.astro.
Body.Name
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.hermit.astro.
Observation.OField
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.hermit.dsp.
Window.Function
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.hermit.geo.
GeoCalculator.Algorithm
Returns an array containing the constants of this enum type, in the order they are declared.
values()
- Static method in enum org.hermit.geo.
GeoConstants.Ellipsoid
Returns an array containing the constants of this enum type, in the order they are declared.
vector(Position, Position)
- Method in class org.hermit.geo.
AndoyerCalculator
Calculate the azimuth and distance from a position to another.
vector(Position, Position)
- Method in class org.hermit.geo.
GeoCalculator
Calculate the azimuth and distance from a position to another.
vector(Position, Position)
- Method in class org.hermit.geo.
HaversineCalculator
Calculate the azimuth and distance from a position to another.
vector(Position)
- Method in class org.hermit.geo.
Position
Calculate the distance and azimuth from this position to another, using the haversine formula, which is based on a spherical approximation of the Earth.
Vector
- Class in
org.hermit.geo
This class represents a vector over the Earth's surface -- ie.
Vector(Distance, Azimuth)
- Constructor for class org.hermit.geo.
Vector
Create a Vector from a given distance and azimuth.
vector(Position, Position)
- Method in class org.hermit.geo.
VincentyCalculator
Calculate the azimuth and distance from a position to another.
vector(Point, Point)
- Static method in class org.hermit.geometry.
Point
Calculate the Vector between two points.
Vector
- Class in
org.hermit.geometry
An immutable vector in the plane.
Vector(double, double)
- Constructor for class org.hermit.geometry.
Vector
Create a Vector from individual offsets.
VincentyCalculator
- Class in
org.hermit.geo
A geographic data calculator based on Vincenty's formulae.
VincentyCalculator()
- Constructor for class org.hermit.geo.
VincentyCalculator
Create a calculator using the default ellipsoid.
VincentyCalculator(GeoConstants.Ellipsoid)
- Constructor for class org.hermit.geo.
VincentyCalculator
Create a calculator using a given ellipsoid.
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
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
Ε
Θ