Searched refs:moon_lat (Results 1 – 4 of 4) sorted by relevance
/dports/astro/wmglobe/wmglobe-1.3/src/ |
H A D | rend.c | 42 double moon_lat,moon_long; variable 888 moon_position(tsunpos, &moon_lat, &moon_long); in updateTime() 890 marker[moon_marker][1] = moon_lat; in updateTime() 1047 va = moon_lat * 180. / PI; 1050 addlat -= moon_lat * 180. / PI - va; 1074 setViewPos(moon_lat * 180. / PI + addlat,
|
H A D | wmglobe.h | 126 extern double moon_lat,moon_long;
|
H A D | wmgutil.c | 1244 setViewPos(moon_lat * 180. / PI + addlat, in move_earth()
|
/dports/graphics/gmt/gmt-6.3.0/doc/rst/source/supplements/geodesy/ |
H A D | earthtide.rst | 59 and columns are time, sun_lon, sun_lat, sun_dist moon_lon, moon_lat, moon_dist
|