Is there a function to determine whethere there is line of sight between two geodetic points?
9 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
I'm trying to determine whether a satellite is visible from a location on earth. By providing the lat long and alt location of the satellite and the location on earth, is there Matlab function that would determine whether there is line of sight between the two points?
0 Commenti
Risposte (2)
Steven Lord
il 24 Giu 2016
2 Commenti
Steven Lord
il 24 Giu 2016
I don't actually use Mapping Toolbox all that often. The documentation page to which I linked includes an example that visualizes the terrain, the observer, and the object to be observed and shows the line-of-sight graphically. Perhaps you can adapt that example to your data to see a picture of what's happening for your terrain data? Maybe the line-of-sight comes very close to being blocked but just barely lets the aircraft and satellite see one another.
Vedere anche
Categorie
Scopri di più su Mapping Toolbox in Help Center e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!