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, |