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
Ε
Θ
R
RandomGenerator
- Class in
org.hermit.geometry.generator
A data generator which generates evenly-distributed random points.
RandomGenerator()
- Constructor for class org.hermit.geometry.generator.
RandomGenerator
randomPoint()
- Method in class org.hermit.geometry.
Region
Get a random point within this region.
RealDoubleFFT
- Class in
ca.uol.aig.fftpack
FFT transform of a real periodic sequence.
RealDoubleFFT(int)
- Constructor for class ca.uol.aig.fftpack.
RealDoubleFFT
Construct a wavenumber table with size
n
.
RealDoubleFFT_Even
- Class in
ca.uol.aig.fftpack
cosine FFT transform of a real even sequence.
RealDoubleFFT_Even(int)
- Constructor for class ca.uol.aig.fftpack.
RealDoubleFFT_Even
Construct a wavenumber table with size
n
.
RealDoubleFFT_Even_Odd
- Class in
ca.uol.aig.fftpack
cosine FFT transform with odd wave numbers.
RealDoubleFFT_Even_Odd(int)
- Constructor for class ca.uol.aig.fftpack.
RealDoubleFFT_Even_Odd
Construct a wavenumber table with size
n
.
RealDoubleFFT_Odd
- Class in
ca.uol.aig.fftpack
sine FFT transform of a real odd sequence.
RealDoubleFFT_Odd(int)
- Constructor for class ca.uol.aig.fftpack.
RealDoubleFFT_Odd
Construct a wavenumber table with size
n
.
RealDoubleFFT_Odd_Odd
- Class in
ca.uol.aig.fftpack
sine FFT transform with odd wave numbers.
RealDoubleFFT_Odd_Odd(int)
- Constructor for class ca.uol.aig.fftpack.
RealDoubleFFT_Odd_Odd
Construct a wavenumber table with size n.
referencePoint()
- Method in class org.hermit.geometry.
Edge
Get a reference point which fixes the position of this edge.
REFRACTION
- Static variable in interface org.hermit.astro.
AstroConstants
The vertical displacement of an object due to atmospheric refraction -- 24 arcmins.
Region
- Class in
org.hermit.geometry
An immutable rectangular region in the plane.
Region(double, double, double, double)
- Constructor for class org.hermit.geometry.
Region
Create a Point from individual co-ordinates.
round(double)
- Static method in class org.hermit.geometry.
MathTools
Return the given value rounded according to the current precision.
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
Ε
Θ