/[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.48 by mocchiut, Mon Feb 24 14:07:10 2014 UTC revision 1.49 by mocchiut, Fri Apr 4 09:03:16 2014 UTC
# Line 782  insert into GL_PARAM values(0,"$PAM_CALI Line 782  insert into GL_PARAM values(0,"$PAM_CALI
782  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf10s.dat",1264400001,4294967295,302,"igrf 2015 estimated",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","igrf10s.dat",1264400001,4294967295,302,"igrf 2015 estimated",NULL);
783  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","SortQuat.txt",0,0,303,"Quaternion from Resurs",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","SortQuat.txt",0,0,303,"Quaternion from Resurs",NULL);
784  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","IGRF.tab",0,0,304,"11th Generation International Geomagnetic Reference Field Schmidt semi-normalised spherical harmonic coefficients",NULL);  insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","IGRF.tab",0,0,304,"11th Generation International Geomagnetic Reference Field Schmidt semi-normalised spherical harmonic coefficients",NULL);
785    insert into GL_PARAM values(0,"$PAM_CALIB/orb-param/","RDBCC.txt",0,0,305,"Resurs-DK1 rotations table",NULL);
786    
787  CREATE TABLE `GL_TLE` (  CREATE TABLE `GL_TLE` (
788    `ID` int(10) NOT NULL auto_increment,    `ID` int(10) NOT NULL auto_increment,

Legend:
Removed from v.1.48  
changed lines
  Added in v.1.49

  ViewVC Help
Powered by ViewVC 1.1.23