Geodetic Vector to ECEF
Ältere Kommentare anzeigen
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.
Antworten (0)
Kategorien
Mehr zu Earth and Planetary Science finden Sie in Hilfe-Center und File Exchange
Produkte
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!