Site updated at 2016-06-08 02:38:37 UTC
This commit is contained in:
parent
526b8247d8
commit
7e9ab61203
181 changed files with 2925 additions and 40 deletions
|
@ -115,7 +115,7 @@
|
|||
|
||||
<h3><a class="title-link" name="implementation-details" href="#implementation-details"></a> Implementation Details</h3>
|
||||
|
||||
<p>The suns event listener will call the service when the sun rises or sets with an offset.</p>
|
||||
<p>The sun’s event listener will call the service when the sun rises or sets with an offset.</p>
|
||||
|
||||
<p>The sun event need to have the type ‘sun’, which service to call, which event (sunset or sunrise) and the offset.</p>
|
||||
|
||||
|
@ -171,6 +171,10 @@
|
|||
<td><code>elevation</code></td>
|
||||
<td>Solar elevation. This is the angle between the sun and the horizon. Negative values mean the sun is below the horizon.</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td><code>azimuth</code></td>
|
||||
<td>Solar azimuth. The angle is shown clockwise from north.</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue