Click or drag to resize
XDL

XDMBandMathGetInputParam Method

Band간의 수학적 연산에 필요한 입력 파라미터를 얻는다.

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public XBandParamMath GetInputParam()

Return Value

XBandParamMath
XBandParamMath 객체.
See Also