半径(地心からの距離)をプロパティとして提供(呼び出すたびに計算する)

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

Syntax

C#
public double r { get; }
Visual Basic
Public ReadOnly Property r As Double
	Get
Visual C++
public:
property double r {
	double get ();
}

See Also

inserted by FC2 system