enu_to_ecef
- ska_sdp_func_python.util.coordinate_support.enu_to_ecef(location, enu)
Convert ENU coordinates relative to reference location to ECEF coordinates.
- Parameters:
location – Current WGS84 coordinate
enu – Local xyz coordinate
- Result:
ECEF: Cartesian coordinates (x, y, z)Z]