COSMOS core  1.0.2 (beta)
Comprehensive Open-architecture Solution for Mission Operations Systems
LsFit::fitelement Struct Reference

Least Squares Fit Element. More...

Collaboration diagram for LsFit::fitelement:

Public Attributes

double x
 
uvector y {}
 

Detailed Description

Least Squares Fit Element.

Contains the dependent (x) and independent (y) values for a single element of a LsFit. The uvector allows both quaternions and rvector to be fit.

Member Data Documentation

double LsFit::fitelement::x
uvector LsFit::fitelement::y {}

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