Wolfram Function Repository
Instant-use add-on functions for the Wolfram Language
Function Repository Resource:
Find the position relative to the mean spherical Earth (MSE) for a point in the Earth-centered inertial (ECI) coordinate system
ResourceFunction["ConvertECIToMSE"][date,p] finds the latitude and longitude relative to the mean spherical Earth for a point p in the ECI coordinate frame at the moment defined by date. |
Find latitude and longitude on the mean spherical Earth:
In[1]:= |
Out[1]= |
Find the current latitude and longitude on the mean spherical Earth and display its position on a map:
In[2]:= |
Out[2]= |
The center of the Earth cannot be projected to the MSE frame:
In[3]:= |
Out[3]= |
Wolfram Language 13.0 (December 2021) or above
This work is licensed under a Creative Commons Attribution 4.0 International License