Is there a function to determine whethere there is line of sight between two geodetic points?
4 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (2)
Steven Lord
am 24 Jun. 2016
2 Kommentare
Steven Lord
am 24 Jun. 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.
Siehe auch
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!