Changeset 630 in Sophya for trunk/Poubelle


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

swap

File:
1 edited

Legend:

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

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