RfTerrainAnalysis
Terrain-backed RF analysis with typed-array exports.
| Name |
Type |
Description |
options |
object
|
Options object.
| Name |
Type |
Default |
Description |
scene |
Scene
|
|
optional
The scene. Required unless `sensor` is supplied. |
sensor |
Sensor
|
|
optional
Optional sensor used to infer `scene` and `txPosition`. |
txPosition |
Cartesian3
|
|
optional
Transmitter position in world coordinates. |
rxPosition |
Cartesian3
|
|
optional
Receiver position in world coordinates. |
analysisRegion |
object
|
|
optional
Optional explicit analysis ROI definition. |
comms |
object
|
|
optional
Optional communications plugin or compatible RF loss calculator for path-loss calculations. |
frequency |
number
|
2.4e9
|
optional
Carrier frequency in Hz. |
resolution |
number
|
object
|
1024
|
optional
Requested raster resolution. |
terrainDetail |
number
|
2
|
optional
Terrain detail level used for terrain pinning. |
solverModel |
string
|
DIFFRACTION_ASSISTED
|
optional
RF terrain solver tier. |
|
Need help? The fastest way to get answers is from the community and team on the
Cesium Forum.