OpenRTM-aist IDL 2.1
Loading...
Searching...
No Matches
RTC::AngularVelocity3D Struct Reference

Angular velocities in 3D cartesian space. More...

import "ExtendedDataTypes.idl";

Public Attributes

double avx
 Velocity around the x axis, in radians per second.
double avy
 Velocity around the y axis, in radians per second.
double avz
 Velocity around the z axis, in radians per second.

Detailed Description

Angular velocities in 3D cartesian space.

Member Data Documentation

◆ avx

double RTC::AngularVelocity3D::avx

Velocity around the x axis, in radians per second.

◆ avy

double RTC::AngularVelocity3D::avy

Velocity around the y axis, in radians per second.

◆ avz

double RTC::AngularVelocity3D::avz

Velocity around the z axis, in radians per second.


The documentation for this struct was generated from the following file: