The output contains a coordinate string like:
ra=01:28:45.19 dec=09:17:49.53 equinox=2000.000 epoch=2020.283 name=sun mode=astrometric dist=1.003 alt=29.8 if (verbose) the following is added vacuum=1353 direct=823 power=443Where:
altis the altitude in degreesdistis the distance in Astronomical Units.vacuumis the solar constant above the Earth.directis the power perpendicular to rays without scattering.poweris the power to horizontal surface with scattering.
rise=# - calculates the next ISO date when the sun's altitude rises to # degrees above the horizon.
set=# - calculates next ISO date when the sun's altitude is # degrees above the horizon as it is setting.
help - displays options.
nodut - disable DUT (delta UT) correction.
decimal - prints out in decimal degrees.
high - prints out more digits.
verbose - prints out altitude and stuff about the radiation.
noelev - disables the correction of the time of setting for the effects of refraction, the fact that the sun has finite diameter and for the elevation of the observatory (taken from the telescope server).