Click or drag to resize
XDL

XDMBandMathGetInputParam Method

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

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

Return Value

Type: XBandParamMath
XBandParamMath 객체.
See Also