指定座標の入っているメッシュのサイズを取得する

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

Syntax

C#
public length GetMeshSize(
	BLH _position
)
Visual Basic
Public Function GetMeshSize ( _
	_position As BLH _
) As length
Visual C++
public:
length GetMeshSize(
	BLH _position
)

Parameters

_position
Type: GPS..::..BLH
指定座標(緯度・経度)

Return Value

メッシュサイズ[m]

See Also

inserted by FC2 system