Changeset 27512
- Timestamp:
- 01/12/23 06:32:26 (3 years ago)
- File:
- 
      - 1 edited
 
 - 
          
  issm/trunk-jpl/src/m/coordsystems/ll2xy.m (modified) (1 diff)
 
Legend:
- Unmodified
- Added
- Removed
- 
      issm/trunk-jpl/src/m/coordsystems/ll2xy.mr27471 r27512 49 49 re = 6378137; % Radius of the earth in meters 50 50 f = 1./298.257223563;% Earth flattening 51 ex2 = 2*f-f^2 51 ex2 = 2*f-f^2; % Eccentricity squared 52 52 end 53 53 
  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)
