Home
last modified time | relevance | path

Searched refs:ViewPosTypeSun (Results 1 – 2 of 2) sorted by relevance

/dports/astro/xearth/xearth-1.2/
H A Dxearth.c253 if (view_pos_type == ViewPosTypeSun) in compute_positions()
446 view_pos_type = ViewPosTypeSun; in set_defaults()
974 view_pos_type = ViewPosTypeSun;
H A Dxearth.h107 #define ViewPosTypeSun (1) macro