1 |
/**************************************************************/ |
2 |
/*************SatelliteInclination Version 1.0 ****************/ |
3 |
/**************************************************************/ |
4 |
/**Author Malakhov. V. |
5 |
/************** |
6 |
|
7 |
To start Start SatInc script: |
8 |
For exaple |
9 |
./SatInc .../03604_001_001_cln2/03604_001_001_cln2.root -tle /home/pamelaprod/yoda/data/TLEPamela.tle -outDir /home/pamelaprod/yoda/filesFromYoda/ -offDate 20070108 -offTime 210000 |
10 |
|
11 |
offDate and offTime is date and time of Last Time zero, according to our file. Default date and time is 20070108 210000. |
12 |
|
13 |
outDir must be indicate without last direcrory of path (for us it's /home/pamelaprod/yoda/filesFromYoda/ Files will be created in directory /home/pamelaprod/yoda/filesFromYoda/03604_001_001_cln2/03604_001_001_cln2.root_Inclinations_Quaternions.png). |