Click or drag to resize
XDL

XBandParamMath Constructor (XBandParamMath)

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

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

Parameters

param
Type: Pixoneer.NXDL.NRSXBandParamMath

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

See Also