/[PAMELA software]/chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql
ViewVC logotype

Diff of /chewbacca/YodaProfiler/docs/PAMELAProductionDB.sql

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

revision 1.28 by mocchiut, Fri Jan 29 17:15:59 2010 UTC revision 1.29 by mocchiut, Fri Jan 29 17:18:01 2010 UTC
# Line 512  insert into GL_PARAM values(0,"","",1168 Line 512  insert into GL_PARAM values(0,"","",1168
512  insert into GL_PARAM values(0,"","",1155850001,1156280000,221," N connector ",NULL);  insert into GL_PARAM values(0,"","",1155850001,1156280000,221," N connector ",NULL);
513  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf05.dat",0,0,301,"igrf 2005",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf05.dat",0,0,301,"igrf 2005",NULL);
514  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf05s.dat",0,0,302,"igrf 2010",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf05s.dat",0,0,302,"igrf 2010",NULL);
515    insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","SortQuat.txt",0,0,303,"Quaternion from Resurs",NULL);
516    
517  CREATE TABLE `GL_TLE` (  CREATE TABLE `GL_TLE` (
518    `ID` int(10) NOT NULL auto_increment,    `ID` int(10) NOT NULL auto_increment,

Legend:
Removed from v.1.28  
changed lines
  Added in v.1.29

  ViewVC Help
Powered by ViewVC 1.1.23