Changeset 3694 in Sophya for trunk/AddOn/TAcq/brproc.h


Ignore:
Timestamp:
Dec 1, 2009, 7:01:36 PM (16 years ago)
Author:
ansari
Message:

petites optimisations et corrections, Reza 01/12/2009

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/AddOn/TAcq/brproc.h

    r3692 r3694  
    3939  uint_4 numfreq1_,numfreq2_,nbinfreq_;
    4040  uint_4 jf1_,jf2_,djf_;
    41   uint_4 numfile_;
     41
     42  vector<TwoByteComplex*> vpdata_;
    4243
    4344  double moyfc_, moytt_;
     
    4748  DataTable visdt_;
    4849
     50  uint_4 numfile_;
    4951  uint_4 totnbpaq_;
    5052  double* xnt_;
Note: See TracChangeset for help on using the changeset viewer.