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)
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)
returns the Distance Algorithm; it produces the distance,
between local position and satellite position, in meters,
given local lat and lon (in degrees)
returns the Distance Algorithm; it produces the distance,
between local position and sun, in AU (astronomic units),
given local lat and lon (in degrees).
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
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)
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)
The main class that starts the calculations to determine the crop growth during a period
/// Starting year when the simulation should run
/// Starttime in hours since beginning of year of start of the simulation
/// End time in hours since the beginning of the year that end the simulation