casacore
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Attributes | List of all members
casacore::MSMetaData::SourceProperties Struct Reference

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
 

Detailed Description

represents non-primary key data for a SOURCE table row

Definition at line 717 of file MSMetaData.h.

Member Data Documentation

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.


The documentation for this struct was generated from the following file: