Click or drag to resize
XDL

XBandParamEpipolarDEM Constructor (XBandParamEpipolarDEM)

XBandParamEpipolarDEM객체를 생성하는 생성자이다. 외부 XBandParamEpipolarDEM객체를 입력 받아 멤버 변수를 초기화한다.

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public XBandParamEpipolarDEM(
	ref XBandParamEpipolarDEM param
)

Parameters

param
Type: Pixoneer.NXDL.NRSXBandParamEpipolarDEM

[Missing <param name="param"/> documentation for "M:Pixoneer.NXDL.NRS.XBandParamEpipolarDEM.#ctor(Pixoneer.NXDL.NRS.XBandParamEpipolarDEM@)"]

See Also