Click or drag to resize
XDL

XSarSensorParamsXStateVector Class

플랫폼 상태 벡터를 정의하는 클래스.
Inheritance Hierarchy
SystemObject
  Pixoneer.NXDL.NSMXSarSensorParamsXStateVector

Namespace:  Pixoneer.NXDL.NSM
Assembly:  NXDLsm (in NXDLsm.dll) Version: 1.2.817.72
Syntax
C#
public class XStateVector : IDisposable

The XSarSensorParamsXStateVector type exposes the following members.

Constructors
Fields
  NameDescription
Public fieldAcc
플랫폼의 가속도.
Public fieldPos
플랫폼의 위치.
Public fieldTime
플랫폼의 상태에 대한 시간.
Public fieldVel
플랫폼의 속도.
Top
See Also