git.cweiske.de
/
enigma2.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
add possibility to reserve a demux from python (via rawChannel)
[enigma2.git]
/
lib
/
dvb
/
rotor_calc.h
1
#ifndef __LIB_ROTOR_CALC_H__
2
#define __LIB_ROTOR_CALC_H__
3
double calcSatHourangle( double SatLon, double SiteLat, double SiteLon );
4
#endif // __LIB_ROTOR_CALC_H__