|
XSarSensorParamsXStateVector Class
|
플랫폼 상태 벡터를 정의하는 클래스.
Inheritance Hierarchy
Namespace: Pixoneer.NXDL.NSMAssembly: NXDLsm (in NXDLsm.dll) Version: 3.0.0.0
Syntaxpublic class XStateVector : IDisposable
The XSarSensorParamsXStateVector type exposes the following members.
Constructors | Name | Description |
---|
 | XSarSensorParamsXStateVector | XStateVector 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. |
 | XSarSensorParamsXStateVector(Double, XVertex3d) | StateVector 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. |
 | XSarSensorParamsXStateVector(Double, XVertex3d, XVertex3d) | StateVector 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. |
 | XSarSensorParamsXStateVector(Double, XVertex3d, XVertex3d, XVertex3d) | StateVector 클래스의 기본 생성자로서, 멤버변수에 대하여 초기화를 수행한다. |
Top
Fields
See Also