|
XBandParamChangeDetectAngleUnchangeMax Property
|
변화에 대한 최대 각도 범위를 설정. 변화탐지 방법을 Angle로 설정했을 경우 적용됨. (45도는 변화없음을 의미하므로 45도를 기준으로 이상의 값으로 설정)
Namespace: Pixoneer.NXDL.NRSAssembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntaxpublic double AngleUnchangeMax { get; set; }
Property Value
Double
See Also