Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
L
M
O
P
S
T
V
S
SatelliteTriangulation
- Class in
org.itc.idv.math
Supplier class for azimuth, zenith angle, distance and pixel size algorithms, to calculate with satellite triangulation.
SatelliteTriangulation(TerrainTriangulation, double, double, double, double)
- Constructor for class org.itc.idv.math.
SatelliteTriangulation
constructor of SatelliteTriangulation using terrain and satellite -related geometric input to allow mainly angle computations satHeight is a final member depending on satOrbitRadius and the eq radius a of the assumed ellipsoid, for the time being
set(int, double)
- Method in class org.itc.idv.math.
ColumnVector
setEpsilon(double)
- Static method in class org.itc.idv.math.
Vector3D
SunriseSunsetCollector
- Class in
org.itc.idv.math
Helper class for calculating sunsrise/sunset pairs.
SunriseSunsetCollector(List<Calendar>)
- Constructor for class org.itc.idv.math.
SunriseSunsetCollector
Initialize the SunriseSunsetCollector with a list of dates to calculate the sunsrise/sunset pairs for.
SunriseSunsetCollectorTest
- Class in
org.itc.idv.math.test
SunriseSunsetCollectorTest(String)
- Constructor for class org.itc.idv.math.test.
SunriseSunsetCollectorTest
SunTriangulation
- Class in
org.itc.idv.math
Supplier class azimuth, zenith angle, distance, equation of time and declination algorithms, to calculate with sun triangulation.
SunTriangulation(TerrainTriangulation, int, int, int, double)
- Constructor for class org.itc.idv.math.
SunTriangulation
constructor of SunTriangulation using sun- and satellite -related geometric input to allow mainly angle computations.
SunTriangulationTest
- Class in
org.itc.idv.math.test
SunTriangulationTest()
- Constructor for class org.itc.idv.math.test.
SunTriangulationTest
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
C
D
E
G
L
M
O
P
S
T
V