Changeset 839 for trunk/src/STFocus.h


Ignore:
Timestamp:
02/23/06 11:20:02 (18 years ago)
Author:
mar637
Message:

added getEntry to retrieve data by id

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STFocus.h

    r807 r839  
    3636                       casa::Float ftan);
    3737
     38  void getEntry( casa::Float& rotation, casa::Float& angle,
     39                       casa::Float& ftan, casa::uInt id);
     40
    3841private:
    3942  void setup();
Note: See TracChangeset for help on using the changeset viewer.