|
XDopplerSetFrame Method
|
위성의 기준 좌표계를 설정한다.
Namespace: Pixoneer.NXDL.NSARAssembly: NXDLsar (in NXDLsar.dll) Version: 3.0.0.3
Syntaxpublic bool SetFrame(
eSatSensorFrame LocalFrame,
eSatRotationSequence RotSeq
)
Parameters
- LocalFrame eSatSensorFrame
- 위성의 로컬 좌표계(LVLH)의 정의
- RotSeq eSatRotationSequence
- 위성의 동체 좌표계(Body Frame)에 따른 자세 회전 순서 정의
Return Value
Boolean파라메터 설정 여부
See Also