GithubHelp home page GithubHelp logo

ppa's Introduction

PATH PROFILE ANALYSIS

Usage: ppa (options)

		       -m Metric units (Default = Imperial)
		       -tla Tx latitude
		       -tlo Tx longitude (W) Positive value 0 to 360)
		       -th Tx Height
		       -rla Rx latitude
		       -rlo Rx longitude (W) Positive value 0 to 360)
		       -rh Rx Height (m or f)
		       -fz Fresnel zone clearance percentage (default = 60)
		       -f frequency for Fresnel zone calculation (MHz)
		       -w Effective radiated power in Watts. Default=0
		       -p Polarisation. Default=1 (Vertical). 0=Horizontal
		       -d sdf file directory path (overrides path in ~/.ppa_path file)
		       -x PNG graph width (default = 800)
		       -y PNG graph height (default = 200)
		       -n Normalise graph
		       -v Output value. 1=Path loss dB, 2=Rxd power dBm (default),3=Field strength dBuV/m
		       -o PNG filename. Return PNG will be called $filename_R.png

Test:
Execute the following on command line
/path/to/ppa -tla 30 -tlo 85 -rla 30.1 -rlo 85 -rh 20 -w110  -o /path/to/output -v 1

Example:
./ppa -tla 30 -tlo 85 -rla 30.1 -rlo 85 -rh 20 -w110  -o ./test/example -v 1

	Will output intermediate files to current working directory
	Will create 4 files in folder ./test:
		- example.txt
		- example.png
		- example_R.txt
		- example_R.png

ppa's People

Contributors

ekline-expnet avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.