Click or drag to resize
XDL

XDopplerSetEOPfile Method

정밀한 ECI 좌표계 변환을 위하여 Earth Orientation Parameter(EOP) Data를 파일을 지정한다.

Namespace: Pixoneer.NXDL.NSAR
Assembly: NXDLsar (in NXDLsar.dll) Version: 3.0.0.3
Syntax
C#
public bool SetEOPfile(
	string EopFile
)

Parameters

EopFile  String
EOP 파일 경로(.csv 형식)

Return Value

Boolean
파라메터 설정 여부
See Also