| Last change
 on this file since 2996 was             798, checked in by ansari, 26 years ago | 
        
          | 
Creation du module SigPredictor (Simulation de signal Archeops/Planck)
 
de Dominique Yvon -    Reza 30/3/2000
 | 
        
          | File size:
            1.1 KB | 
      
      
| Line |  | 
|---|
| 1 | // Dominique YVON, CEA/DAPNIA/SPP 02/2000 | 
|---|
| 2 |  | 
|---|
| 3 | #ifndef MacEnvVariables_H | 
|---|
| 4 | #define MacEnvVariables_H | 
|---|
| 5 |  | 
|---|
| 6 | /* | 
|---|
| 7 | //      Version portable | 
|---|
| 8 | #define PATHDataLScr "Stock:DataDock:ArchSigPredData:templates:" | 
|---|
| 9 | #define PATHCarteLobe "Stock:DataDock:ArchSigPredData:ApparatusData:CartesDeLobe:" | 
|---|
| 10 | #define PATHSTangoRes "Stock:DataDock:ArchSigPredData:SuperTangoProg:observations:" | 
|---|
| 11 | #define PATHResults "Stock:DataDock:ArchSigPredData:Results:" | 
|---|
| 12 | #define HOME "Stock:DataDock:ArchSigPredData:" | 
|---|
| 13 | #define PathTimeline "Stock:DataDock:ArchSigPredData:ApparatusData:Trapani99:" | 
|---|
| 14 | */ | 
|---|
| 15 |  | 
|---|
| 16 |  | 
|---|
| 17 | //* | 
|---|
| 18 | // Version Mac Labo | 
|---|
| 19 | #define PATHDataLScr "Amarylis:ArchSigPredData:templates:" | 
|---|
| 20 | #define PATHCarteLobe "Amarylis:ArchSigPredData:CartesDeLobe:" | 
|---|
| 21 | #define PATHSTangoRes "Amarylis:ArchSigPredData:SuperTangoProg:observations:" | 
|---|
| 22 | #define PATHResults "Amarylis:ArchSigPredData:Results:" | 
|---|
| 23 | #define HOME "Amarylis:ArchSigPredData:" | 
|---|
| 24 | #define PathInstrumentData "Amarylis:ArchSigPredData:ApparatusData:ArcheopsTrapani99:" | 
|---|
| 25 | #define PathTimeline "Amarylis:Trapani99:" | 
|---|
| 26 | // */ | 
|---|
| 27 |  | 
|---|
| 28 | # define ERROR_LABEL -32768 | 
|---|
| 29 |  | 
|---|
| 30 | //#define SetNlatLSource (1024)         // version de production | 
|---|
| 31 | #define SetNlatLSource (256)            // version debug | 
|---|
| 32 |  | 
|---|
| 33 | #endif | 
|---|
       
      
  Note:
 See   
TracBrowser
 for help on using the repository browser.