The following example opens the ephemeris file example1.dat
peph = calceph.CalcephBin.open('example1.dat')
% ... computation ...
peph.close()
The following example opens the ephemeris file example1.dat
peph = calceph.CalcephBin.open('example1.dat')
% ... computation ...
peph.close()