Imported Upstream version 1.2.1
[debian/splat] / sample_data / sample.lrp
1 15.000  ; Earth Dielectric Constant (Relative permittivity)
2 0.005   ; Earth Conductivity (Siemens per meter)
3 301.000 ; Atmospheric Bending Constant (N-units)
4 646.000 ; Frequency in MHz (20 MHz to 20 GHz)
5 5       ; Radio Climate (5 = Continental Temperate)
6 0       ; Polarization (0 = Horizontal, 1 = Vertical)
7 0.5     ; Fraction of situations (50% of locations)
8 0.5     ; Fraction of time (50% of the time)
9 46000.0 ; Effective Radiated Power in Watts (optional)
10
11 This file contains Longley-Rice path loss parameters used
12 by SPLAT!  Anything after the 9th line is ignored by the
13 program.  Comments are allowed following each element of
14 numeric data.  No blank lines are allowed at the top.
15
16 Earth dielectric constants and conductivity values are as follows:
17
18                           Dielectric Constant   Conductivity
19         Salt water       :        80                5.000
20         Good ground      :        25                0.020
21         Fresh water      :        80                0.010
22         Marshy land      :        12                0.007
23         Farmland, forest :        15                0.005
24         Average ground   :        15                0.005
25         Mountain, sand   :        13                0.002
26         City             :         5                0.001
27         Poor ground      :         4                0.001
28
29 Radio climate codes are defined as follows:
30
31         1: Equatorial (Congo)
32         2: Continental Subtropical (Sudan)
33         3: Maritime Subtropical (West coast of Africa)
34         4: Desert (Sahara)
35         5: Continental Temperate
36         6: Maritime Temperate, over land (UK and west coasts of US & EU)
37         7: Maritime Temperate, over sea
38
39 The Continental Temperate climate (5) is common to large land masses in
40 the temperate zone, such as the United States.  For paths shorter than
41 100 km, there is little difference between Continental and Martitime
42 Temperate climates.
43
44 The 7th and 8th parameters in the .lrp file correspond to the statistical
45 analysis provided by the Longley-Rice model.  In this example, SPLAT!
46 will return the maximum path loss occurring 50% of the time (fraction
47 of time) in 50% of situations (fraction of situations).  Use a fraction
48 of time of 0.90 for digital television, 0.50 for analog.
49
50 Edit these parameters as required and save the result ("Save As")
51 to a filename with an extension of ".lrp" in the directory normally
52 used for .qth files (current working directory is assumed).  The
53 base of the filename MUST match the base of the corresponding
54 SPLAT! transmitter site QTH filename for proper correlation
55 between data sets.  In other words:
56
57         wnjt-dt.qth  <--- TX site data for WNJT-DT
58         wnjt-dt.lrp  <--- Corresponding Longly-Rice parameters for WNJT-DT
59
60 If an LRP file corresponding to the tx_site QTH file cannot be
61 found, SPLAT! scans the current working directory for "splat.lrp".
62 If this file cannot be found, then default parameters similar to
63 those listed above are assigned by SPLAT!, and a "splat.lrp" file
64 containing those parameters is written to the current working directory.
65
66 For further information on Longley-Rice model parameters, see:
67
68         http://elbert.its.bldrdoc.gov/itm.html
69         http://www.softwright.com/faq/engineering/prop_longley_rice.html
70
71 Also consult SPLAT!'s documentation for more information.
72