Changeset 629 in Sophya for trunk/Poubelle/archTOI.old/arcunit.c


Ignore:
Timestamp:
Nov 23, 1999, 5:49:31 PM (26 years ago)
Author:
ansari
Message:

swap mac/alpha pour arcunit.c

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/Poubelle/archTOI.old/arcunit.c

    r434 r629  
    194194aa = (nb_coups<<14) + (nb_coups*190) ;
    195195x=((double)((valbrut-aa)<<1))/(double)nb_coups;
     196printf("%d %d %f\n",aa,nb_coups,x);
    196197x=      bol_micro_volt(x,(double)param_pt->bolo[indice_bolo].bolo_gain*gain_ampli(reglage_pt->bolo[indice_bolo]));
    197198return(x);
Note: See TracChangeset for help on using the changeset viewer.