Click or drag to resize
XDL

XBandParamNoiseInterpol Constructor (XBandParamNoiseInterpol)

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

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

Parameters

param
Type: Pixoneer.NXDL.NRSXBandParamNoiseInterpol

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

See Also