Changeset 3956 in Sophya for trunk/AddOn/TAcq/branap.h
- Timestamp:
- Mar 2, 2011, 3:31:39 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/AddOn/TAcq/branap.h
r3943 r3956 31 31 string action_; 32 32 string outpath_; 33 bool fgfitsout_; // true -> force fichier sortie format FITS (defaut PPF) 33 34 uint_4 nmean_; 34 35 uint_4 nbloc_; … … 40 41 uint_4 npaqinfile_; // nombre de paquets dans un fichier p 41 42 bool fgdatafft_; // true -> donnee FFT (provenant du firmware FFT) 43 bool fgforceraworfft_; // true force par la ligne de commande fgdatafft_ true or false 42 44 bool fgsinglechannel_; // true -> un seul canal par fibre (par defaut=2 canaux/fibres) 43 45 bool fgforcesinglechan_; // true force par la ligne de commande 44 46 int prtlevel_; 45 47 long int prtmodulo_; 48 46 49 uint_4 nbcalgrp_; // Nb d'objets/threads dans BRVisCalcGroup 47 50 uint_4 nthreads_; // Nb de threads pour l'execution parallele ds BRVisibilityCalculator
Note:
See TracChangeset
for help on using the changeset viewer.