Click or drag to resize
XDL

XDopplerSetFrame Method

위성의 기준 좌표계를 설정한다.

Namespace: Pixoneer.NXDL.NSAR
Assembly: NXDLsar (in NXDLsar.dll) Version: 3.0.0.3
Syntax
C#
public bool SetFrame(
	eSatSensorFrame LocalFrame,
	eSatRotationSequence RotSeq
)

Parameters

LocalFrame  eSatSensorFrame
위성의 로컬 좌표계(LVLH)의 정의
RotSeq  eSatRotationSequence
위성의 동체 좌표계(Body Frame)에 따른 자세 회전 순서 정의

Return Value

Boolean
파라메터 설정 여부
See Also