casa  5.7.0-16
 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 713 of file MSMetaData.h.

Member Data Documentation

String casacore::MSMetaData::SourceProperties::name

Definition at line 714 of file MSMetaData.h.

std::shared_ptr<vector<MFrequency> > casacore::MSMetaData::SourceProperties::restfreq

Definition at line 715 of file MSMetaData.h.

std::shared_ptr<vector<String> > casacore::MSMetaData::SourceProperties::transition

Definition at line 716 of file MSMetaData.h.


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