|
OpenRTM-aist IDL 2.1.0
|
Vector in 2D cartesian space. [詳解]
import <ExtendedDataTypes.idl;
公開変数類 | |
| double | x |
| X value in metres. | |
| double | y |
| Y value in metres. | |
Vector in 2D cartesian space.
| double RTC::Vector2D::x |
X value in metres.
| double RTC::Vector2D::y |
Y value in metres.