Calculation of azimuth
Posted: Fri Jan 06, 2012 7:52 am
Calculation of azimuth
Calculation implant following C codes
Could somebody please help me implant following C codes into the program Flowcode 4.5 for Picmicro.
It is needed for calculation of azimuth and Alt for controlling of a solar tracker, which together with a GPS (Board EBC056-00-1) and C codes calculates Azimuth and Alt every 5 minutes.
I wish to implant the C codes azimuth east of north and Alt --- altitude above horizon.
See following web-site for C codes:
http://stackoverflow.com/questions/2577 ... d-lat-long
http://www.youtube.com/watch?v=ntILNtq3Y3Y
Above shows coordinates and other data which are the basis for the calculations.
Maybe as shown on YouTube insert C codes in ”Supplementary Code”.
Output:
az — azimuth east of north
alt — altitude above horizon
As I have no knowlegde of programming with C codes I need some help, please.
Calculation implant following C codes
Could somebody please help me implant following C codes into the program Flowcode 4.5 for Picmicro.
It is needed for calculation of azimuth and Alt for controlling of a solar tracker, which together with a GPS (Board EBC056-00-1) and C codes calculates Azimuth and Alt every 5 minutes.
I wish to implant the C codes azimuth east of north and Alt --- altitude above horizon.
See following web-site for C codes:
http://stackoverflow.com/questions/2577 ... d-lat-long
http://www.youtube.com/watch?v=ntILNtq3Y3Y
Above shows coordinates and other data which are the basis for the calculations.
Maybe as shown on YouTube insert C codes in ”Supplementary Code”.
Output:
az — azimuth east of north
alt — altitude above horizon
As I have no knowlegde of programming with C codes I need some help, please.