RTC::Covariance2D Struct Reference

Covariance matrix for a 2D pose. More...

import "ExtendedDataTypes.idl";

List of all members.

Public Attributes

double xx
 (0, 0) value of the covariance matrix.
double xy
 (0, 1) value of the covariance matrix.
double xt
 (0, 2) value of the covariance matrix.
double yy
 (1, 1) value of the covariance matrix.
double yt
 (1, 2) value of the covariance matrix.
double tt
 (2, 2) value of the covariance matrix.

Detailed Description

Covariance matrix for a 2D pose.


Member Data Documentation

(2, 2) value of the covariance matrix.

(0, 2) value of the covariance matrix.

(0, 0) value of the covariance matrix.

(0, 1) value of the covariance matrix.

(1, 2) value of the covariance matrix.

(1, 1) value of the covariance matrix.


The documentation for this struct was generated from the following file:
Generated on Fri Oct 28 18:31:20 2016 for OpenRTM-aist IDL by  doxygen 1.6.3