Geodetic Vector to ECEF
Afficher commentaires plus anciens
How do I transform a vector given in geodetic coordinates (e.g. Wind Northwards/Eastwards in m/s, depending on latitude/longitude/height) into the ECEF (x,y,z) system?
I am aware of the function "[X,Y,z] = geodetic2ecef(spheroid,lat,lon,h)", however this only transforms a single coordinate rather than a vector in m/s.
Réponses (0)
Catégories
En savoir plus sur Earth and Planetary Science dans Centre d'aide et File Exchange
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!