Parent Directory
|
Revision Log
|
Patch
revision 1.21 by pam-fi, Wed Mar 28 09:27:58 2007 UTC | revision 1.22 by pam-fi, Wed Mar 28 14:45:24 2007 UTC | |
---|---|---|
# | Line 89 public: | Line 89 public: |
89 | TRefArray *cly; | TRefArray *cly; |
90 | ||
91 | /* float al[5]; ///<TRACK STATE VECTOR */ | /* float al[5]; ///<TRACK STATE VECTOR */ |
92 | double al[5]; ///<TRACK STATE VECTOR | float al[5]; ///<TRACK STATE VECTOR |
93 | float coval[5][5]; ///<covariance matrix | float coval[5][5]; ///<covariance matrix |
94 | int xgood[6]; ///<mask of included x planes | int xgood[6]; ///<mask of included x planes |
95 | int ygood[6]; ///<mask of included y planes | int ygood[6]; ///<mask of included y planes |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |