Click or drag to resize
XDL

XBandParamSarS2G Class

XBandParamSarS2G클래스는 XDMBandSarS2G객체에 대한 입력 파라미터를 정의한다.
Inheritance Hierarchy

Namespace:  Pixoneer.NXDL.NRS
Assembly:  NXDLrs (in NXDLrs.dll) Version: 1.2.817.72
Syntax
C#
public class XBandParamSarS2G : XBandParamBase

The XBandParamSarS2G type exposes the following members.

Constructors
  NameDescription
Public methodXBandParamSarS2G
XBandParamSarS2G클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Public methodXBandParamSarS2G(XBandParamSarS2G)
XBandParamSarS2G객체를 생성하는 생성자이다. 외부 XBandParamSarS2G객체를 입력 받아 멤버 변수를 초기화한다.
Top
Properties
  NameDescription
Public propertySensorModel
Slant영상을 Ground영상으로 변환하기 위한 SAR 센서 모델.
Public propertySrcBand
Slant영상을 Ground영상으로 변환시키기 위한 SAR 영상.
Top
See Also