Index: trunk/FACT++/www/viewer/index.html
===================================================================
--- trunk/FACT++/www/viewer/index.html	(revision 17797)
+++ trunk/FACT++/www/viewer/index.html	(revision 17798)
@@ -490,6 +490,7 @@
 <tr><td>$.trigger</td><td>Shortcut to $.event.trigger</td></tr>
 <tr><td>$.neighbors</td><td>Array of 1440 arrays each containing the corresponding neighbors</td></tr>
-<tr><td>$.geom</td><td>Array of 1440 entries. Each an array with two entries, x and y.</td></tr>
 <tr><td>$.map</td><td>Array of 1440 entries (software index) containing the hardware indices.</td></tr>
+<tr><td>$.geom</td><td>Array of 1440 entries. Each an array with two entries, x and y in degree. The pixel diameter is assumed to be 0.1111&deg;.</td></tr>
+<tr><td>$.dist(i,j)</td><td>Calculated the distance of two pixels in degree</td></tr>
 </table>
 
