[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Questions regarding ITL
- To: Moazzam Khan <moazzamk at gmail dot com>, Development Discussions <developer at arabeyes dot org>
- Subject: Re: Questions regarding ITL
- From: Thamer Mahmoud <thamer at newkuwait dot org>
- Date: Thu, 11 Nov 2004 01:39:20 +0300
- Cc:
Moazzam Khan writes:
> Hello,
>
> ITL takes pressure, temperature and distance above sea level. What are
> the units of these?
>
Take a look at the "prayer.h" file for more info.
> The values I put (for New York) are:
>
> degreeLat=40.6933
> degreeLong=-73.8588
> gmtDiff=-5
> dst=0 [is this day light savings?]
> seaLevel=4832
> pressure=1101.391
> temperature=54.7
>
Apart from the temperature value (should be in C), these look right to
me. Are you sure you're substituting the correct Date structure
values?
If you wish, you could also "make install" the library+itools and then
try testing with "ipraytime". For example (see the manpage for the
rest):
ipraytime -lat 40.6933 -lon -73.8588 -u -5 --dst 0 -a 5
For future bug reporting, and if you still believe that this is a bug
in ITL, please file a report at http://bugs.arabeyes.org/ or
bugs at arabeyes dot org instead of this list. Thanks.
Salaam,
Thamer Mahmoud