OpenRTM-aist IDL  1.1
Public Attributes | List of all members
RTC::Quaternion Struct Reference

Data type for Quaternion. More...

import"ExtendedDataTypes.idl";

Public Attributes

double x
 
double y
 
double z
 
double w
 

Detailed Description

Data type for Quaternion.

Member Data Documentation

◆ w

double RTC::Quaternion::w

◆ x

double RTC::Quaternion::x

◆ y

double RTC::Quaternion::y

◆ z

double RTC::Quaternion::z

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