楕円体に沿った、東西方向の単位長[m/deg]を返す 実際は高度の分だけ若干の誤差が発生するし、2地点の高度差は考慮しない。 参考:理科年表,p.563,2003. ちなみに、http://yamadarake.web.fc2.com/trdi/2009/report000001.html を見るとヒュベニの公式と言うものであることが分かる

Namespace: GPS
Assembly: HeightBased2route (HeightBased2route.exe 内) バージョン: 1.0.0.0 (1.0.0.0)

Syntax

C#
public length GetUnitLengthForEN { get; }
Visual Basic
Public ReadOnly Property GetUnitLengthForEN As length
	Get
Visual C++
public:
property length GetUnitLengthForEN {
	length get ();
}

Return Value

See Also

inserted by FC2 system