Add changes to the installation manual for Windows users from K1XX
[spider.git] / html / usermanual-5.html
1 <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
2 <HTML>
3 <HEAD>
4  <META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
5  <TITLE>The DXSpider User Manual v1.50: Headings and propagation</TITLE>
6  <LINK HREF="usermanual-6.html" REL=next>
7  <LINK HREF="usermanual-4.html" REL=previous>
8  <LINK HREF="usermanual.html#toc5" REL=contents>
9 <link rel=stylesheet href="style.css" type="text/css" title="default stylesheet">
10 </HEAD>
11 <BODY>
12 <A HREF="usermanual-6.html">Next</A>
13 <A HREF="usermanual-4.html">Previous</A>
14 <A HREF="usermanual.html#toc5">Contents</A>
15 <HR>
16 <H2><A NAME="s5">5. Headings and propagation</A></H2>
17
18 <P>There are three commands in DXSpider to help you get the best DX possible.
19 These are <B>SHOW/SUN</B>, <B>SHOW/MOON</B> and
20 <B>SHOW/HEADING</B>.  These commands will only work for you if you
21 have entered your personal details.  They use your entered location as
22 a reference, so if you have not entered it or have entered it incorrectly
23 they will not return the correct information.
24 <P>
25 <H2><A NAME="ss5.1">5.1 Sun</A>
26 </H2>
27
28 <P>The <B>SHOW/SUN</B> command can be used in three different ways.  It
29 can be used to show sunrise and sunset times for your own station, a 
30 particular callsign or a prefix.  
31 <P><B>Example:</B>
32 <P>
33 <BLOCKQUOTE><CODE>
34 <PRE>
35 show/sun
36 </PRE>
37 </CODE></BLOCKQUOTE>
38 <P>The output from this would look something like this ..
39 <P>
40 <BLOCKQUOTE><CODE>
41 <PRE>
42 sh/sun
43 Location                              Rise   Set      Azim   Elev
44 G0VGS  Morecambe, Lancashire          07:08Z 17:39Z  205.3   24.1
45 </PRE>
46 </CODE></BLOCKQUOTE>
47 <P>
48 <BLOCKQUOTE><CODE>
49 <PRE>
50 sh/sun 5b4
51 </PRE>
52 </CODE></BLOCKQUOTE>
53 <P>would look like this ...
54 <P>
55 <BLOCKQUOTE><CODE>
56 <PRE>
57 sh/sun 5b4
58 Location                              Rise   Set      Azim   Elev
59 5B     Cyprus-5B                      04:23Z 15:40Z  244.0   18.8  
60 </PRE>
61 </CODE></BLOCKQUOTE>
62 <P>You can also specify multiple arguments like this ...
63 <P>
64 <BLOCKQUOTE><CODE>
65 <PRE>
66 sh/sun gw4veq 5b4ab zs
67 </PRE>
68 </CODE></BLOCKQUOTE>
69 <P>and then the output would look like this ...
70 <P>
71 <BLOCKQUOTE><CODE>
72 <PRE>
73 sh/sun gw4veq 5b4ab zs
74 Location                              Rise   Set      Azim   Elev
75 GW4VEQ Brungwran, Isle of Anglesey IO 07:14Z 17:48Z  204.9   24.9
76 5B     Cyprus-5B                      04:23Z 15:40Z  244.5   18.3
77 ZS     So-Africa-ZS1-ZS               04:31Z 17:28Z  289.9   41.3
78 ZS     So-Africa-ZS5-ZS               03:44Z 16:34Z  278.5   32.0
79 ZS     So-Africa-ZS6-ZS               03:59Z 16:42Z  277.6   35.0 
80 </PRE>
81 </CODE></BLOCKQUOTE>
82 <P>
83 <H2><A NAME="ss5.2">5.2 Moon</A>
84 </H2>
85
86 <P>The <B>SHOW/MOON</B> command works in the same way as the 
87 <B>SHOW/SUN</B> command.  This program however, calculates the
88 rise and set times of the moon for a prefix or callsign, together
89 with the current azimuth and elevation of the sun at these
90 locations.
91 <P><B>Example:</B>
92 <P>
93 <BLOCKQUOTE><CODE>
94 <PRE>
95 show/moon ea
96 </PRE>
97 </CODE></BLOCKQUOTE>
98 <P>The output from this command would look like this ..
99 <P>
100 <BLOCKQUOTE><CODE>
101 <PRE>
102 sh/moon ea
103 Location                              Rise   Set      Azim   Elev  RGain dB
104 EA     Spain-EA                       08:15Z 20:09Z  257.2    9.5      -0.6  
105 </PRE>
106 </CODE></BLOCKQUOTE>
107 <P>You can see that the output is similar to the <B>SHOW/SUN</B>
108 command, with slightly different fields.
109 <P>
110 <H2><A NAME="ss5.3">5.3 Heading</A>
111 </H2>
112
113 <P>The <B>SHOW/HEADING</B> command works in the same way as the 
114 <B>SHOW/SUN</B> and <B>SHOW/MOON</B> commands but outputs beam 
115 headings for a specified callsign or prefix.  Reciprocal beam headings 
116 are also calculated.
117 <P><B>Example</B>
118 <P>
119 <BLOCKQUOTE><CODE>
120 <PRE>
121 show/heading zl
122 </PRE>
123 </CODE></BLOCKQUOTE>
124 <P>The output from this command would look like this ..
125 <P>
126 <BLOCKQUOTE><CODE>
127 <PRE>
128 sh/heading zl
129 ZL New-Zealand-ZL1-ZL: 7 degs - dist: 11238 mi, 18087 km Reciprocal heading: 355 degs
130 ZL New-Zealand-ZL2-ZL: 9 degs - dist: 11540 mi, 18574 km Reciprocal heading: 353 degs
131 ZL New-Zealand-ZL3-ZL: 19 degs - dist: 11634 mi, 18724 km Reciprocal heading: 345 degs
132 ZL New-Zealand-ZL4-ZL: 34 degs - dist: 11783 mi, 18963 km Reciprocal heading: 332 degs
133 </PRE>
134 </CODE></BLOCKQUOTE>
135 <P>
136 <HR>
137 <A HREF="usermanual-6.html">Next</A>
138 <A HREF="usermanual-4.html">Previous</A>
139 <A HREF="usermanual.html#toc5">Contents</A>
140 </BODY>
141 </HTML>