- #1
dwn
- 165
- 2
I've searched the internet and found a few sites, of varying depth, that contain some of the equations to calculating the solar path. At the moment, I'm not particularly concerned with precision. I am trying to discern the equations in order to implement them into a java program I am writing.
Some of the equations use degrees multiplied by time constants and so I'm trying to decide if I need to change the degree value to time values? The reason I ask is that my result is not a value I expected. The link provided has the series of equations I would like to use.
The equation of time uses trig functions, but says the result represents minutes. Does that mean I need to convert the degree value to minutes, or the result is already in minutes? No units are used in this case and so its a little confusing to discern.
http://www.pveducation.org/pvcdrom/properties-of-sunlight/solar-time
Some of the equations use degrees multiplied by time constants and so I'm trying to decide if I need to change the degree value to time values? The reason I ask is that my result is not a value I expected. The link provided has the series of equations I would like to use.
The equation of time uses trig functions, but says the result represents minutes. Does that mean I need to convert the degree value to minutes, or the result is already in minutes? No units are used in this case and so its a little confusing to discern.
http://www.pveducation.org/pvcdrom/properties-of-sunlight/solar-time
Last edited by a moderator: