|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TerrainTriangulation | |
---|---|
org.itc.idv.math | Provides for the generic mathematical functionality. |
Uses of TerrainTriangulation in org.itc.idv.math |
---|
Constructors in org.itc.idv.math with parameters of type TerrainTriangulation | |
---|---|
SatelliteTriangulation(TerrainTriangulation terrTri,
double satLat,
double satLon,
double pixNadir,
double satHeight)
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 |
|
SunTriangulation(TerrainTriangulation terrTri,
int year,
int month,
int dayInMonth,
double utc)
constructor of SunTriangulation using sun- and satellite -related geometric input to allow mainly angle computations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |