Changeset 27482
- Timestamp:
- 12/27/22 23:30:27 (3 years ago)
- File:
-
- 1 edited
-
issm/trunk-jpl/src/m/coordsystems/xy2ll.m (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
issm/trunk-jpl/src/m/coordsystems/xy2ll.m
r27471 r27482 45 45 re = 6378137; % Radius of the earth in meters 46 46 f = 1./298.257223563;% Earth flattening 47 ex2 = 2*f-f^2 % Eccentricity squared47 ex2 = 2*f-f^2; % Eccentricity squared 48 48 end 49 49
Note:
See TracChangeset
for help on using the changeset viewer.
![(please configure the [header_logo] section in trac.ini)](/trac/issm/chrome/common/trac_banner.png)