casacore
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
 
SHARED_PTR< vector< MFrequency > > restfreq
 
SHARED_PTR< vector< String > > transition
 

Detailed Description

represents non-primary key data for a SOURCE table row

Definition at line 666 of file MSMetaData.h.

Member Data Documentation

§ name

String casacore::MSMetaData::SourceProperties::name

Definition at line 667 of file MSMetaData.h.

§ restfreq

SHARED_PTR<vector<MFrequency> > casacore::MSMetaData::SourceProperties::restfreq

Definition at line 668 of file MSMetaData.h.

§ transition

SHARED_PTR<vector<String> > casacore::MSMetaData::SourceProperties::transition

Definition at line 669 of file MSMetaData.h.


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