Click or drag to resize
XDL

XDMBandSarS2G Class

XDMBandSarS2G클래스는 Slant SAR 영상을 Ground영상으로 변환하는 기능을 정의한다.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NRSXDMBand
    Pixoneer.NXDL.NRSXDMBandSarS2G

Namespace: Pixoneer.NXDL.NRS
Assembly: NXDLrs (in NXDLrs.dll) Version: 2.0.3.38
Syntax
C#
public class XDMBandSarS2G : XDMBand

The XDMBandSarS2G type exposes the following members.

Constructors
 NameDescription
Public methodXDMBandSarS2G XDMBandSarS2G 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다.
Top
Methods
 NameDescription
Public methodGetInputParam Slant에서 Ground영상으로 변환하기 위한 입력 파라미터를 얻는다.
Public methodSetInputParam Slant에서 Ground영상으로 변환하기 위한 입력 파라미터를 설정한다.
Top
See Also