Conversion of Geocentric Coordinate System Latitude-Longitude-Height Data to ENU Coordinates
Transform latitude, longitude, and height coordinates (units: degrees) from the geocentric coordinate system to the East-North-Up (ENU) coordinate system. Implemented via MATLAB function ECEFtoENV, which calculates ENU coordinates relative to a reference point using ellipsoidal Earth models.