Changeset 2386 for trunk/src/STGrid.h


Ignore:
Timestamp:
12/22/11 19:48:03 (12 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-2816

Ready for Test: Yes

Interface Changes: No

What Interface Changed: Please list interface changes

Test Programs: List test programs

Put in Release Notes: Yes/No?

Module(s): Module Names change impacts.

Description: Describe your changes here...

Do data selection by TableExprNode? only when it is really needed.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STGrid.h

    r2384 r2386  
    153153
    154154  void initPol( Int ipol ) ;
     155  Bool isMultiIF( Table &tab ) ;
    155156
    156157
     
    160161  Int ny_ ;
    161162  Int npol_ ;
     163  Int npolOrg_ ;
    162164  Int nchan_ ;
    163165  Int nrow_ ;
Note: See TracChangeset for help on using the changeset viewer.