 | XBandParamNoiseInterpolOrder Property |
보간 방법 중 Inverse distance에 대한 파라미터 차수.
Power를 변화시킴으로써 주변의 점들에 대한 weight factor를 변화시킬 수 있다.
수치가 커질수록 멀리 떨어져 있는 점의 영향력이 줄어들고, 작아지면 비교적 멀리 있는 점들도 보간에 영향을 미치게 된다
Namespace:
Pixoneer.NXDL.NRS
Assembly:
NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntaxpublic int Order { get; set; }
Property Value
Type:
Int32
See Also