About the position of transmitter site in raytrace

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)

Hi,
You can change antenna hight while specifying your transmission site.
tx = txsite("Name","Satellite transmitter", ...
"AntennaHeight",500000, ...
"TransmitterPower",P, ...
"TransmitterFrequency",TxF);

Categories

Products

Release

R2023a

Asked:

on 1 Jun 2023

Commented:

on 4 Jun 2023

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!