casacore
|
represents non-primary key data for a SOURCE table row More...
Public Attributes | |
String | name |
std::shared_ptr< vector< MFrequency > > | restfreq |
std::shared_ptr< vector< String > > | transition |
represents non-primary key data for a SOURCE table row
Definition at line 717 of file MSMetaData.h.
String casacore::MSMetaData::SourceProperties::name |
Definition at line 718 of file MSMetaData.h.
std::shared_ptr<vector<MFrequency> > casacore::MSMetaData::SourceProperties::restfreq |
Definition at line 719 of file MSMetaData.h.
std::shared_ptr<vector<String> > casacore::MSMetaData::SourceProperties::transition |
Definition at line 720 of file MSMetaData.h.