 | XBandParamMathExpressionIF Property |
연산에 필요한 조건문을 설정하거나 얻는다. 예를 들어, "B1 < B2"는 두 밴드의 화소단위 동일 위치 상에서 B1 영상 밴드가 B2 영상 밴드의 화소값이 작은 경우에만 참이다.
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic string ExpressionIF { get; set; }
Property Value
Type:
String
See Also