asdmbinaries::SDMDataObject::Baseband Class Reference

SDMDataObject::Baseband:: declarations. More...

#include <SDMDataObject.h>

List of all members.

Public Member Functions

 Baseband ()
 An empty constructor.
 ~Baseband ()
 The destructor.
 Baseband (BasebandName name, const vector< SpectralWindow > &spectralWindows)
 The constructor of Baseband.
BasebandName name () const
 Returns the name of the baseband.
const vector< SpectralWindow > & spectralWindows () const
 void ref(BasebandName value);
void spectralWindows (const vector< SpectralWindow > &value)

Private Member Functions

void owner (const SDMDataObject *o)

Private Attributes

BasebandName name_
vector< SpectralWindowspectralWindows_
const SDMDataObjectowner_

Friends

class SDMDataObject
class DataStruct
class HeaderParser

Detailed Description

SDMDataObject::Baseband:: declarations.

A class to describe a baseband in use during an observation.

An instance of this class collects the following informations:

Definition at line 501 of file SDMDataObject.h.


Constructor & Destructor Documentation

asdmbinaries::SDMDataObject::Baseband::Baseband (  ) 

An empty constructor.

Note:
This constructor should never be used.
asdmbinaries::SDMDataObject::Baseband::~Baseband (  ) 

The destructor.

asdmbinaries::SDMDataObject::Baseband::Baseband ( BasebandName  name,
const vector< SpectralWindow > &  spectralWindows 
)

The constructor of Baseband.


Member Function Documentation

BasebandName asdmbinaries::SDMDataObject::Baseband::name (  )  const

Returns the name of the baseband.

Returns:
a BasebandName value.
void asdmbinaries::SDMDataObject::Baseband::owner ( const SDMDataObject o  )  [private]
void asdmbinaries::SDMDataObject::Baseband::spectralWindows ( const vector< SpectralWindow > &  value  ) 
const vector<SpectralWindow>& asdmbinaries::SDMDataObject::Baseband::spectralWindows (  )  const

void ref(BasebandName value);

Returns the spectral windows of this baseband.

Returns:
a reference to a vector of SpectralWindow.

Friends And Related Function Documentation

friend class DataStruct [friend]

Definition at line 503 of file SDMDataObject.h.

friend class HeaderParser [friend]

Definition at line 504 of file SDMDataObject.h.

friend class SDMDataObject [friend]

Definition at line 502 of file SDMDataObject.h.


Member Data Documentation

Definition at line 507 of file SDMDataObject.h.

Definition at line 510 of file SDMDataObject.h.

Definition at line 508 of file SDMDataObject.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 31 Aug 2016 for casa by  doxygen 1.6.1