Click or drag to resize
XDL

XRpcGetSensorCenter Method

영상촬영시 센서의 진행방향의 중심 위치를 계산한다.

Namespace:  Pixoneer.NXDL.NSM
Assembly:  NXDLsm (in NXDLsm.dll) Version: 1.2.817.72
Syntax
C#
public XVertex3d GetSensorCenter(
	double j
)

Parameters

j
Type: SystemDouble
이미지 옵셋 Y

Return Value

Type: XVertex3d
센서 중심 위치 리턴
See Also