casa  $Rev:20696$
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Protected Attributes | Friends
asdmbinaries::SDMDataObject::ZeroLagsBinaryPart Class Reference

A subclass of binaryPart to describe the zeroLags. More...

#include <SDMDataObject.h>

Inheritance diagram for asdmbinaries::SDMDataObject::ZeroLagsBinaryPart:
asdmbinaries::SDMDataObject::BinaryPart asdmbinaries::SDMDataObject::BinaryPart

List of all members.

Public Member Functions

 ZeroLagsBinaryPart ()
 An empty constructor.
 ~ZeroLagsBinaryPart ()
 The destructor.
 ZeroLagsBinaryPart (unsigned int size, const vector< AxisName > &axes, CorrelatorType correlatorType)
 The full constructor.
virtual CorrelatorType correlatorType () const
 Returns the correlator type.
 ZeroLagsBinaryPart ()
 An empty constructor.
 ~ZeroLagsBinaryPart ()
 The destructor.
 ZeroLagsBinaryPart (unsigned int size, const vector< AxisName > &axes, CorrelatorType correlatorType)
 The full constructor.
virtual CorrelatorType correlatorType () const
 Returns the correlator type.

Protected Attributes

CorrelatorType correlatorType_

Friends

class DataStruct
class SDMDataObject
class HeaderParser
class SDMDataObjectWriter

Detailed Description

A subclass of binaryPart to describe the zeroLags.

The description of zeroLags contains one extra information stored in a CorrelatorType field which indicates the type of correlator which has produced them.

Definition at line 650 of file SDMDataObject.h.


Constructor & Destructor Documentation

An empty constructor.

The destructor.

asdmbinaries::SDMDataObject::ZeroLagsBinaryPart::ZeroLagsBinaryPart ( unsigned int  size,
const vector< AxisName > &  axes,
CorrelatorType  correlatorType 
)

The full constructor.

An empty constructor.

The destructor.

asdmbinaries::SDMDataObject::ZeroLagsBinaryPart::ZeroLagsBinaryPart ( unsigned int  size,
const vector< AxisName > &  axes,
CorrelatorType  correlatorType 
)

The full constructor.


Member Function Documentation

virtual CorrelatorType asdmbinaries::SDMDataObject::ZeroLagsBinaryPart::correlatorType ( ) const [virtual]

Returns the correlator type.

Returns:
a value of the enumeration CorrelatorType.
virtual CorrelatorType asdmbinaries::SDMDataObject::ZeroLagsBinaryPart::correlatorType ( ) const [virtual]

Returns the correlator type.

Returns:
a value of the enumeration CorrelatorType.

Friends And Related Function Documentation

DataStruct [friend]

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 651 of file SDMDataObject.h.

HeaderParser [friend]

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 653 of file SDMDataObject.h.

SDMDataObject [friend]

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 652 of file SDMDataObject.h.

Reimplemented from asdmbinaries::SDMDataObject::BinaryPart.

Definition at line 654 of file SDMDataObject.h.


Member Data Documentation

Definition at line 657 of file SDMDataObject.h.


The documentation for this class was generated from the following files: