Statistics
| Revision:

gvsig-geoprocess / org.gvsig.geoprocess / trunk / org.gvsig.geoprocess / org.gvsig.geoprocess.app / org.gvsig.geoprocess.app.mainplugin / src / main / resources / help / en / es.unex.sextante.lighting.horizonBlockage / horizonblockage.xml @ 339

History | View | Annotate | Download (2.16 KB)

1
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>
2
        <help>
3
                <element name="DESCRIPTION" text="This algorithm calculates the horizon blocking line, that is, the location of the visible horizon in all directions from a given point." description="Description" type="0">
4
                </element>
5
                <element name="ADDITIONAL_INFO" text="* http://freegeographytools.com/2007/assessing-terrain-effects-on-gps-accuracy" description="Additional information" type="0">
6
                </element>
7
                <element name="EXTENSION_AUTHOR" text="Victor Olaya" description="Extension created by" type="0">
8
                </element>
9
                <element name="HELP_AUTHOR" text="Victor Olaya" description="Help file created by" type="0">
10
                </element>
11
                <element name="USER_NOTES" text="" description="User_notes" type="0">
12
                </element>
13
                <element name="DEM" text="a Digital Elevation Model. " description="Elevation" type="3">
14
                </element>
15
                <element name="POINT" text="The coordinates of the center point representing a emitter/receiver" description="Coordinates of emitter/receiver" type="3">
16
                </element>
17
                <element name="HEIGHT" text="Height of the emitter/receiver." description="Height of emitter/receiver" type="3">
18
                </element>
19
                <element name="RADIUS" text="Maximum distance from emitter to horizon (i.e. maximum visibility distance)" description="Radius" type="3">
20
                </element>
21
                <element name="OUTPUT_DESCRIPTION" text="" description="Description" type="2">
22
                </element>
23
                <element name="GRAPHDIST" text="a graph showing the distance to the topographic horizon from the observer's position as a function of direction (azimuth) ." description="Distance" type="2">
24
                        <image description="" file="hor_vis_distancia.jpg">
25
                        </image>
26
                </element>
27
                <element name="RESULT" text="A vector layer with the contour of the visible horizon" description="Horizon" type="2">
28
                        <image description="" file="horizonte_visible_salida.jpg">
29
                        </image>
30
                </element>
31
                <element name="GRAPHSLOPE" text="Graph window showing the horizon blocking angle (altitude) as a function of direction (azimuth)." description="Angle" type="2">
32
                        <image description="" file="hor_vis_angulo.jpg">
33
                        </image>
34
                </element>
35
        </help>
36
<?xml version='1.0' encoding='ISO-8859-1' standalone='yes' ?>