/[PAMELA software]/yoda/techmodel/forroutines/anticounter/ACphysics.h
ViewVC logotype

Diff of /yoda/techmodel/forroutines/anticounter/ACphysics.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by kusanagi, Thu Jul 8 12:48:23 2004 UTC revision 1.2 by kusanagi, Sat Jul 17 20:03:42 2004 UTC
# Line 1  Line 1 
1    
2  struct datastruct{  struct datastruct{
3    
4    unsigned short header[2];    unsigned short header[2];
# Line 14  struct datastruct{ Line 15  struct datastruct{
15    unsigned short CRC;    unsigned short CRC;
16  };  };
17    
 //physics structure  
 struct datastruct physicsdata;  
   
 //pointer to struct  
 struct datastruct *physicspointer;  
18    
 //read variables  
 int i,err,found;  
 unsigned short buffer[100];  
 unsigned short tmp1,tmp2;  
19    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

  ViewVC Help
Powered by ViewVC 1.1.23