NAME
r.waik - RaPlaT - Walfish-Ikegami module (v07dec2018)
KEYWORDS
raster,
waik
SYNOPSIS
r.waik
r.waik --help
r.waik [-q] input_dem=name output=name coordinate=x,y [ant_height=float] frequency=float [radius=float] [free_space_loss_correction=float] [bs_correction=float] [range_correction=float] [street_width_correction=float] [frequency_correction=float] [building_height_correction=float] [street_width=float] [distance_between_buildings=float] [building_height=float] [phi_street=float] [area_type=string] [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -q
- Quiet
- --overwrite
- Allow output files to overwrite existing files
- --help
- Print usage summary
- --verbose
- Verbose module output
- --quiet
- Quiet module output
- --ui
- Force launching GUI dialog
Parameters:
- input_dem=name [required]
- Name of input raster map
- output=name [required]
- Name for output raster map
- coordinate=x,y [required]
- Base station coordinates
- ant_height=float
- Transmitter antenna height [m]
- Default: 10
- frequency=float [required]
- Frequency [MHz]
- radius=float
- Computation radius [km]
- Default: 10
- free_space_loss_correction=float
- Free space loss correction W0 (20-60)
- Default: 32.5
- bs_correction=float
- Reduced base antenna height correction W1 (30-70)
- Default: 54
- range_correction=float
- Range correction W2 (5-35)
- Default: 10
- street_width_correction=float
- Street width correction W3 (3-15)
- Default: 10
- frequency_correction=float
- Frequency correction W4 (3-25)
- Default: 10
- building_height_correction=float
- Building Height Correction W5 (10-30)
- Default: 20
- street_width=float
- Street width W6 [m]
- Default: 15
- distance_between_buildings=float
- Distance between buildings W7 [m]
- Default: 30
- building_height=float
- Building height W8 [m]
- Default: 12
- phi_street=float
- Street orientation [deg]
- Default: 90
- area_type=string
- Area type
- Options: metropolitan, medium_cities
- Default: medium_cities