Click or drag to resize
XDL

XBandParamEOIRWeightedAverage Class

XBandParamEOIRWeightedAverage 클래스는 EOIR fusion 방법(eEOIRType)으로 WeightedAverage을 사용할 때 XDMBandEOIR 객체에 대한 입력 파라미터를 설정한다.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NRSEX
Assembly:  NXDLrsEx (in NXDLrsEx.dll) Version: 2.0.3.31
Syntax
C#
public class XBandParamEOIRWeightedAverage : XBandParamEOIR

The XBandParamEOIRWeightedAverage type exposes the following members.

Constructors
  NameDescription
Public methodXBandParamEOIRWeightedAverage
XBandParamEOIRWeightedAverage클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Properties
  NameDescription
Public propertyWeight
Weight.
Top
See Also