work on rotor support, add usals stuff (rotor stuff not completed yet),
[enigma2.git] / lib / dvb / rotor_calc.h
diff --git a/lib/dvb/rotor_calc.h b/lib/dvb/rotor_calc.h
new file mode 100644 (file)
index 0000000..dde45d2
--- /dev/null
@@ -0,0 +1,4 @@
+#ifndef __LIB_ROTOR_CALC_H__
+#define __LIB_ROTOR_CALC_H__
+double calcSatHourangle( double SatLon, double SiteLat, double SiteLon );
+#endif // __LIB_ROTOR_CALC_H__
\ No newline at end of file