ellipsoids.m
来自「Set of tools to perform transformations 」· M 代码 · 共 28 行
M
28 行
% ELLIPSOIDS.MAT%% Mat-File containing ellipsoids for use with transformation files%% This mat-File contains cell arrays named by the ellipsoid in lower case letters.% The ellipsoid cell array fields are% a semimajor axis% b semiminor axis% f flattening%% By now the following ellipsoids are definded here:% % bessel1841% besseldhdn% clarke1880% grs80% hayford% wgs84%%% Feel free to add your own definitions.%% See also: ell2proj, proj2ell, ell2cart, cart2ell, d3trafo, Projections% Author:% Peter Wasmeier, Technical University of Munich% p.wasmeier@bv.tum.de% Jan 18, 2006
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?