A C D E G L M O P S T V

G

get(int) - Method in class org.itc.idv.math.ColumnVector
 
getAlgorithm(int) - Method in interface org.itc.idv.math.AlgorithmOnList
returns the requested Algorithm
getAzimuthAlgorithm() - Method in class org.itc.idv.math.SatelliteTriangulation
returns the Azimuth Algorithm; it produces the azimuth, angle (in degrees) between local North and projected satellite direction, given local lat and lon (in degrees)
getAzimuthAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the Azimuth Algorithm; it produces the azimuth, angle (in degrees) between local North and projected sun direction, given local lat and lon (in degrees)
getDayLightAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the Day Light Algorithm; it produces the duration of daylight, in hours
getDescription() - Method in class org.itc.idv.math.AbstractAlgorithm
 
getDescription() - Method in interface org.itc.idv.math.Algorithm
may return the Description of the Algorithm.
getDistanceAlgorithm() - Method in class org.itc.idv.math.SatelliteTriangulation
returns the Distance Algorithm; it produces the distance, between local position and satellite position, in meters, given local lat and lon (in degrees)
getDistanceAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the Distance Algorithm; it produces the distance, between local position and sun, in AU (astronomic units), given local lat and lon (in degrees).
getDocURL() - Method in class org.itc.idv.math.AbstractAlgorithm
 
getDocURL() - Method in interface org.itc.idv.math.Algorithm
may return an URL to Documentation about the Algorithm.
getElevationAngleAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the ElevationAngle Algorithm; it produces the elevation angle, angle (in degrees) between local horizon plane and sun direction, given local lat and lon (in degrees) It is the complementary angle of the sun zenith angle
getEquationOfTimeResultAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
 
getEquatorRadius() - Method in class org.itc.idv.math.TerrainTriangulation
 
getLam() - Method in class org.itc.idv.math.TerrainTriangulation
 
getName() - Method in class org.itc.idv.math.AbstractAlgorithm
 
getName() - Method in interface org.itc.idv.math.Algorithm
returns the Name of the Algorithm.
getNrAlgorithms() - Method in interface org.itc.idv.math.AlgorithmOnList
 
getNrParams() - Method in class org.itc.idv.math.AbstractAlgorithm
 
getNrParams() - Method in interface org.itc.idv.math.Algorithm
returns the number of parameters
getNrParams() - Method in interface org.itc.idv.math.AlgorithmOnList
 
getParamDescription(int) - Method in class org.itc.idv.math.AbstractAlgorithm
 
getParamDescription(int) - Method in interface org.itc.idv.math.Algorithm
may return a Description of the parameter.
getParamDescription(int) - Method in interface org.itc.idv.math.AlgorithmOnList
may return a Description of the parameter.
getParamName(int) - Method in class org.itc.idv.math.AbstractAlgorithm
 
getParamName(int) - Method in interface org.itc.idv.math.Algorithm
returns the Name of the parameter
getParamName(int) - Method in interface org.itc.idv.math.AlgorithmOnList
returns the Name of the parameter.
getPhi() - Method in class org.itc.idv.math.TerrainTriangulation
 
getPixelSizeAlgorithm() - Method in class org.itc.idv.math.SatelliteTriangulation
returns the Pixel Size Algorithm; it produces the pixel size, in square km (area covered by one pixel)at a local position, given local lat and lon (in degrees) and nadir pixel size
getSolarNoonAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the Local Noon Algorithm; it produces the solar noon, in utc hours
getSunDeclinationAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the Sun Declination Algorithm; it produces the declination, angle (in degrees) between equator plane and sun direction, given utc time
getSunRiseAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the Sun Rise Algorithm; it produces the time of sunrise, in utc hours
getSunSetAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the Sun Set Algorithm; it produces the time of sunset, in utc hours
getTerrainPositionVector(double, double) - Method in class org.itc.idv.math.TerrainTriangulation
 
getTrueSolarNoonAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the True Solar Noon Algorithm; it produces the time of noon, in utc hours.
getUnitEastVector(double, double) - Method in class org.itc.idv.math.TerrainTriangulation
 
getUnitNorthVector(double, double) - Method in class org.itc.idv.math.TerrainTriangulation
 
getUnitVerticalVector(double, double) - Method in class org.itc.idv.math.TerrainTriangulation
 
getVersion() - Method in class org.itc.idv.math.AbstractAlgorithm
 
getVersion() - Method in interface org.itc.idv.math.Algorithm
may return the version of the Algorithm.
getZenithAngleAlgorithm() - Method in class org.itc.idv.math.SatelliteTriangulation
returns the ZenithAngle Algorithm; it produces the zenith angle, angle (in degrees) between local vertical and satellite direction, given local lat and lon (in degrees)
getZenithAngleAlgorithm() - Method in class org.itc.idv.math.SunTriangulation
returns the ZenithAngle Algorithm; it produces the zenith angle, angle (in degrees) between local vertical and sun direction, given local lat and lon (in degrees)

A C D E G L M O P S T V