OSVR Framework (Internal Development Docs)  0.6-1962-g59773924
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
osvr::kalman::SigmaPointParameterDerivedQuantities Struct Reference

Public Member Functions

 SigmaPointParameterDerivedQuantities (SigmaPointParameters const &p, std::size_t L)
 

Public Attributes

double lambda
 "Compound scaling factor"
 
double gamma
 Scales the matrix square root in computing sigma points.
 
double weightMean0
 Element 0 of weight vector for computing means.
 
double weightCov0
 Element 0 of weight vector for computing covariance.
 
double weight
 Other elements of weight vector.
 

Detailed Description

Definition at line 63 of file SigmaPointGenerator.h.


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