ellpfns.h

来自「GPS的串口读取数据过程,并且进行了坐标转换,转化为通用的坐标系」· C头文件 代码 · 共 18 行

H
18
字号
/************************************************************
 **       Copyright 2002 BUAA VRLAB                        **
 **       All rights reserved.                             **
 **       Coordinate Transformation                        **
 ************************************************************/
/************************************************************/
/*           Kingsong  2002.12                              */
/************************************************************/

#ifndef _ELLPFNS_H 
#define _ELLPFNS_H

#include "Cnstnts.h"

/*	Notation
		e = eccentricity
		rf = reciprocal flattening ( 0.0 => sphere )
		phi = geodetic latitude ( radians, [-

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?