Changeset 539 for trunk/src/SDMemTable.h


Ignore:
Timestamp:
03/08/05 15:27:49 (19 years ago)
Author:
mar637
Message:

Reworked stokestopolspectrum to have polIdx=-1 to enable polSel_.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.h

    r527 r539  
    117117  virtual std::vector<float> stokesToPolSpectrum(casa::Int whichRow,
    118118                                                 casa::Bool toLinear,
    119                                                  casa::uInt polIdx) const;
     119                                                 casa::Int polIdx) const;
    120120
    121121  // Get all Stokes at the specified Beam/IF cursor location (ignoring
Note: See TracChangeset for help on using the changeset viewer.