単位をラジアン単位へ変換した物を返す

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

Syntax

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

See Also

inserted by FC2 system