casa  5.7.0-16
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Public Attributes | Private Member Functions | Private Attributes | Friends | List of all members
asdm::CalAntennaSolutionsRow Class Reference

The CalAntennaSolutionsRow class is a row of a CalAntennaSolutionsTable. More...

#include <CalAntennaSolutionsRow.h>

Public Member Functions

virtual ~CalAntennaSolutionsRow ()
 friend class asdm::TableStreamReader<CalAntennaSolutionsTable, CalAntennaSolutionsRow>; More...
 
CalAntennaSolutionsTablegetTable () const
 Return the table to which this row belongs. More...
 
bool isAdded () const
 Has this row been added to its table ? More...
 
void setAntennaName (std::string antennaName)
 Set antennaName with the specified std::string. More...
 
AtmPhaseCorrectionMod::AtmPhaseCorrection getAtmPhaseCorrection () const
 ===> Attribute atmPhaseCorrection More...
 
void setAtmPhaseCorrection (AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection)
 Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection. More...
 
BasebandNameMod::BasebandName getBasebandName () const
 ===> Attribute basebandName More...
 
void setBasebandName (BasebandNameMod::BasebandName basebandName)
 Set basebandName with the specified BasebandNameMod::BasebandName. More...
 
ReceiverBandMod::ReceiverBand getReceiverBand () const
 ===> Attribute receiverBand More...
 
void setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand)
 Set receiverBand with the specified ReceiverBandMod::ReceiverBand. More...
 
ArrayTime getStartValidTime () const
 ===> Attribute startValidTime More...
 
void setStartValidTime (ArrayTime startValidTime)
 Set startValidTime with the specified ArrayTime. More...
 
ArrayTime getEndValidTime () const
 ===> Attribute endValidTime More...
 
void setEndValidTime (ArrayTime endValidTime)
 Set endValidTime with the specified ArrayTime. More...
 
int getNumReceptor () const
 ===> Attribute numReceptor More...
 
void setNumReceptor (int numReceptor)
 Set numReceptor with the specified int. More...
 
std::string getRefAntennaName () const
 ===> Attribute refAntennaName More...
 
void setRefAntennaName (std::string refAntennaName)
 Set refAntennaName with the specified std::string. More...
 
std::vector< AnglegetDirection () const
 ===> Attribute direction More...
 
void setDirection (std::vector< Angle > direction)
 Set direction with the specified std::vector<Angle >. More...
 
std::vector< FrequencygetFrequencyRange () const
 ===> Attribute frequencyRange More...
 
void setFrequencyRange (std::vector< Frequency > frequencyRange)
 Set frequencyRange with the specified std::vector<Frequency >. More...
 
Interval getIntegrationTime () const
 ===> Attribute integrationTime More...
 
void setIntegrationTime (Interval integrationTime)
 Set integrationTime with the specified Interval. More...
 
std::vector
< PolarizationTypeMod::PolarizationType > 
getPolarizationTypes () const
 ===> Attribute polarizationTypes More...
 
void setPolarizationTypes (std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes)
 Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >. More...
 
bool getCorrectionValidity () const
 ===> Attribute correctionValidity More...
 
void setCorrectionValidity (bool correctionValidity)
 Set correctionValidity with the specified bool. More...
 
std::vector< float > getPhaseAnt () const
 ===> Attribute phaseAnt More...
 
void setPhaseAnt (std::vector< float > phaseAnt)
 Set phaseAnt with the specified std::vector<float >. More...
 
std::vector< float > getPhaseAntRMS () const
 ===> Attribute phaseAntRMS More...
 
void setPhaseAntRMS (std::vector< float > phaseAntRMS)
 Set phaseAntRMS with the specified std::vector<float >. More...
 
std::vector< float > getAmplitudeAnt () const
 ===> Attribute amplitudeAnt More...
 
void setAmplitudeAnt (std::vector< float > amplitudeAnt)
 Set amplitudeAnt with the specified std::vector<float >. More...
 
std::vector< float > getAmplitudeAntRMS () const
 ===> Attribute amplitudeAntRMS More...
 
void setAmplitudeAntRMS (std::vector< float > amplitudeAntRMS)
 Set amplitudeAntRMS with the specified std::vector<float >. More...
 
void setCalDataId (Tag calDataId)
 Set calDataId with the specified Tag. More...
 
Tag getCalReductionId () const
 ===> Attribute calReductionId More...
 
void setCalReductionId (Tag calReductionId)
 Set calReductionId with the specified Tag. More...
 
Tag getSpectralWindowId () const
 ===> Attribute spectralWindowId More...
 
void setSpectralWindowId (Tag spectralWindowId)
 Set spectralWindowId with the specified Tag. More...
 
Links *CalDataRowgetCalDataUsingCalDataId ()
 calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId More...
 
CalReductionRowgetCalReductionUsingCalReductionId ()
 calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId More...
 
SpectralWindowRowgetSpectralWindowUsingSpectralWindowId ()
 spectralWindowId pointer to the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId More...
 
bool compareNoAutoInc (std::string antennaName, AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection, ReceiverBandMod::ReceiverBand receiverBand, BasebandNameMod::BasebandName basebandName, Tag calDataId, Tag calReductionId, Tag spectralWindowId, ArrayTime startValidTime, ArrayTime endValidTime, int numReceptor, std::string refAntennaName, std::vector< Angle > direction, std::vector< Frequency > frequencyRange, Interval integrationTime, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, bool correctionValidity, std::vector< float > phaseAnt, std::vector< float > phaseAntRMS, std::vector< float > amplitudeAnt, std::vector< float > amplitudeAntRMS)
 Compare each mandatory attribute except the autoincrementable one of this CalAntennaSolutionsRow with the corresponding parameters and return true if there is a match and false otherwise. More...
 
bool compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, int numReceptor, std::string refAntennaName, std::vector< Angle > direction, std::vector< Frequency > frequencyRange, Interval integrationTime, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, bool correctionValidity, std::vector< float > phaseAnt, std::vector< float > phaseAntRMS, std::vector< float > amplitudeAnt, std::vector< float > amplitudeAntRMS)
 Compare each mandatory value (i.e. More...
 
bool equalByRequiredValue (CalAntennaSolutionsRow *x)
 Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. More...
 
asdmIDL::CalAntennaSolutionsRowIDL * toIDL () const
 Return this row in the form of an IDL struct. More...
 
void toIDL (asdmIDL::CalAntennaSolutionsRowIDL &x) const
 Define the content of a CalAntennaSolutionsRowIDL struct from the values found in this row. More...
 
void setFromIDL (asdmIDL::CalAntennaSolutionsRowIDL x)
 Fill the values of this row from the IDL struct CalAntennaSolutionsRowIDL. More...
 
std::string toXML () const
 Return this row in the form of an XML string. More...
 
void setFromXML (std::string rowDoc)
 Fill the values of this row from an XML string that was produced by the toXML() method. More...
 

Public Attributes

Intrinsic Table Attributes
 
Extrinsic Table Attributes
 

Private Member Functions

void isAdded (bool added)
 This method is used by the Table class when this row is added to the table. More...
 
 CalAntennaSolutionsRow (CalAntennaSolutionsTable &table)
 Create a CalAntennaSolutionsRow. More...
 
 CalAntennaSolutionsRow (CalAntennaSolutionsTable &table, CalAntennaSolutionsRow *row)
 Create a CalAntennaSolutionsRow using a copy constructor mechanism. More...
 
void antennaNameFromBin (EndianIStream &eis)
 
void atmPhaseCorrectionFromBin (EndianIStream &eis)
 
void receiverBandFromBin (EndianIStream &eis)
 
void basebandNameFromBin (EndianIStream &eis)
 
void calDataIdFromBin (EndianIStream &eis)
 
void calReductionIdFromBin (EndianIStream &eis)
 
void spectralWindowIdFromBin (EndianIStream &eis)
 
void startValidTimeFromBin (EndianIStream &eis)
 
void endValidTimeFromBin (EndianIStream &eis)
 
void numReceptorFromBin (EndianIStream &eis)
 
void refAntennaNameFromBin (EndianIStream &eis)
 
void directionFromBin (EndianIStream &eis)
 
void frequencyRangeFromBin (EndianIStream &eis)
 
void integrationTimeFromBin (EndianIStream &eis)
 
void polarizationTypesFromBin (EndianIStream &eis)
 
void correctionValidityFromBin (EndianIStream &eis)
 
void phaseAntFromBin (EndianIStream &eis)
 
void phaseAntRMSFromBin (EndianIStream &eis)
 
void amplitudeAntFromBin (EndianIStream &eis)
 
void amplitudeAntRMSFromBin (EndianIStream &eis)
 
void antennaNameFromText (const std::string &s)
 
void atmPhaseCorrectionFromText (const std::string &s)
 
void receiverBandFromText (const std::string &s)
 
void basebandNameFromText (const std::string &s)
 
void calDataIdFromText (const std::string &s)
 
void calReductionIdFromText (const std::string &s)
 
void spectralWindowIdFromText (const std::string &s)
 
void startValidTimeFromText (const std::string &s)
 
void endValidTimeFromText (const std::string &s)
 
void numReceptorFromText (const std::string &s)
 
void refAntennaNameFromText (const std::string &s)
 
void directionFromText (const std::string &s)
 
void frequencyRangeFromText (const std::string &s)
 
void integrationTimeFromText (const std::string &s)
 
void polarizationTypesFromText (const std::string &s)
 
void correctionValidityFromText (const std::string &s)
 
void phaseAntFromText (const std::string &s)
 
void phaseAntRMSFromText (const std::string &s)
 
void amplitudeAntFromText (const std::string &s)
 
void amplitudeAntRMSFromText (const std::string &s)
 
void toBin (EndianOSStream &eoss)
 Serialize this into a stream of bytes written to an EndianOSStream. More...
 

Private Attributes

CalAntennaSolutionsTabletable
 The table to which this row belongs. More...
 
bool hasBeenAdded
 Whether this row has been added to the table or not. More...
 
AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection
 ===> Attribute atmPhaseCorrection More...
 
BasebandNameMod::BasebandName basebandName
 ===> Attribute basebandName More...
 
ReceiverBandMod::ReceiverBand receiverBand
 ===> Attribute receiverBand More...
 
ArrayTime startValidTime
 ===> Attribute startValidTime More...
 
ArrayTime endValidTime
 ===> Attribute endValidTime More...
 
int numReceptor
 ===> Attribute numReceptor More...
 
std::string refAntennaName
 ===> Attribute refAntennaName More...
 
std::vector< Angledirection
 ===> Attribute direction More...
 
std::vector< FrequencyfrequencyRange
 ===> Attribute frequencyRange More...
 
Interval integrationTime
 ===> Attribute integrationTime More...
 
std::vector
< PolarizationTypeMod::PolarizationType > 
polarizationTypes
 ===> Attribute polarizationTypes More...
 
bool correctionValidity
 ===> Attribute correctionValidity More...
 
std::vector< float > phaseAnt
 ===> Attribute phaseAnt More...
 
std::vector< float > phaseAntRMS
 ===> Attribute phaseAntRMS More...
 
std::vector< float > amplitudeAnt
 ===> Attribute amplitudeAnt More...
 
std::vector< float > amplitudeAntRMS
 ===> Attribute amplitudeAntRMS More...
 
Tag calReductionId
 ===> Attribute calReductionId More...
 
Tag spectralWindowId
 ===> Attribute spectralWindowId More...
 
Links *binary deserialization
material from an EndianIStream
std::map< std::string,
CalAntennaSolutionsAttributeFromBin
fromBinMethods
 
*text deserialization material
std::map< std::string,
CalAntennaSolutionsAttributeFromText
fromTextMethods
 

Friends

class asdm::CalAntennaSolutionsTable
 
class asdm::RowTransformer< CalAntennaSolutionsRow >
 

Detailed Description

The CalAntennaSolutionsRow class is a row of a CalAntennaSolutionsTable.

Generated from model's revision "-1", branch ""

Definition at line 153 of file CalAntennaSolutionsRow.h.

Constructor & Destructor Documentation

virtual asdm::CalAntennaSolutionsRow::~CalAntennaSolutionsRow ( )
virtual

friend class asdm::TableStreamReader<CalAntennaSolutionsTable, CalAntennaSolutionsRow>;

asdm::CalAntennaSolutionsRow::CalAntennaSolutionsRow ( CalAntennaSolutionsTable table)
private

Create a CalAntennaSolutionsRow.

This constructor is private because only the table can create rows. All rows know the table to which they belong.

Parameters
tableThe table to which this row belongs.
asdm::CalAntennaSolutionsRow::CalAntennaSolutionsRow ( CalAntennaSolutionsTable table,
CalAntennaSolutionsRow row 
)
private

Create a CalAntennaSolutionsRow using a copy constructor mechanism.

Given a CalAntennaSolutionsRow row and a CalAntennaSolutionsTable table, the method creates a new CalAntennaSolutionsRow owned by table. Each attribute of the created row is a copy (deep) of the corresponding attribute of row. The method does not add the created row to its table, its simply parents it to table, a call to the add method has to be done in order to get the row added (very likely after having modified some of its attributes). If row is null then the method returns a row with default values for its attributes.

This constructor is private because only the table can create rows. All rows know the table to which they belong.

Parameters
tableThe table to which this row belongs.
rowThe row which is to be copied.

Member Function Documentation

void asdm::CalAntennaSolutionsRow::amplitudeAntFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::amplitudeAntFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::amplitudeAntRMSFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::amplitudeAntRMSFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::antennaNameFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::antennaNameFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::atmPhaseCorrectionFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::atmPhaseCorrectionFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::basebandNameFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::basebandNameFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::calDataIdFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::calDataIdFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::calReductionIdFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::calReductionIdFromText ( const std::string &  s)
private
bool asdm::CalAntennaSolutionsRow::compareNoAutoInc ( std::string  antennaName,
AtmPhaseCorrectionMod::AtmPhaseCorrection  atmPhaseCorrection,
ReceiverBandMod::ReceiverBand  receiverBand,
BasebandNameMod::BasebandName  basebandName,
Tag  calDataId,
Tag  calReductionId,
Tag  spectralWindowId,
ArrayTime  startValidTime,
ArrayTime  endValidTime,
int  numReceptor,
std::string  refAntennaName,
std::vector< Angle direction,
std::vector< Frequency frequencyRange,
Interval  integrationTime,
std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
bool  correctionValidity,
std::vector< float >  phaseAnt,
std::vector< float >  phaseAntRMS,
std::vector< float >  amplitudeAnt,
std::vector< float >  amplitudeAntRMS 
)

Compare each mandatory attribute except the autoincrementable one of this CalAntennaSolutionsRow with the corresponding parameters and return true if there is a match and false otherwise.

Parameters
antennaName
atmPhaseCorrection
receiverBand
basebandName
calDataId
calReductionId
spectralWindowId
startValidTime
endValidTime
numReceptor
refAntennaName
direction
frequencyRange
integrationTime
polarizationTypes
correctionValidity
phaseAnt
phaseAntRMS
amplitudeAnt
amplitudeAntRMS
bool asdm::CalAntennaSolutionsRow::compareRequiredValue ( ArrayTime  startValidTime,
ArrayTime  endValidTime,
int  numReceptor,
std::string  refAntennaName,
std::vector< Angle direction,
std::vector< Frequency frequencyRange,
Interval  integrationTime,
std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
bool  correctionValidity,
std::vector< float >  phaseAnt,
std::vector< float >  phaseAntRMS,
std::vector< float >  amplitudeAnt,
std::vector< float >  amplitudeAntRMS 
)

Compare each mandatory value (i.e.

not in the key) attribute with the corresponding parameters and return true if there is a match and false otherwise.

Parameters
startValidTime
endValidTime
numReceptor
refAntennaName
direction
frequencyRange
integrationTime
polarizationTypes
correctionValidity
phaseAnt
phaseAntRMS
amplitudeAnt
amplitudeAntRMS
void asdm::CalAntennaSolutionsRow::correctionValidityFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::correctionValidityFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::directionFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::directionFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::endValidTimeFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::endValidTimeFromText ( const std::string &  s)
private
bool asdm::CalAntennaSolutionsRow::equalByRequiredValue ( CalAntennaSolutionsRow x)

Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.

Parameters
xa pointer on the CalAntennaSolutionsRow whose required attributes of the value part will be compared with those of this.
Returns
a boolean.
void asdm::CalAntennaSolutionsRow::frequencyRangeFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::frequencyRangeFromText ( const std::string &  s)
private
std::vector<float > asdm::CalAntennaSolutionsRow::getAmplitudeAnt ( ) const

===> Attribute amplitudeAnt

Get amplitudeAnt.

Returns
amplitudeAnt as std::vector<float >
std::vector<float > asdm::CalAntennaSolutionsRow::getAmplitudeAntRMS ( ) const

===> Attribute amplitudeAntRMS

Get amplitudeAntRMS.

Returns
amplitudeAntRMS as std::vector<float >
AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::CalAntennaSolutionsRow::getAtmPhaseCorrection ( ) const

===> Attribute atmPhaseCorrection

Get atmPhaseCorrection.

Returns
atmPhaseCorrection as AtmPhaseCorrectionMod::AtmPhaseCorrection
BasebandNameMod::BasebandName asdm::CalAntennaSolutionsRow::getBasebandName ( ) const

===> Attribute basebandName

Get basebandName.

Returns
basebandName as BasebandNameMod::BasebandName
Links* CalDataRow* asdm::CalAntennaSolutionsRow::getCalDataUsingCalDataId ( )

calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId

Returns
a CalDataRow*
Tag asdm::CalAntennaSolutionsRow::getCalReductionId ( ) const

===> Attribute calReductionId

Get calReductionId.

Returns
calReductionId as Tag
CalReductionRow* asdm::CalAntennaSolutionsRow::getCalReductionUsingCalReductionId ( )

calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId

Returns
a CalReductionRow*
bool asdm::CalAntennaSolutionsRow::getCorrectionValidity ( ) const

===> Attribute correctionValidity

Get correctionValidity.

Returns
correctionValidity as bool
std::vector<Angle > asdm::CalAntennaSolutionsRow::getDirection ( ) const

===> Attribute direction

Get direction.

Returns
direction as std::vector<Angle >
ArrayTime asdm::CalAntennaSolutionsRow::getEndValidTime ( ) const

===> Attribute endValidTime

Get endValidTime.

Returns
endValidTime as ArrayTime
std::vector<Frequency > asdm::CalAntennaSolutionsRow::getFrequencyRange ( ) const

===> Attribute frequencyRange

Get frequencyRange.

Returns
frequencyRange as std::vector<Frequency >
Interval asdm::CalAntennaSolutionsRow::getIntegrationTime ( ) const

===> Attribute integrationTime

Get integrationTime.

Returns
integrationTime as Interval
int asdm::CalAntennaSolutionsRow::getNumReceptor ( ) const

===> Attribute numReceptor

Get numReceptor.

Returns
numReceptor as int
std::vector<float > asdm::CalAntennaSolutionsRow::getPhaseAnt ( ) const

===> Attribute phaseAnt

Get phaseAnt.

Returns
phaseAnt as std::vector<float >
std::vector<float > asdm::CalAntennaSolutionsRow::getPhaseAntRMS ( ) const

===> Attribute phaseAntRMS

Get phaseAntRMS.

Returns
phaseAntRMS as std::vector<float >
std::vector<PolarizationTypeMod::PolarizationType > asdm::CalAntennaSolutionsRow::getPolarizationTypes ( ) const

===> Attribute polarizationTypes

Get polarizationTypes.

Returns
polarizationTypes as std::vector<PolarizationTypeMod::PolarizationType >
ReceiverBandMod::ReceiverBand asdm::CalAntennaSolutionsRow::getReceiverBand ( ) const

===> Attribute receiverBand

Get receiverBand.

Returns
receiverBand as ReceiverBandMod::ReceiverBand
std::string asdm::CalAntennaSolutionsRow::getRefAntennaName ( ) const

===> Attribute refAntennaName

Get refAntennaName.

Returns
refAntennaName as std::string
Tag asdm::CalAntennaSolutionsRow::getSpectralWindowId ( ) const

===> Attribute spectralWindowId

Get spectralWindowId.

Returns
spectralWindowId as Tag
SpectralWindowRow* asdm::CalAntennaSolutionsRow::getSpectralWindowUsingSpectralWindowId ( )

spectralWindowId pointer to the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId

Returns
a SpectralWindowRow*
ArrayTime asdm::CalAntennaSolutionsRow::getStartValidTime ( ) const

===> Attribute startValidTime

Get startValidTime.

Returns
startValidTime as ArrayTime
CalAntennaSolutionsTable& asdm::CalAntennaSolutionsRow::getTable ( ) const

Return the table to which this row belongs.

void asdm::CalAntennaSolutionsRow::integrationTimeFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::integrationTimeFromText ( const std::string &  s)
private
bool asdm::CalAntennaSolutionsRow::isAdded ( ) const

Has this row been added to its table ?

Returns
true if and only if it has been added.
void asdm::CalAntennaSolutionsRow::isAdded ( bool  added)
private

This method is used by the Table class when this row is added to the table.

void asdm::CalAntennaSolutionsRow::numReceptorFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::numReceptorFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::phaseAntFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::phaseAntFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::phaseAntRMSFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::phaseAntRMSFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::polarizationTypesFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::polarizationTypesFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::receiverBandFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::receiverBandFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::refAntennaNameFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::refAntennaNameFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::setAmplitudeAnt ( std::vector< float >  amplitudeAnt)

Set amplitudeAnt with the specified std::vector<float >.

Parameters
amplitudeAntThe std::vector<float > value to which amplitudeAnt is to be set.
void asdm::CalAntennaSolutionsRow::setAmplitudeAntRMS ( std::vector< float >  amplitudeAntRMS)

Set amplitudeAntRMS with the specified std::vector<float >.

Parameters
amplitudeAntRMSThe std::vector<float > value to which amplitudeAntRMS is to be set.
void asdm::CalAntennaSolutionsRow::setAntennaName ( std::string  antennaName)

Set antennaName with the specified std::string.

Parameters
antennaNameThe std::string value to which antennaName is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalAntennaSolutionsRow::setAtmPhaseCorrection ( AtmPhaseCorrectionMod::AtmPhaseCorrection  atmPhaseCorrection)

Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection.

Parameters
atmPhaseCorrectionThe AtmPhaseCorrectionMod::AtmPhaseCorrection value to which atmPhaseCorrection is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalAntennaSolutionsRow::setBasebandName ( BasebandNameMod::BasebandName  basebandName)

Set basebandName with the specified BasebandNameMod::BasebandName.

Parameters
basebandNameThe BasebandNameMod::BasebandName value to which basebandName is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalAntennaSolutionsRow::setCalDataId ( Tag  calDataId)

Set calDataId with the specified Tag.

Parameters
calDataIdThe Tag value to which calDataId is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalAntennaSolutionsRow::setCalReductionId ( Tag  calReductionId)

Set calReductionId with the specified Tag.

Parameters
calReductionIdThe Tag value to which calReductionId is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalAntennaSolutionsRow::setCorrectionValidity ( bool  correctionValidity)

Set correctionValidity with the specified bool.

Parameters
correctionValidityThe bool value to which correctionValidity is to be set.
void asdm::CalAntennaSolutionsRow::setDirection ( std::vector< Angle direction)

Set direction with the specified std::vector<Angle >.

Parameters
directionThe std::vector<Angle > value to which direction is to be set.
void asdm::CalAntennaSolutionsRow::setEndValidTime ( ArrayTime  endValidTime)

Set endValidTime with the specified ArrayTime.

Parameters
endValidTimeThe ArrayTime value to which endValidTime is to be set.
void asdm::CalAntennaSolutionsRow::setFrequencyRange ( std::vector< Frequency frequencyRange)

Set frequencyRange with the specified std::vector<Frequency >.

Parameters
frequencyRangeThe std::vector<Frequency > value to which frequencyRange is to be set.
void asdm::CalAntennaSolutionsRow::setFromIDL ( asdmIDL::CalAntennaSolutionsRowIDL  x)

Fill the values of this row from the IDL struct CalAntennaSolutionsRowIDL.

Parameters
xThe IDL struct containing the values used to fill this row.
Exceptions
ConversionException
void asdm::CalAntennaSolutionsRow::setFromXML ( std::string  rowDoc)

Fill the values of this row from an XML string that was produced by the toXML() method.

Parameters
rowDocthe XML string being used to set the values of this row.
Exceptions
ConversionException
void asdm::CalAntennaSolutionsRow::setIntegrationTime ( Interval  integrationTime)

Set integrationTime with the specified Interval.

Parameters
integrationTimeThe Interval value to which integrationTime is to be set.
void asdm::CalAntennaSolutionsRow::setNumReceptor ( int  numReceptor)

Set numReceptor with the specified int.

Parameters
numReceptorThe int value to which numReceptor is to be set.
void asdm::CalAntennaSolutionsRow::setPhaseAnt ( std::vector< float >  phaseAnt)

Set phaseAnt with the specified std::vector<float >.

Parameters
phaseAntThe std::vector<float > value to which phaseAnt is to be set.
void asdm::CalAntennaSolutionsRow::setPhaseAntRMS ( std::vector< float >  phaseAntRMS)

Set phaseAntRMS with the specified std::vector<float >.

Parameters
phaseAntRMSThe std::vector<float > value to which phaseAntRMS is to be set.
void asdm::CalAntennaSolutionsRow::setPolarizationTypes ( std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes)

Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >.

Parameters
polarizationTypesThe std::vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set.
void asdm::CalAntennaSolutionsRow::setReceiverBand ( ReceiverBandMod::ReceiverBand  receiverBand)

Set receiverBand with the specified ReceiverBandMod::ReceiverBand.

Parameters
receiverBandThe ReceiverBandMod::ReceiverBand value to which receiverBand is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalAntennaSolutionsRow::setRefAntennaName ( std::string  refAntennaName)

Set refAntennaName with the specified std::string.

Parameters
refAntennaNameThe std::string value to which refAntennaName is to be set.
void asdm::CalAntennaSolutionsRow::setSpectralWindowId ( Tag  spectralWindowId)

Set spectralWindowId with the specified Tag.

Parameters
spectralWindowIdThe Tag value to which spectralWindowId is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalAntennaSolutionsRow::setStartValidTime ( ArrayTime  startValidTime)

Set startValidTime with the specified ArrayTime.

Parameters
startValidTimeThe ArrayTime value to which startValidTime is to be set.
void asdm::CalAntennaSolutionsRow::spectralWindowIdFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::spectralWindowIdFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::startValidTimeFromBin ( EndianIStream eis)
private
void asdm::CalAntennaSolutionsRow::startValidTimeFromText ( const std::string &  s)
private
void asdm::CalAntennaSolutionsRow::toBin ( EndianOSStream eoss)
private

Serialize this into a stream of bytes written to an EndianOSStream.

Parameters
eossthe EndianOSStream to be written to
asdmIDL::CalAntennaSolutionsRowIDL* asdm::CalAntennaSolutionsRow::toIDL ( ) const

Return this row in the form of an IDL struct.

Returns
The values of this row as a CalAntennaSolutionsRowIDL struct.
void asdm::CalAntennaSolutionsRow::toIDL ( asdmIDL::CalAntennaSolutionsRowIDL &  x) const

Define the content of a CalAntennaSolutionsRowIDL struct from the values found in this row.

Parameters
xa reference to the CalAntennaSolutionsRowIDL struct to be set.
std::string asdm::CalAntennaSolutionsRow::toXML ( ) const

Return this row in the form of an XML string.

Returns
The values of this row as an XML string.

Friends And Related Function Documentation

friend class asdm::CalAntennaSolutionsTable
friend

Definition at line 154 of file CalAntennaSolutionsRow.h.

Definition at line 155 of file CalAntennaSolutionsRow.h.

Member Data Documentation

std::vector<float > asdm::CalAntennaSolutionsRow::amplitudeAnt
private

===> Attribute amplitudeAnt

Definition at line 1245 of file CalAntennaSolutionsRow.h.

std::vector<float > asdm::CalAntennaSolutionsRow::amplitudeAntRMS
private

===> Attribute amplitudeAntRMS

Definition at line 1256 of file CalAntennaSolutionsRow.h.

AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::CalAntennaSolutionsRow::atmPhaseCorrection
private

===> Attribute atmPhaseCorrection

Definition at line 1091 of file CalAntennaSolutionsRow.h.

Extrinsic Table asdm::CalAntennaSolutionsRow::Attributes

Definition at line 178 of file CalAntennaSolutionsRow.h.

Extrinsic Table asdm::CalAntennaSolutionsRow::Attributes

Definition at line 700 of file CalAntennaSolutionsRow.h.

BasebandNameMod::BasebandName asdm::CalAntennaSolutionsRow::basebandName
private

===> Attribute basebandName

Definition at line 1102 of file CalAntennaSolutionsRow.h.

Tag asdm::CalAntennaSolutionsRow::calReductionId
private

===> Attribute calReductionId

Definition at line 1282 of file CalAntennaSolutionsRow.h.

bool asdm::CalAntennaSolutionsRow::correctionValidity
private

===> Attribute correctionValidity

Definition at line 1212 of file CalAntennaSolutionsRow.h.

std::vector<Angle > asdm::CalAntennaSolutionsRow::direction
private

===> Attribute direction

Definition at line 1168 of file CalAntennaSolutionsRow.h.

ArrayTime asdm::CalAntennaSolutionsRow::endValidTime
private

===> Attribute endValidTime

Definition at line 1135 of file CalAntennaSolutionsRow.h.

std::vector<Frequency > asdm::CalAntennaSolutionsRow::frequencyRange
private

===> Attribute frequencyRange

Definition at line 1179 of file CalAntennaSolutionsRow.h.

Links* binary deserialization material from an EndianIStream std::map<std::string, CalAntennaSolutionsAttributeFromBin> asdm::CalAntennaSolutionsRow::fromBinMethods
private

Definition at line 1329 of file CalAntennaSolutionsRow.h.

* text deserialization material std::map<std::string, CalAntennaSolutionsAttributeFromText> asdm::CalAntennaSolutionsRow::fromTextMethods
private

Definition at line 1357 of file CalAntennaSolutionsRow.h.

bool asdm::CalAntennaSolutionsRow::hasBeenAdded
private

Whether this row has been added to the table or not.

Definition at line 1036 of file CalAntennaSolutionsRow.h.

Interval asdm::CalAntennaSolutionsRow::integrationTime
private

===> Attribute integrationTime

Definition at line 1190 of file CalAntennaSolutionsRow.h.

int asdm::CalAntennaSolutionsRow::numReceptor
private

===> Attribute numReceptor

Definition at line 1146 of file CalAntennaSolutionsRow.h.

std::vector<float > asdm::CalAntennaSolutionsRow::phaseAnt
private

===> Attribute phaseAnt

Definition at line 1223 of file CalAntennaSolutionsRow.h.

std::vector<float > asdm::CalAntennaSolutionsRow::phaseAntRMS
private

===> Attribute phaseAntRMS

Definition at line 1234 of file CalAntennaSolutionsRow.h.

std::vector<PolarizationTypeMod::PolarizationType > asdm::CalAntennaSolutionsRow::polarizationTypes
private

===> Attribute polarizationTypes

Definition at line 1201 of file CalAntennaSolutionsRow.h.

ReceiverBandMod::ReceiverBand asdm::CalAntennaSolutionsRow::receiverBand
private

===> Attribute receiverBand

Definition at line 1113 of file CalAntennaSolutionsRow.h.

std::string asdm::CalAntennaSolutionsRow::refAntennaName
private

===> Attribute refAntennaName

Definition at line 1157 of file CalAntennaSolutionsRow.h.

Tag asdm::CalAntennaSolutionsRow::spectralWindowId
private

===> Attribute spectralWindowId

Definition at line 1293 of file CalAntennaSolutionsRow.h.

ArrayTime asdm::CalAntennaSolutionsRow::startValidTime
private

===> Attribute startValidTime

Definition at line 1124 of file CalAntennaSolutionsRow.h.

CalAntennaSolutionsTable& asdm::CalAntennaSolutionsRow::table
private

The table to which this row belongs.

Definition at line 1032 of file CalAntennaSolutionsRow.h.


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