OpenRTM-aist IDL  1.2
Public Attributes | List of all members
RTC::Covariance3D Struct Reference

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

import"ExtendedDataTypes.idl";

Public Attributes

double xx
 (0, 0) value of the covariance matrix. More...
 
double xy
 (0, 1) value of the covariance matrix. More...
 
double xz
 (0, 2) value of the covariance matrix. More...
 
double xr
 (0, 3) value of the covariance matrix. More...
 
double xp
 (0, 4) value of the covariance matrix. More...
 
double xa
 (0, 5) value of the covariance matrix. More...
 
double yy
 (1, 1) value of the covariance matrix. More...
 
double yz
 (1, 2) value of the covariance matrix. More...
 
double yr
 (1, 3) value of the covariance matrix. More...
 
double yp
 (1, 4) value of the covariance matrix. More...
 
double ya
 (1, 5) value of the covariance matrix. More...
 
double zz
 (2, 2) value of the covariance matrix. More...
 
double zr
 (2, 3) value of the covariance matrix. More...
 
double zp
 (2, 4) value of the covariance matrix. More...
 
double za
 (2, 5) value of the covariance matrix. More...
 
double rr
 (3, 3) value of the covariance matrix. More...
 
double rp
 (3, 4) value of the covariance matrix. More...
 
double ra
 (3, 5) value of the covariance matrix. More...
 
double pp
 (4, 4) value of the covariance matrix. More...
 
double pa
 (4, 5) value of the covariance matrix. More...
 
double aa
 (5, 5) value of the covariance matrix. More...
 

Detailed Description

Covariance matrix for a 3D pose.

Member Data Documentation

double RTC::Covariance3D::aa

(5, 5) value of the covariance matrix.

double RTC::Covariance3D::pa

(4, 5) value of the covariance matrix.

double RTC::Covariance3D::pp

(4, 4) value of the covariance matrix.

double RTC::Covariance3D::ra

(3, 5) value of the covariance matrix.

double RTC::Covariance3D::rp

(3, 4) value of the covariance matrix.

double RTC::Covariance3D::rr

(3, 3) value of the covariance matrix.

double RTC::Covariance3D::xa

(0, 5) value of the covariance matrix.

double RTC::Covariance3D::xp

(0, 4) value of the covariance matrix.

double RTC::Covariance3D::xr

(0, 3) value of the covariance matrix.

double RTC::Covariance3D::xx

(0, 0) value of the covariance matrix.

double RTC::Covariance3D::xy

(0, 1) value of the covariance matrix.

double RTC::Covariance3D::xz

(0, 2) value of the covariance matrix.

double RTC::Covariance3D::ya

(1, 5) value of the covariance matrix.

double RTC::Covariance3D::yp

(1, 4) value of the covariance matrix.

double RTC::Covariance3D::yr

(1, 3) value of the covariance matrix.

double RTC::Covariance3D::yy

(1, 1) value of the covariance matrix.

double RTC::Covariance3D::yz

(1, 2) value of the covariance matrix.

double RTC::Covariance3D::za

(2, 5) value of the covariance matrix.

double RTC::Covariance3D::zp

(2, 4) value of the covariance matrix.

double RTC::Covariance3D::zr

(2, 3) value of the covariance matrix.

double RTC::Covariance3D::zz

(2, 2) value of the covariance matrix.


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