This is the complete list of members for mio::SunObject, including all inherited members.
calculateRadiation(const double &ta, const double &rh, double pressure, const double &ground_albedo) | mio::SunObject | |
calculateRadiation(const double &ta, const double &rh, const double &mean_albedo) | mio::SunObject | |
elevation_dftlThreshold | mio::SunObject | static |
getBeamRadiation(double &R_toa, double &R_direct, double &R_diffuse) const | mio::SunObject | |
getCorrectionFactor(const double &iswr_measured, double &Md, bool &day, bool &night) const | mio::SunObject | |
getCorrectionFactor(const double &iswr_measured) const | mio::SunObject | |
getDate() const | mio::SunObject | inline |
getElevationThresh() const | mio::SunObject | inline |
getHorizontalRadiation(double &R_toa, double &R_direct, double &R_diffuse) const | mio::SunObject | |
getJulian(const double &o_TZ) const | mio::SunObject | inline |
getSlopeRadiation(const double &slope_azi, const double &slope_elev, double &R_toa, double &R_direct, double &R_diffuse) const | mio::SunObject | |
getSplitting(const double &toa_h, const double &iswr_measured) const | mio::SunObject | |
getSplitting(const double &iswr_measured) const | mio::SunObject | |
getSplittingBoland(const double &toa_h, const double &iswr_measured, const double &t) const | mio::SunObject | |
MEEUS enum value | mio::SunObject | |
position | mio::SunObject | |
position_algo enum name | mio::SunObject | |
rad_threshold | mio::SunObject | static |
resetAltitude(const double &i_altitude) | mio::SunObject | |
setDate(const double &i_julian, const double &i_TZ=0.) | mio::SunObject | |
setDate(const Date &date) | mio::SunObject | inline |
setElevationThresh(const double &i_elevation_threshold) | mio::SunObject | |
setLatLon(const double &i_latitude, const double &i_longitude, const double &i_altitude) | mio::SunObject | |
SunObject(const SunObject::position_algo &alg=MEEUS) | mio::SunObject | |
SunObject(const double &i_latitude, const double &i_longitude, const double &i_altitude) | mio::SunObject | |
SunObject(const double &i_latitude, const double &i_longitude, const double &i_altitude, const double &i_julian, const double &i_TZ=0.) | mio::SunObject | |
toString() const | mio::SunObject |