Home
last modified time | relevance | path

Searched defs:SG_Get_Sun_Position (Results 1 – 1 of 1) sorted by relevance

/dports/math/saga/saga-8.1.3/saga-gis/src/saga_core/saga_api/
H A Ddatetime.cpp813 bool SG_Get_Sun_Position(double JulianDayNumber, double &RA, double &Dec) in SG_Get_Sun_Position() function
840 bool SG_Get_Sun_Position(const CSG_DateTime &Time, double &RA, double &Dec) in SG_Get_Sun_Position() function
853 bool SG_Get_Sun_Position(double JulianDayNumber, double Longitude, double Latitude, double &Height,… in SG_Get_Sun_Position() function
880 bool SG_Get_Sun_Position(const CSG_DateTime &Time, double Longitude, double Latitude, double &Heigh… in SG_Get_Sun_Position() function