Geodetic Vector to ECEF

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.

Answers (0)

Categories

Find more on Earth and Planetary Science in Help Center and File Exchange

Products

Asked:

on 27 Nov 2017

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!