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 709 of file MSMetaData.h.

Member Data Documentation

◆ name

String casacore::MSMetaData::SourceProperties::name

Definition at line 710 of file MSMetaData.h.

◆ restfreq

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

Definition at line 711 of file MSMetaData.h.

◆ transition

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

Definition at line 712 of file MSMetaData.h.


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