NAME
r.hataDEM - RaPlaT - HataDEM module (v07dec2018)
KEYWORDS
raster,
hataDEM
SYNOPSIS
r.hataDEM
r.hataDEM --help
r.hataDEM [-qi] input_dem=name [clut_mode=string] [clutter=name] output=name a0=float a1=float a2=float a3=float coordinate=x,y [radius=float] [ant_height=float] [rx_ant_height=float] frequency=float [--overwrite] [--help] [--verbose] [--quiet] [--ui]
Flags:
- -q
- Quiet
- -i
- Inverse mode (RX and TX roles exchanged)
- --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
- clut_mode=string
- Clutter usage
- Options: rx, tx, none
- Default: rx
- clutter=name
- Name of clutter raster map with path loss coefficients
- Default:
- output=name [required]
- Name for output raster map
- a0=float [required]
- Parameter a0
- a1=float [required]
- Parameter a1
- a2=float [required]
- Parameter a2
- a3=float [required]
- Parameter a3
- coordinate=x,y [required]
- Base station coordinates, or receiver location in inverse mode
- radius=float
- Computation radius [km]
- Default: 10
- ant_height=float
- Transmitter antenna height [m]
- Default: 10
- rx_ant_height=float
- Receiver antenna height [m]
- Default: 1.5
- frequency=float [required]
- Frequency [MHz]