Ignore:
Timestamp:
03/01/06 11:46:16 (18 years ago)
Author:
mar637
Message:

added name()
reworked copy constructor for (Table tab) to also pass name to base class

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/STMolecules.h

    r849 r856  
    4545  std::vector<double> getRestFrequencies() const;
    4646
     47  const casa::String& name() const { return name_; }
     48
    4749private:
    4850  void setup();
Note: See TracChangeset for help on using the changeset viewer.