Home
last modified time | relevance | path

Searched refs:qth_small_t (Results 1 – 4 of 4) sorted by relevance

/dports/comms/gpredict/gpredict-2.2.1/src/
H A Dqth-data.h31 } qth_small_t; typedef
45 double qth_small_dist(qth_t * qth, qth_small_t qth_small);
46 void qth_small_save(qth_t * qth, qth_small_t * qth_small);
H A Dgtk-sat-module.h64 qth_small_t lastSkgUpdqth; /*!< QTH information for last GtkSkyGlance update. */
79 qth_small_t qth_event; /*!< QTH information for last AOS/LOS update. */
H A Dpredict-tools.h50 qth_small_t qth_comp; /*!< Short version of qth at time computed */
H A Dqth-data.c705 void qth_small_save(qth_t * qth, qth_small_t * qth_small) in qth_small_save()
790 double qth_small_dist(qth_t * qth, qth_small_t qth_small) in qth_small_dist()