faq

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
faq [2019-05-22 11:51] – [My path loss calculation does not match!] Markus Peuhkurifaq [2019-10-30 18:05] (current) – [My path loss calculation does not match] Markus Peuhkuri
Line 9: Line 9:
 The vignette 1-2 have been relocated to a different location to complement full scenario. Terrain at those coordinates does not match the original location where the pathloss were calculated originally. The vignette 1-2 have been relocated to a different location to complement full scenario. Terrain at those coordinates does not match the original location where the pathloss were calculated originally.
  
 +Coordinate transformation to the original Swedish location of the battalion scenario is as follows (in matlab notation):
 +  * ''Olat  = Alat + 7.9133854851;''
 +  * ''Olon = (Alon - 7.88017769562444).*cosd(Alat)./cosd(Olat) + 23.0;''
 +where  ''(Alat, Alon)'' is the coordinates for the Anglova scenario, and ''(Olat, Olon)'' is
 +the coordinates for the original Swedish scenario.
  
 +All coordinates are given in WGS84 decimal degree (latitude, longitude)
  
  
  
-~~DISCUSSION~~+~~DISCUSSION|Questions and Discussion~~
  
  • faq.1558515072.txt.gz
  • Last modified: 2019-05-22 11:51
  • by Markus Peuhkuri