Changeset 2026 for trunk/src/MSWriter.h


Ignore:
Timestamp:
03/02/11 17:40:42 (13 years ago)
Author:
Takeshi Nakazato
Message:

New Development: No

JIRA Issue: Yes CAS-2718

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

  1. Fill MOUNT and DISH_DIAMETER columns in ANTENNA subtable.
  2. Commented out messages for debugging and tuning.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/MSWriter.h

    r2019 r2026  
    8282  //void queryType( casa::Int type, casa::String &stype, casa::Bool &b ) ;
    8383  void queryType( casa::Int type, casa::String &stype, casa::Bool &b, casa::Double &t, Double &l ) ;
     84  casa::Double getDishDiameter( casa::String antname ) ;
    8485
    8586  // tool for HPC
Note: See TracChangeset for help on using the changeset viewer.