Subversion Repositories public iLand

Rev

Rev 1221 | Details | Compare with Previous | Last modification | View Log | RSS feed

Rev Author Line No. Line
260 werner 1
<?xml version="1.0" encoding="utf-8"?>
2
<!-- Lightroom definition file. -->
3
<lightroom>
4
    <size x="100" y="100" z="65" cellsize="2" />
5
    <hemigrid size="5" latitude="48" diffus="0.5" />
6
    <cutvalue>0.1</cutvalue>
7
        <readerStamp>E:\Daten\iLand\Light\fons\test_reader.bin</readerStamp>
8
        <outputStamp>E:\Daten\iLand\Light\fons\test_out.bin</outputStamp>
9
    <desc>Just a test for the cleaning of fonstudio.</desc>
10
    <trees>
11
      <tree name="Piab_4.5_3.15" bhd="4.5" h="3.15" crown="1.2"
12
      formula="0.954*(min(0.95, hrel)/0.95)^0.28483" />
13
      <tree name="Piab_4.5_3.6" bhd="4.5" h="3.6" crown="1.38"
14
      formula="0.954*(min(0.95, hrel)/0.95)^0.28483" />
15
    </trees>
16
</lightroom>
17