Ignore:
Timestamp:
12/08/05 13:58:59 (18 years ago)
Author:
phi196
Message:

Added get_elevation, azimuth and parangle

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/Release12/src/SDMemTable.h

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