X-Git-Url: http://dxcluster.net/gitweb/gitweb.cgi?a=blobdiff_plain;f=cmd%2Fshow%2Fmuf.pl;h=0c96764f9a3ec5a52c472ea1c28f94868c5ccf67;hb=6b6eda0362049fd67809f2789e523708a1a8cb13;hp=5487ea0d1602f3ffd174d17be3d1424285dda6bd;hpb=45823b2468645745f706fd467d08b29717942176;p=spider.git diff --git a/cmd/show/muf.pl b/cmd/show/muf.pl index 5487ea0d..0c96764f 100644 --- a/cmd/show/muf.pl +++ b/cmd/show/muf.pl @@ -76,7 +76,7 @@ $theta=$theta+2.*$pi if( $theta <= -$pi); $theta=$theta-2.*$pi if( $theta >= $pi); my ($lats, $lons); # subsolar coordinates (rad) -my $dB1 = 20; # transmitter output power (dBW) +my $dB1 = 26; # transmitter output power (dBW) my $delay; # path delay (ms) my $psi; # sun zenith angle (rad) @@ -90,7 +90,7 @@ my $beta1; # elevation angle (rad) my $dhop; # hop great-circle distance (rad) my $height; # height of F layer (km) my $time; # time of day (hour) -my $rsens = -123; # RX sensitivity +my $rsens = -128; # RX sensitivity my @freq = qw(1.8 3.5 7.0 10.1 14.0 18.1 21.0 24.9 28.0 50.0); # working frequencies (MHz)