Google Earth Trajectory Path
Mostra commenti meno recenti
I want to show the path drawn by our rocket on Google Earth. However, I need to make it inclined as shown in the link below. How can I do this?
Most probably I need to use sin and cos functions, but I don't know what to write according to.
Risposte (1)
William Rose
il 18 Mag 2024
0 voti
You need to put the rocket coordinates into a KML file, and make a link to the KML file from goodgle earth. THat is explained in the link you provided. The KML file coordinate system is WGS-84, the coordinate system used by GPS: decimal longitude (negative west), decimal latitude (negative south), altitude above mean sea level, in meters. In that order. Therefore convert your rocket coordinates to that system, if they are not already.
Categorie
Scopri di più su Google Earth in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!