casa
5.7.0-16
|
The SysCalRow class is a row of a SysCalTable. More...
#include <SysCalRow.h>
Public Member Functions | |
virtual | ~SysCalRow () |
friend class asdm::TableStreamReader<SysCalTable, SysCalRow>; More... | |
SysCalTable & | getTable () const |
Return the table to which this row belongs. More... | |
bool | isAdded () const |
Has this row been added to its table ? More... | |
void | setTimeInterval (ArrayTimeInterval timeInterval) |
Set timeInterval with the specified ArrayTimeInterval. More... | |
int | getNumReceptor () const |
===> Attribute numReceptor More... | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int. More... | |
int | getNumChan () const |
===> Attribute numChan More... | |
void | setNumChan (int numChan) |
Set numChan with the specified int. More... | |
bool | isTcalFlagExists () const |
===> Attribute tcalFlag, which is optional More... | |
bool | getTcalFlag () const |
Get tcalFlag, which is optional. More... | |
void | setTcalFlag (bool tcalFlag) |
Set tcalFlag with the specified bool. More... | |
void | clearTcalFlag () |
Mark tcalFlag, which is an optional field, as non-existent. More... | |
bool | isTcalSpectrumExists () const |
===> Attribute tcalSpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | getTcalSpectrum () const |
Get tcalSpectrum, which is optional. More... | |
void | setTcalSpectrum (std::vector< std::vector< Temperature > > tcalSpectrum) |
Set tcalSpectrum with the specified std::vector<std::vector<Temperature > >. More... | |
void | clearTcalSpectrum () |
Mark tcalSpectrum, which is an optional field, as non-existent. More... | |
bool | isTrxFlagExists () const |
===> Attribute trxFlag, which is optional More... | |
bool | getTrxFlag () const |
Get trxFlag, which is optional. More... | |
void | setTrxFlag (bool trxFlag) |
Set trxFlag with the specified bool. More... | |
void | clearTrxFlag () |
Mark trxFlag, which is an optional field, as non-existent. More... | |
bool | isTrxSpectrumExists () const |
===> Attribute trxSpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | getTrxSpectrum () const |
Get trxSpectrum, which is optional. More... | |
void | setTrxSpectrum (std::vector< std::vector< Temperature > > trxSpectrum) |
Set trxSpectrum with the specified std::vector<std::vector<Temperature > >. More... | |
void | clearTrxSpectrum () |
Mark trxSpectrum, which is an optional field, as non-existent. More... | |
bool | isTskyFlagExists () const |
===> Attribute tskyFlag, which is optional More... | |
bool | getTskyFlag () const |
Get tskyFlag, which is optional. More... | |
void | setTskyFlag (bool tskyFlag) |
Set tskyFlag with the specified bool. More... | |
void | clearTskyFlag () |
Mark tskyFlag, which is an optional field, as non-existent. More... | |
bool | isTskySpectrumExists () const |
===> Attribute tskySpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | getTskySpectrum () const |
Get tskySpectrum, which is optional. More... | |
void | setTskySpectrum (std::vector< std::vector< Temperature > > tskySpectrum) |
Set tskySpectrum with the specified std::vector<std::vector<Temperature > >. More... | |
void | clearTskySpectrum () |
Mark tskySpectrum, which is an optional field, as non-existent. More... | |
bool | isTsysFlagExists () const |
===> Attribute tsysFlag, which is optional More... | |
bool | getTsysFlag () const |
Get tsysFlag, which is optional. More... | |
void | setTsysFlag (bool tsysFlag) |
Set tsysFlag with the specified bool. More... | |
void | clearTsysFlag () |
Mark tsysFlag, which is an optional field, as non-existent. More... | |
bool | isTsysSpectrumExists () const |
===> Attribute tsysSpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | getTsysSpectrum () const |
Get tsysSpectrum, which is optional. More... | |
void | setTsysSpectrum (std::vector< std::vector< Temperature > > tsysSpectrum) |
Set tsysSpectrum with the specified std::vector<std::vector<Temperature > >. More... | |
void | clearTsysSpectrum () |
Mark tsysSpectrum, which is an optional field, as non-existent. More... | |
bool | isTantFlagExists () const |
===> Attribute tantFlag, which is optional More... | |
bool | getTantFlag () const |
Get tantFlag, which is optional. More... | |
void | setTantFlag (bool tantFlag) |
Set tantFlag with the specified bool. More... | |
void | clearTantFlag () |
Mark tantFlag, which is an optional field, as non-existent. More... | |
bool | isTantSpectrumExists () const |
===> Attribute tantSpectrum, which is optional More... | |
std::vector< std::vector< float > > | getTantSpectrum () const |
Get tantSpectrum, which is optional. More... | |
void | setTantSpectrum (std::vector< std::vector< float > > tantSpectrum) |
Set tantSpectrum with the specified std::vector<std::vector<float > >. More... | |
void | clearTantSpectrum () |
Mark tantSpectrum, which is an optional field, as non-existent. More... | |
bool | isTantTsysFlagExists () const |
===> Attribute tantTsysFlag, which is optional More... | |
bool | getTantTsysFlag () const |
Get tantTsysFlag, which is optional. More... | |
void | setTantTsysFlag (bool tantTsysFlag) |
Set tantTsysFlag with the specified bool. More... | |
void | clearTantTsysFlag () |
Mark tantTsysFlag, which is an optional field, as non-existent. More... | |
bool | isTantTsysSpectrumExists () const |
===> Attribute tantTsysSpectrum, which is optional More... | |
std::vector< std::vector< float > > | getTantTsysSpectrum () const |
Get tantTsysSpectrum, which is optional. More... | |
void | setTantTsysSpectrum (std::vector< std::vector< float > > tantTsysSpectrum) |
Set tantTsysSpectrum with the specified std::vector<std::vector<float > >. More... | |
void | clearTantTsysSpectrum () |
Mark tantTsysSpectrum, which is an optional field, as non-existent. More... | |
bool | isPhaseDiffFlagExists () const |
===> Attribute phaseDiffFlag, which is optional More... | |
bool | getPhaseDiffFlag () const |
Get phaseDiffFlag, which is optional. More... | |
void | setPhaseDiffFlag (bool phaseDiffFlag) |
Set phaseDiffFlag with the specified bool. More... | |
void | clearPhaseDiffFlag () |
Mark phaseDiffFlag, which is an optional field, as non-existent. More... | |
bool | isPhaseDiffSpectrumExists () const |
===> Attribute phaseDiffSpectrum, which is optional More... | |
std::vector< std::vector< float > > | getPhaseDiffSpectrum () const |
Get phaseDiffSpectrum, which is optional. More... | |
void | setPhaseDiffSpectrum (std::vector< std::vector< float > > phaseDiffSpectrum) |
Set phaseDiffSpectrum with the specified std::vector<std::vector<float > >. More... | |
void | clearPhaseDiffSpectrum () |
Mark phaseDiffSpectrum, which is an optional field, as non-existent. More... | |
void | setAntennaId (Tag antennaId) |
Set antennaId with the specified Tag. More... | |
int | getFeedId () const |
===> Attribute feedId More... | |
void | setFeedId (int feedId) |
Set feedId with the specified int. More... | |
Tag | getSpectralWindowId () const |
===> Attribute spectralWindowId More... | |
void | setSpectralWindowId (Tag spectralWindowId) |
Set spectralWindowId with the specified Tag. More... | |
Links *AntennaRow * | getAntennaUsingAntennaId () |
antennaId pointer to the row in the Antenna table having Antenna.antennaId == antennaId More... | |
std::vector< FeedRow * > | getFeeds () |
===> Slice link from a row of SysCal table to a collection of row of Feed table. More... | |
SpectralWindowRow * | getSpectralWindowUsingSpectralWindowId () |
spectralWindowId pointer to the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId More... | |
bool | compareNoAutoInc (Tag antennaId, Tag spectralWindowId, ArrayTimeInterval timeInterval, int feedId, int numReceptor, int numChan) |
Compare each mandatory attribute except the autoincrementable one of this SysCalRow with the corresponding parameters and return true if there is a match and false otherwise. More... | |
bool | compareRequiredValue (int numReceptor, int numChan) |
Compare each mandatory value (i.e. More... | |
bool | equalByRequiredValue (SysCalRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. More... | |
asdmIDL::SysCalRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. More... | |
void | toIDL (asdmIDL::SysCalRowIDL &x) const |
Define the content of a SysCalRowIDL struct from the values found in this row. More... | |
void | setFromIDL (asdmIDL::SysCalRowIDL x) |
Fill the values of this row from the IDL struct SysCalRowIDL. 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 Attributes | |
SysCalTable & | table |
The table to which this row belongs. More... | |
bool | hasBeenAdded |
Whether this row has been added to the table or not. More... | |
int | numReceptor |
===> Attribute numReceptor More... | |
int | numChan |
===> Attribute numChan More... | |
bool | tcalFlagExists |
===> Attribute tcalFlag, which is optional More... | |
bool | tcalFlag |
bool | tcalSpectrumExists |
===> Attribute tcalSpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | tcalSpectrum |
bool | trxFlagExists |
===> Attribute trxFlag, which is optional More... | |
bool | trxFlag |
bool | trxSpectrumExists |
===> Attribute trxSpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | trxSpectrum |
bool | tskyFlagExists |
===> Attribute tskyFlag, which is optional More... | |
bool | tskyFlag |
bool | tskySpectrumExists |
===> Attribute tskySpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | tskySpectrum |
bool | tsysFlagExists |
===> Attribute tsysFlag, which is optional More... | |
bool | tsysFlag |
bool | tsysSpectrumExists |
===> Attribute tsysSpectrum, which is optional More... | |
std::vector< std::vector < Temperature > > | tsysSpectrum |
bool | tantFlagExists |
===> Attribute tantFlag, which is optional More... | |
bool | tantFlag |
bool | tantSpectrumExists |
===> Attribute tantSpectrum, which is optional More... | |
std::vector< std::vector< float > > | tantSpectrum |
bool | tantTsysFlagExists |
===> Attribute tantTsysFlag, which is optional More... | |
bool | tantTsysFlag |
bool | tantTsysSpectrumExists |
===> Attribute tantTsysSpectrum, which is optional More... | |
std::vector< std::vector< float > > | tantTsysSpectrum |
bool | phaseDiffFlagExists |
===> Attribute phaseDiffFlag, which is optional More... | |
bool | phaseDiffFlag |
bool | phaseDiffSpectrumExists |
===> Attribute phaseDiffSpectrum, which is optional More... | |
std::vector< std::vector< float > > | phaseDiffSpectrum |
int | feedId |
===> Attribute feedId More... | |
Tag | spectralWindowId |
===> Attribute spectralWindowId More... | |
Links *binary deserialization material from an EndianIStream std::map< std::string, SysCalAttributeFromBin > | fromBinMethods |
*text deserialization material std::map< std::string, SysCalAttributeFromText > | fromTextMethods |
Friends | |
class | asdm::SysCalTable |
class | asdm::RowTransformer< SysCalRow > |
The SysCalRow class is a row of a SysCalTable.
Generated from model's revision "-1", branch ""
Definition at line 137 of file SysCalRow.h.
|
virtual |
friend class asdm::TableStreamReader<SysCalTable, SysCalRow>;
|
private |
Create a SysCalRow.
This constructor is private because only the table can create rows. All rows know the table to which they belong.
table | The table to which this row belongs. |
|
private |
Create a SysCalRow using a copy constructor mechanism.
Given a SysCalRow row and a SysCalTable table, the method creates a new SysCalRow 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.
table | The table to which this row belongs. |
row | The row which is to be copied. |
|
private |
|
private |
void asdm::SysCalRow::clearPhaseDiffFlag | ( | ) |
Mark phaseDiffFlag, which is an optional field, as non-existent.
void asdm::SysCalRow::clearPhaseDiffSpectrum | ( | ) |
Mark phaseDiffSpectrum, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTantFlag | ( | ) |
Mark tantFlag, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTantSpectrum | ( | ) |
Mark tantSpectrum, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTantTsysFlag | ( | ) |
Mark tantTsysFlag, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTantTsysSpectrum | ( | ) |
Mark tantTsysSpectrum, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTcalFlag | ( | ) |
Mark tcalFlag, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTcalSpectrum | ( | ) |
Mark tcalSpectrum, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTrxFlag | ( | ) |
Mark trxFlag, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTrxSpectrum | ( | ) |
Mark trxSpectrum, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTskyFlag | ( | ) |
Mark tskyFlag, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTskySpectrum | ( | ) |
Mark tskySpectrum, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTsysFlag | ( | ) |
Mark tsysFlag, which is an optional field, as non-existent.
void asdm::SysCalRow::clearTsysSpectrum | ( | ) |
Mark tsysSpectrum, which is an optional field, as non-existent.
bool asdm::SysCalRow::compareNoAutoInc | ( | Tag | antennaId, |
Tag | spectralWindowId, | ||
ArrayTimeInterval | timeInterval, | ||
int | feedId, | ||
int | numReceptor, | ||
int | numChan | ||
) |
Compare each mandatory attribute except the autoincrementable one of this SysCalRow with the corresponding parameters and return true if there is a match and false otherwise.
antennaId | |
spectralWindowId | |
timeInterval | |
feedId | |
numReceptor | |
numChan |
bool asdm::SysCalRow::compareRequiredValue | ( | int | numReceptor, |
int | numChan | ||
) |
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.
numReceptor | |
numChan |
bool asdm::SysCalRow::equalByRequiredValue | ( | SysCalRow * | x | ) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
x | a pointer on the SysCalRow whose required attributes of the value part will be compared with those of this. |
|
private |
|
private |
Links* AntennaRow* asdm::SysCalRow::getAntennaUsingAntennaId | ( | ) |
antennaId pointer to the row in the Antenna table having Antenna.antennaId == antennaId
int asdm::SysCalRow::getFeedId | ( | ) | const |
===> Attribute feedId
Get feedId.
std::vector<FeedRow *> asdm::SysCalRow::getFeeds | ( | ) |
===> Slice link from a row of SysCal table to a collection of row of Feed table.
Get the collection of row in the Feed table having feedId == this.feedId
int asdm::SysCalRow::getNumChan | ( | ) | const |
===> Attribute numChan
Get numChan.
int asdm::SysCalRow::getNumReceptor | ( | ) | const |
===> Attribute numReceptor
Get numReceptor.
bool asdm::SysCalRow::getPhaseDiffFlag | ( | ) | const |
Get phaseDiffFlag, which is optional.
IllegalAccessException | If phaseDiffFlag does not exist. |
std::vector<std::vector<float > > asdm::SysCalRow::getPhaseDiffSpectrum | ( | ) | const |
Get phaseDiffSpectrum, which is optional.
IllegalAccessException | If phaseDiffSpectrum does not exist. |
Tag asdm::SysCalRow::getSpectralWindowId | ( | ) | const |
SpectralWindowRow* asdm::SysCalRow::getSpectralWindowUsingSpectralWindowId | ( | ) |
spectralWindowId pointer to the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId
SysCalTable& asdm::SysCalRow::getTable | ( | ) | const |
Return the table to which this row belongs.
bool asdm::SysCalRow::getTantFlag | ( | ) | const |
Get tantFlag, which is optional.
IllegalAccessException | If tantFlag does not exist. |
std::vector<std::vector<float > > asdm::SysCalRow::getTantSpectrum | ( | ) | const |
Get tantSpectrum, which is optional.
IllegalAccessException | If tantSpectrum does not exist. |
bool asdm::SysCalRow::getTantTsysFlag | ( | ) | const |
Get tantTsysFlag, which is optional.
IllegalAccessException | If tantTsysFlag does not exist. |
std::vector<std::vector<float > > asdm::SysCalRow::getTantTsysSpectrum | ( | ) | const |
Get tantTsysSpectrum, which is optional.
IllegalAccessException | If tantTsysSpectrum does not exist. |
bool asdm::SysCalRow::getTcalFlag | ( | ) | const |
Get tcalFlag, which is optional.
IllegalAccessException | If tcalFlag does not exist. |
std::vector<std::vector<Temperature > > asdm::SysCalRow::getTcalSpectrum | ( | ) | const |
Get tcalSpectrum, which is optional.
IllegalAccessException | If tcalSpectrum does not exist. |
bool asdm::SysCalRow::getTrxFlag | ( | ) | const |
Get trxFlag, which is optional.
IllegalAccessException | If trxFlag does not exist. |
std::vector<std::vector<Temperature > > asdm::SysCalRow::getTrxSpectrum | ( | ) | const |
Get trxSpectrum, which is optional.
IllegalAccessException | If trxSpectrum does not exist. |
bool asdm::SysCalRow::getTskyFlag | ( | ) | const |
Get tskyFlag, which is optional.
IllegalAccessException | If tskyFlag does not exist. |
std::vector<std::vector<Temperature > > asdm::SysCalRow::getTskySpectrum | ( | ) | const |
Get tskySpectrum, which is optional.
IllegalAccessException | If tskySpectrum does not exist. |
bool asdm::SysCalRow::getTsysFlag | ( | ) | const |
Get tsysFlag, which is optional.
IllegalAccessException | If tsysFlag does not exist. |
std::vector<std::vector<Temperature > > asdm::SysCalRow::getTsysSpectrum | ( | ) | const |
Get tsysSpectrum, which is optional.
IllegalAccessException | If tsysSpectrum does not exist. |
bool asdm::SysCalRow::isAdded | ( | ) | const |
Has this row been added to its table ?
|
private |
This method is used by the Table class when this row is added to the table.
bool asdm::SysCalRow::isPhaseDiffFlagExists | ( | ) | const |
===> Attribute phaseDiffFlag, which is optional
The attribute phaseDiffFlag is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isPhaseDiffSpectrumExists | ( | ) | const |
===> Attribute phaseDiffSpectrum, which is optional
The attribute phaseDiffSpectrum is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTantFlagExists | ( | ) | const |
===> Attribute tantFlag, which is optional
The attribute tantFlag is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTantSpectrumExists | ( | ) | const |
===> Attribute tantSpectrum, which is optional
The attribute tantSpectrum is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTantTsysFlagExists | ( | ) | const |
===> Attribute tantTsysFlag, which is optional
The attribute tantTsysFlag is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTantTsysSpectrumExists | ( | ) | const |
===> Attribute tantTsysSpectrum, which is optional
The attribute tantTsysSpectrum is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTcalFlagExists | ( | ) | const |
===> Attribute tcalFlag, which is optional
The attribute tcalFlag is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTcalSpectrumExists | ( | ) | const |
===> Attribute tcalSpectrum, which is optional
The attribute tcalSpectrum is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTrxFlagExists | ( | ) | const |
===> Attribute trxFlag, which is optional
The attribute trxFlag is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTrxSpectrumExists | ( | ) | const |
===> Attribute trxSpectrum, which is optional
The attribute trxSpectrum is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTskyFlagExists | ( | ) | const |
===> Attribute tskyFlag, which is optional
The attribute tskyFlag is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTskySpectrumExists | ( | ) | const |
===> Attribute tskySpectrum, which is optional
The attribute tskySpectrum is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTsysFlagExists | ( | ) | const |
===> Attribute tsysFlag, which is optional
The attribute tsysFlag is optional. Return true if this attribute exists.
bool asdm::SysCalRow::isTsysSpectrumExists | ( | ) | const |
===> Attribute tsysSpectrum, which is optional
The attribute tsysSpectrum is optional. Return true if this attribute exists.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
void asdm::SysCalRow::setAntennaId | ( | Tag | antennaId | ) |
Set antennaId with the specified Tag.
antennaId | The Tag value to which antennaId is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::SysCalRow::setFeedId | ( | int | feedId | ) |
Set feedId with the specified int.
feedId | The int value to which feedId is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::SysCalRow::setFromIDL | ( | asdmIDL::SysCalRowIDL | x | ) |
Fill the values of this row from the IDL struct SysCalRowIDL.
x | The IDL struct containing the values used to fill this row. |
ConversionException |
void asdm::SysCalRow::setFromXML | ( | std::string | rowDoc | ) |
Fill the values of this row from an XML string that was produced by the toXML() method.
rowDoc | the XML string being used to set the values of this row. |
ConversionException |
void asdm::SysCalRow::setNumChan | ( | int | numChan | ) |
Set numChan with the specified int.
numChan | The int value to which numChan is to be set. |
void asdm::SysCalRow::setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int.
numReceptor | The int value to which numReceptor is to be set. |
void asdm::SysCalRow::setPhaseDiffFlag | ( | bool | phaseDiffFlag | ) |
Set phaseDiffFlag with the specified bool.
phaseDiffFlag | The bool value to which phaseDiffFlag is to be set. |
void asdm::SysCalRow::setPhaseDiffSpectrum | ( | std::vector< std::vector< float > > | phaseDiffSpectrum | ) |
Set phaseDiffSpectrum with the specified std::vector<std::vector<float > >.
phaseDiffSpectrum | The std::vector<std::vector<float > > value to which phaseDiffSpectrum is to be set. |
void asdm::SysCalRow::setSpectralWindowId | ( | Tag | spectralWindowId | ) |
Set spectralWindowId with the specified Tag.
spectralWindowId | The Tag value to which spectralWindowId is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::SysCalRow::setTantFlag | ( | bool | tantFlag | ) |
Set tantFlag with the specified bool.
tantFlag | The bool value to which tantFlag is to be set. |
void asdm::SysCalRow::setTantSpectrum | ( | std::vector< std::vector< float > > | tantSpectrum | ) |
Set tantSpectrum with the specified std::vector<std::vector<float > >.
tantSpectrum | The std::vector<std::vector<float > > value to which tantSpectrum is to be set. |
void asdm::SysCalRow::setTantTsysFlag | ( | bool | tantTsysFlag | ) |
Set tantTsysFlag with the specified bool.
tantTsysFlag | The bool value to which tantTsysFlag is to be set. |
void asdm::SysCalRow::setTantTsysSpectrum | ( | std::vector< std::vector< float > > | tantTsysSpectrum | ) |
Set tantTsysSpectrum with the specified std::vector<std::vector<float > >.
tantTsysSpectrum | The std::vector<std::vector<float > > value to which tantTsysSpectrum is to be set. |
void asdm::SysCalRow::setTcalFlag | ( | bool | tcalFlag | ) |
Set tcalFlag with the specified bool.
tcalFlag | The bool value to which tcalFlag is to be set. |
void asdm::SysCalRow::setTcalSpectrum | ( | std::vector< std::vector< Temperature > > | tcalSpectrum | ) |
Set tcalSpectrum with the specified std::vector<std::vector<Temperature > >.
tcalSpectrum | The std::vector<std::vector<Temperature > > value to which tcalSpectrum is to be set. |
void asdm::SysCalRow::setTimeInterval | ( | ArrayTimeInterval | timeInterval | ) |
Set timeInterval with the specified ArrayTimeInterval.
timeInterval | The ArrayTimeInterval value to which timeInterval is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::SysCalRow::setTrxFlag | ( | bool | trxFlag | ) |
Set trxFlag with the specified bool.
trxFlag | The bool value to which trxFlag is to be set. |
void asdm::SysCalRow::setTrxSpectrum | ( | std::vector< std::vector< Temperature > > | trxSpectrum | ) |
Set trxSpectrum with the specified std::vector<std::vector<Temperature > >.
trxSpectrum | The std::vector<std::vector<Temperature > > value to which trxSpectrum is to be set. |
void asdm::SysCalRow::setTskyFlag | ( | bool | tskyFlag | ) |
Set tskyFlag with the specified bool.
tskyFlag | The bool value to which tskyFlag is to be set. |
void asdm::SysCalRow::setTskySpectrum | ( | std::vector< std::vector< Temperature > > | tskySpectrum | ) |
Set tskySpectrum with the specified std::vector<std::vector<Temperature > >.
tskySpectrum | The std::vector<std::vector<Temperature > > value to which tskySpectrum is to be set. |
void asdm::SysCalRow::setTsysFlag | ( | bool | tsysFlag | ) |
Set tsysFlag with the specified bool.
tsysFlag | The bool value to which tsysFlag is to be set. |
void asdm::SysCalRow::setTsysSpectrum | ( | std::vector< std::vector< Temperature > > | tsysSpectrum | ) |
Set tsysSpectrum with the specified std::vector<std::vector<Temperature > >.
tsysSpectrum | The std::vector<std::vector<Temperature > > value to which tsysSpectrum is to be set. |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
Serialize this into a stream of bytes written to an EndianOSStream.
eoss | the EndianOSStream to be written to |
asdmIDL::SysCalRowIDL* asdm::SysCalRow::toIDL | ( | ) | const |
Return this row in the form of an IDL struct.
void asdm::SysCalRow::toIDL | ( | asdmIDL::SysCalRowIDL & | x | ) | const |
Define the content of a SysCalRowIDL struct from the values found in this row.
x | a reference to the SysCalRowIDL struct to be set. |
std::string asdm::SysCalRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
friend |
Definition at line 139 of file SysCalRow.h.
|
friend |
Definition at line 138 of file SysCalRow.h.
Extrinsic Table asdm::SysCalRow::Attributes |
Definition at line 162 of file SysCalRow.h.
Extrinsic Table asdm::SysCalRow::Attributes |
Definition at line 832 of file SysCalRow.h.
|
private |
===> Attribute feedId
Definition at line 1394 of file SysCalRow.h.
|
private |
Definition at line 1440 of file SysCalRow.h.
|
private |
Definition at line 1468 of file SysCalRow.h.
|
private |
Whether this row has been added to the table or not.
Definition at line 1120 of file SysCalRow.h.
|
private |
===> Attribute numChan
Definition at line 1186 of file SysCalRow.h.
|
private |
===> Attribute numReceptor
Definition at line 1175 of file SysCalRow.h.
|
private |
Definition at line 1355 of file SysCalRow.h.
|
private |
===> Attribute phaseDiffFlag, which is optional
Definition at line 1352 of file SysCalRow.h.
|
private |
Definition at line 1368 of file SysCalRow.h.
|
private |
===> Attribute phaseDiffSpectrum, which is optional
Definition at line 1365 of file SysCalRow.h.
|
private |
===> Attribute spectralWindowId
Definition at line 1405 of file SysCalRow.h.
|
private |
The table to which this row belongs.
Definition at line 1116 of file SysCalRow.h.
|
private |
Definition at line 1303 of file SysCalRow.h.
|
private |
===> Attribute tantFlag, which is optional
Definition at line 1300 of file SysCalRow.h.
|
private |
Definition at line 1316 of file SysCalRow.h.
|
private |
===> Attribute tantSpectrum, which is optional
Definition at line 1313 of file SysCalRow.h.
|
private |
Definition at line 1329 of file SysCalRow.h.
|
private |
===> Attribute tantTsysFlag, which is optional
Definition at line 1326 of file SysCalRow.h.
|
private |
Definition at line 1342 of file SysCalRow.h.
|
private |
===> Attribute tantTsysSpectrum, which is optional
Definition at line 1339 of file SysCalRow.h.
|
private |
Definition at line 1199 of file SysCalRow.h.
|
private |
===> Attribute tcalFlag, which is optional
Definition at line 1196 of file SysCalRow.h.
|
private |
Definition at line 1212 of file SysCalRow.h.
|
private |
===> Attribute tcalSpectrum, which is optional
Definition at line 1209 of file SysCalRow.h.
|
private |
Definition at line 1225 of file SysCalRow.h.
|
private |
===> Attribute trxFlag, which is optional
Definition at line 1222 of file SysCalRow.h.
|
private |
Definition at line 1238 of file SysCalRow.h.
|
private |
===> Attribute trxSpectrum, which is optional
Definition at line 1235 of file SysCalRow.h.
|
private |
Definition at line 1251 of file SysCalRow.h.
|
private |
===> Attribute tskyFlag, which is optional
Definition at line 1248 of file SysCalRow.h.
|
private |
Definition at line 1264 of file SysCalRow.h.
|
private |
===> Attribute tskySpectrum, which is optional
Definition at line 1261 of file SysCalRow.h.
|
private |
Definition at line 1277 of file SysCalRow.h.
|
private |
===> Attribute tsysFlag, which is optional
Definition at line 1274 of file SysCalRow.h.
|
private |
Definition at line 1290 of file SysCalRow.h.
|
private |
===> Attribute tsysSpectrum, which is optional
Definition at line 1287 of file SysCalRow.h.