About the position of transmitter site in raytrace
    4 visualizzazioni (ultimi 30 giorni)
  
       Mostra commenti meno recenti
    
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 ?
0 Commenti
Risposte (1)
  Pratham Shah
      
 il 1 Giu 2023
        
      Modificato: Pratham Shah
      
 il 1 Giu 2023
  
      Hi,
You can change antenna hight while specifying your transmission site.
tx = txsite("Name","Satellite transmitter", ...
    "AntennaHeight",500000, ...
    "TransmitterPower",P, ...
    "TransmitterFrequency",TxF);
Vedere anche
Categorie
				Scopri di più su Propagation and Channel Models in Help Center e File Exchange
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!