About the position of transmitter site in raytrace
Show older comments
In the coverage analysis of the antenna tool box, the transmission site is set to the top of the building,
but is it possible to see the influence of the raytrace's reflection when the transmission site is set as a satellite 500km above ?
Answers (1)
Pratham Shah
on 1 Jun 2023
Edited: Pratham Shah
on 1 Jun 2023
Hi,
You can change antenna hight while specifying your transmission site.
tx = txsite("Name","Satellite transmitter", ...
"AntennaHeight",500000, ...
"TransmitterPower",P, ...
"TransmitterFrequency",TxF);
1 Comment
Taiji Akizuki
on 4 Jun 2023
Categories
Find more on Reference Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!