Ignore:
Timestamp:
12/01/04 10:56:53 (20 years ago)
Author:
mar637
Message:

added azimuth,elevation,parangle,refbeam,fieldname,tcal,tcaltime

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/SDContainer.h

    r83 r104  
    134134 
    135135  Double timestamp;
     136  //Double bandwidth;
    136137  String sourcename;
    137138  String fieldname;
    138139  Double interval;
    139140  Int scanid;
     141  Vector<Float> tcal;
    140142  String tcaltime;
    141  
     143  Float azimuth;
     144  Float elevation;
     145  Float parangle;
     146  Int refbeam;
     147
    142148private:
    143149  uInt nBeam_,nIF_,nPol_,nChan_;
Note: See TracChangeset for help on using the changeset viewer.