Files
Signal-Server/README.md
Cloud-RF ff6fa3a9d9 v1.3.6 - 100GHz LOS +HD
Added LOS up to 100GHz
-res now up to 3600 (1 Arc second)
2013-08-12 20:01:54 +01:00

54 lines
2.8 KiB
Markdown

Signal-Server
=============
RF coverage calculator
/****************************************************************************\
* Signal Server 1.3.6: Server optimised SPLAT! by Alex Farrant *
******************************************************************************
* SPLAT! Project started in 1997 by John A. Magliacane, KD2BD *
* *
******************************************************************************
* Please consult the SPLAT! documentation for a complete list of *
* individuals who have contributed to this project. *
******************************************************************************
* *
* This program is free software; you can redistribute it and/or modify it *
* under the terms of the GNU General Public License as published by the *
* Free Software Foundation; either version 2 of the License or any later *
* version. *
* *
* This program is distributed in the hope that it will useful, but WITHOUT *
* ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or *
* FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License *
* for more details. *
* *
******************************************************************************
* g++ -Wall -O3 -s -lm -fomit-frame-pointer itm.cpp main.cpp -o ss *
\****************************************************************************/
Usage: Signalserver (options)
-d Directory containing .sdf tiles
-lat Tx Latitude (decimal degrees)
-lon Tx Longitude (decimal degrees) Positive 0-360
-txh Tx Height (above ground)
-f Tx Frequency (MHz) 20MHz to 100Ghz (LOS after 20Ghz)
-erp Tx Effective Radiated Power (Watts)
-rxh Rx Height(s) (optional. Default=0.1)
-rt Rx Threshold (dB / dBm / dBuV/m)
-hp Horizontal Polarisation (default=vertical)
-gc Ground clutter (feet/meters)
-udt User defined terrain filename
-dbm Plot Rxd signal power instead of field strength
-m Metric units of measurement
-te Terrain code 1-6 (optional)
-terdic Terrain dielectric value 2-80 (optional)
-tercon Terrain conductivity 0.01-0.0001 (optional)
-cl Climate code 1-6 (optional)
-o Filename. Required.
-R Radius (miles/kilometers)
-res Pixels per degree. 300/600/1200(default)/3600 (optional)
-t Terrain background
-dbg Debug