Ignore:
Timestamp:
02/17/10 11:53:11 (14 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: No

Ready to Release: 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...

Fixed several bugs in Scantable::clip() method.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/alma/src/Scantable.h

    r1700 r1703  
    247247   * (CAS-1807 Wataru Kawasaki)
    248248   */
    249   void Scantable::clip(const Float uthres, const Float dthres, bool clipoutside, bool unflag);
     249  void clip(const casa::Float uthres, const casa::Float dthres, bool clipoutside, bool unflag);
    250250
    251251  /**
Note: See TracChangeset for help on using the changeset viewer.