Changeset 2371 for trunk/src/STGrid.h


Ignore:
Timestamp:
12/15/11 17:14:29 (12 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-2816

Ready for Test: No

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...

Direct array data access in STGrid::getData and STGrid::saveData.
Modified duplicate table copy in STGrid::saveData.


File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STGrid.h

    r2369 r2371  
    111111  Double polMean( const Double *p ) ;
    112112
     113  void updatePolList( Table &tab ) ;
     114
     115  void prepareTable( Table &tab, String &name ) ;
     116
    113117  String infile_ ;
    114118  Int ifno_ ;
Note: See TracChangeset for help on using the changeset viewer.