Getting Started Documentation Glish Learn More Programming Contact Us
Version 1.9 Build 1488
News FAQ
Search Home


next up previous contents index
Next: ms2fromms1.convert - Function Up: ms2fromms1 - Tool Previous: ms2fromms1 - Tool


ms2fromms1 - Constructor



Package general
Module ms
Tool ms2fromms1


Construct the converter tool


Synopsis
ms2fromms1(ms2, ms1, inPlace)


Arguments

ms2   Output measurement set
    Allowed: String
    Default: ''
ms1   Input measurement set
    Allowed: String
    Default: ''
inPlace   Overwrite the old measurement set ?
    Allowed: Boolean
    Default: F


Returns
ms2fromms1 tool


Description
This constructor just creates the converter tool, it does not create the new Measurement set.



Example
- cnv := ms2fromms1('newms', 'oldms', F);





next up previous contents index
Next: ms2fromms1.convert - Function Up: ms2fromms1 - Tool Previous: ms2fromms1 - Tool   Contents   Index
Please send questions or comments about AIPS++ to aips2-request@nrao.edu.
Copyright © 1995-2000 Associated Universities Inc., Washington, D.C.

Return to AIPS++ Home Page
2006-08-01