Changeset 794 for trunk/src/SDMemTable.h


Ignore:
Timestamp:
12/09/05 14:50:59 (18 years ago)
Author:
mar637
Message:

update from Release12

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDMemTable.h

    r777 r794  
    147147
    148148  std::string getSourceName(casa::Int whichRow=0) const;
     149
     150  float getElevation(casa::Int whichRow=0) const;
     151  float getAzimuth(casa::Int whichRow=0) const;
     152  float getParAngle(casa::Int whichRow=0) const;
     153
    149154  double getInterval(casa::Int whichRow=0) const;
    150155
Note: See TracChangeset for help on using the changeset viewer.