Parent Directory | Revision Log | Patch
revision 1.3 by pam-fi, Fri Jul 21 11:03:14 2006 UTC | revision 1.4 by pam-fi, Fri Aug 4 08:18:06 2006 UTC | |
---|---|---|
# | Line 84 struct cTrkLevel1 { | Line 84 struct cTrkLevel1 { |
84 | int indmax[500]; | int indmax[500]; |
85 | int totCLlength; | int totCLlength; |
86 | float clsignal[8500]; | float clsignal[8500]; |
87 | float cnev[24][12]; | float cnev[24][12]; |
88 | float cnevflag[24][12]; | |
89 | }; | }; |
90 | // ================================================================== | // ================================================================== |
91 | /** | /** |
|
ViewVC Help | |
Powered by ViewVC 1.1.23 |