casa
5.7.0-16
|
The CalPrimaryBeamRow class is a row of a CalPrimaryBeamTable. More...
#include <CalPrimaryBeamRow.h>
Public Member Functions | |
virtual | ~CalPrimaryBeamRow () |
friend class asdm::TableStreamReader<CalPrimaryBeamTable, CalPrimaryBeamRow>; More... | |
CalPrimaryBeamTable & | getTable () 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... | |
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... | |
AntennaMakeMod::AntennaMake | getAntennaMake () const |
===> Attribute antennaMake More... | |
void | setAntennaMake (AntennaMakeMod::AntennaMake antennaMake) |
Set antennaMake with the specified AntennaMakeMod::AntennaMake. More... | |
int | getNumSubband () const |
===> Attribute numSubband More... | |
void | setNumSubband (int numSubband) |
Set numSubband with the specified int. More... | |
std::vector< std::vector < Frequency > > | getFrequencyRange () const |
===> Attribute frequencyRange More... | |
void | setFrequencyRange (std::vector< std::vector< Frequency > > frequencyRange) |
Set frequencyRange with the specified std::vector<std::vector<Frequency > >. More... | |
int | getNumReceptor () const |
===> Attribute numReceptor More... | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int. 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... | |
std::vector< double > | getMainBeamEfficiency () const |
===> Attribute mainBeamEfficiency More... | |
void | setMainBeamEfficiency (std::vector< double > mainBeamEfficiency) |
Set mainBeamEfficiency with the specified std::vector<double >. More... | |
EntityRef | getBeamDescriptionUID () const |
===> Attribute beamDescriptionUID More... | |
void | setBeamDescriptionUID (EntityRef beamDescriptionUID) |
Set beamDescriptionUID with the specified EntityRef. More... | |
float | getRelativeAmplitudeRms () const |
===> Attribute relativeAmplitudeRms More... | |
void | setRelativeAmplitudeRms (float relativeAmplitudeRms) |
Set relativeAmplitudeRms with the specified float. More... | |
std::vector< Angle > | getDirection () const |
===> Attribute direction More... | |
void | setDirection (std::vector< Angle > direction) |
Set direction with the specified std::vector<Angle >. More... | |
std::vector< Angle > | getMinValidDirection () const |
===> Attribute minValidDirection More... | |
void | setMinValidDirection (std::vector< Angle > minValidDirection) |
Set minValidDirection with the specified std::vector<Angle >. More... | |
std::vector< Angle > | getMaxValidDirection () const |
===> Attribute maxValidDirection More... | |
void | setMaxValidDirection (std::vector< Angle > maxValidDirection) |
Set maxValidDirection with the specified std::vector<Angle >. More... | |
PrimaryBeamDescriptionMod::PrimaryBeamDescription | getDescriptionType () const |
===> Attribute descriptionType More... | |
void | setDescriptionType (PrimaryBeamDescriptionMod::PrimaryBeamDescription descriptionType) |
Set descriptionType with the specified PrimaryBeamDescriptionMod::PrimaryBeamDescription. More... | |
std::vector< int > | getImageChannelNumber () const |
===> Attribute imageChannelNumber More... | |
void | setImageChannelNumber (std::vector< int > imageChannelNumber) |
Set imageChannelNumber with the specified std::vector<int >. More... | |
std::vector< Frequency > | getImageNominalFrequency () const |
===> Attribute imageNominalFrequency More... | |
void | setImageNominalFrequency (std::vector< Frequency > imageNominalFrequency) |
Set imageNominalFrequency with the specified std::vector<Frequency >. 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... | |
Links *CalReductionRow * | getCalReductionUsingCalReductionId () |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId More... | |
CalDataRow * | getCalDataUsingCalDataId () |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId More... | |
bool | compareNoAutoInc (std::string antennaName, ReceiverBandMod::ReceiverBand receiverBand, Tag calDataId, Tag calReductionId, ArrayTime startValidTime, ArrayTime endValidTime, AntennaMakeMod::AntennaMake antennaMake, int numSubband, std::vector< std::vector< Frequency > > frequencyRange, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< double > mainBeamEfficiency, EntityRef beamDescriptionUID, float relativeAmplitudeRms, std::vector< Angle > direction, std::vector< Angle > minValidDirection, std::vector< Angle > maxValidDirection, PrimaryBeamDescriptionMod::PrimaryBeamDescription descriptionType, std::vector< int > imageChannelNumber, std::vector< Frequency > imageNominalFrequency) |
Compare each mandatory attribute except the autoincrementable one of this CalPrimaryBeamRow with the corresponding parameters and return true if there is a match and false otherwise. More... | |
bool | compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, AntennaMakeMod::AntennaMake antennaMake, int numSubband, std::vector< std::vector< Frequency > > frequencyRange, int numReceptor, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< double > mainBeamEfficiency, EntityRef beamDescriptionUID, float relativeAmplitudeRms, std::vector< Angle > direction, std::vector< Angle > minValidDirection, std::vector< Angle > maxValidDirection, PrimaryBeamDescriptionMod::PrimaryBeamDescription descriptionType, std::vector< int > imageChannelNumber, std::vector< Frequency > imageNominalFrequency) |
Compare each mandatory value (i.e. More... | |
bool | equalByRequiredValue (CalPrimaryBeamRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. More... | |
asdmIDL::CalPrimaryBeamRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. More... | |
void | toIDL (asdmIDL::CalPrimaryBeamRowIDL &x) const |
Define the content of a CalPrimaryBeamRowIDL struct from the values found in this row. More... | |
void | setFromIDL (asdmIDL::CalPrimaryBeamRowIDL x) |
Fill the values of this row from the IDL struct CalPrimaryBeamRowIDL. 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 | |
CalPrimaryBeamTable & | table |
The table to which this row belongs. More... | |
bool | hasBeenAdded |
Whether this row has been added to the table or not. More... | |
ReceiverBandMod::ReceiverBand | receiverBand |
===> Attribute receiverBand More... | |
ArrayTime | startValidTime |
===> Attribute startValidTime More... | |
ArrayTime | endValidTime |
===> Attribute endValidTime More... | |
AntennaMakeMod::AntennaMake | antennaMake |
===> Attribute antennaMake More... | |
int | numSubband |
===> Attribute numSubband More... | |
std::vector< std::vector < Frequency > > | frequencyRange |
===> Attribute frequencyRange More... | |
int | numReceptor |
===> Attribute numReceptor More... | |
std::vector < PolarizationTypeMod::PolarizationType > | polarizationTypes |
===> Attribute polarizationTypes More... | |
std::vector< double > | mainBeamEfficiency |
===> Attribute mainBeamEfficiency More... | |
EntityRef | beamDescriptionUID |
===> Attribute beamDescriptionUID More... | |
float | relativeAmplitudeRms |
===> Attribute relativeAmplitudeRms More... | |
std::vector< Angle > | direction |
===> Attribute direction More... | |
std::vector< Angle > | minValidDirection |
===> Attribute minValidDirection More... | |
std::vector< Angle > | maxValidDirection |
===> Attribute maxValidDirection More... | |
PrimaryBeamDescriptionMod::PrimaryBeamDescription | descriptionType |
===> Attribute descriptionType More... | |
std::vector< int > | imageChannelNumber |
===> Attribute imageChannelNumber More... | |
std::vector< Frequency > | imageNominalFrequency |
===> Attribute imageNominalFrequency More... | |
Tag | calReductionId |
===> Attribute calReductionId More... | |
Links *binary deserialization material from an EndianIStream std::map< std::string, CalPrimaryBeamAttributeFromBin > | fromBinMethods |
*text deserialization material std::map< std::string, CalPrimaryBeamAttributeFromText > | fromTextMethods |
Friends | |
class | asdm::CalPrimaryBeamTable |
class | asdm::RowTransformer< CalPrimaryBeamRow > |
The CalPrimaryBeamRow class is a row of a CalPrimaryBeamTable.
Generated from model's revision "-1", branch ""
Definition at line 152 of file CalPrimaryBeamRow.h.
|
virtual |
friend class asdm::TableStreamReader<CalPrimaryBeamTable, CalPrimaryBeamRow>;
|
private |
Create a CalPrimaryBeamRow.
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 CalPrimaryBeamRow using a copy constructor mechanism.
Given a CalPrimaryBeamRow row and a CalPrimaryBeamTable table, the method creates a new CalPrimaryBeamRow 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 |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
bool asdm::CalPrimaryBeamRow::compareNoAutoInc | ( | std::string | antennaName, |
ReceiverBandMod::ReceiverBand | receiverBand, | ||
Tag | calDataId, | ||
Tag | calReductionId, | ||
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
AntennaMakeMod::AntennaMake | antennaMake, | ||
int | numSubband, | ||
std::vector< std::vector< Frequency > > | frequencyRange, | ||
int | numReceptor, | ||
std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
std::vector< double > | mainBeamEfficiency, | ||
EntityRef | beamDescriptionUID, | ||
float | relativeAmplitudeRms, | ||
std::vector< Angle > | direction, | ||
std::vector< Angle > | minValidDirection, | ||
std::vector< Angle > | maxValidDirection, | ||
PrimaryBeamDescriptionMod::PrimaryBeamDescription | descriptionType, | ||
std::vector< int > | imageChannelNumber, | ||
std::vector< Frequency > | imageNominalFrequency | ||
) |
Compare each mandatory attribute except the autoincrementable one of this CalPrimaryBeamRow with the corresponding parameters and return true if there is a match and false otherwise.
antennaName | |
receiverBand | |
calDataId | |
calReductionId | |
startValidTime | |
endValidTime | |
antennaMake | |
numSubband | |
frequencyRange | |
numReceptor | |
polarizationTypes | |
mainBeamEfficiency | |
beamDescriptionUID | |
relativeAmplitudeRms | |
direction | |
minValidDirection | |
maxValidDirection | |
descriptionType | |
imageChannelNumber | |
imageNominalFrequency |
bool asdm::CalPrimaryBeamRow::compareRequiredValue | ( | ArrayTime | startValidTime, |
ArrayTime | endValidTime, | ||
AntennaMakeMod::AntennaMake | antennaMake, | ||
int | numSubband, | ||
std::vector< std::vector< Frequency > > | frequencyRange, | ||
int | numReceptor, | ||
std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
std::vector< double > | mainBeamEfficiency, | ||
EntityRef | beamDescriptionUID, | ||
float | relativeAmplitudeRms, | ||
std::vector< Angle > | direction, | ||
std::vector< Angle > | minValidDirection, | ||
std::vector< Angle > | maxValidDirection, | ||
PrimaryBeamDescriptionMod::PrimaryBeamDescription | descriptionType, | ||
std::vector< int > | imageChannelNumber, | ||
std::vector< Frequency > | imageNominalFrequency | ||
) |
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.
startValidTime | |
endValidTime | |
antennaMake | |
numSubband | |
frequencyRange | |
numReceptor | |
polarizationTypes | |
mainBeamEfficiency | |
beamDescriptionUID | |
relativeAmplitudeRms | |
direction | |
minValidDirection | |
maxValidDirection | |
descriptionType | |
imageChannelNumber | |
imageNominalFrequency |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
bool asdm::CalPrimaryBeamRow::equalByRequiredValue | ( | CalPrimaryBeamRow * | 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 CalPrimaryBeamRow whose required attributes of the value part will be compared with those of this. |
|
private |
|
private |
AntennaMakeMod::AntennaMake asdm::CalPrimaryBeamRow::getAntennaMake | ( | ) | const |
===> Attribute antennaMake
Get antennaMake.
EntityRef asdm::CalPrimaryBeamRow::getBeamDescriptionUID | ( | ) | const |
CalDataRow* asdm::CalPrimaryBeamRow::getCalDataUsingCalDataId | ( | ) |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
Tag asdm::CalPrimaryBeamRow::getCalReductionId | ( | ) | const |
Links* CalReductionRow* asdm::CalPrimaryBeamRow::getCalReductionUsingCalReductionId | ( | ) |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
PrimaryBeamDescriptionMod::PrimaryBeamDescription asdm::CalPrimaryBeamRow::getDescriptionType | ( | ) | const |
===> Attribute descriptionType
Get descriptionType.
std::vector<Angle > asdm::CalPrimaryBeamRow::getDirection | ( | ) | const |
===> Attribute direction
Get direction.
ArrayTime asdm::CalPrimaryBeamRow::getEndValidTime | ( | ) | const |
std::vector<std::vector<Frequency > > asdm::CalPrimaryBeamRow::getFrequencyRange | ( | ) | const |
===> Attribute frequencyRange
Get frequencyRange.
std::vector<int > asdm::CalPrimaryBeamRow::getImageChannelNumber | ( | ) | const |
===> Attribute imageChannelNumber
Get imageChannelNumber.
std::vector<Frequency > asdm::CalPrimaryBeamRow::getImageNominalFrequency | ( | ) | const |
===> Attribute imageNominalFrequency
Get imageNominalFrequency.
std::vector<double > asdm::CalPrimaryBeamRow::getMainBeamEfficiency | ( | ) | const |
===> Attribute mainBeamEfficiency
Get mainBeamEfficiency.
std::vector<Angle > asdm::CalPrimaryBeamRow::getMaxValidDirection | ( | ) | const |
===> Attribute maxValidDirection
Get maxValidDirection.
std::vector<Angle > asdm::CalPrimaryBeamRow::getMinValidDirection | ( | ) | const |
===> Attribute minValidDirection
Get minValidDirection.
int asdm::CalPrimaryBeamRow::getNumReceptor | ( | ) | const |
===> Attribute numReceptor
Get numReceptor.
int asdm::CalPrimaryBeamRow::getNumSubband | ( | ) | const |
===> Attribute numSubband
Get numSubband.
std::vector<PolarizationTypeMod::PolarizationType > asdm::CalPrimaryBeamRow::getPolarizationTypes | ( | ) | const |
===> Attribute polarizationTypes
Get polarizationTypes.
ReceiverBandMod::ReceiverBand asdm::CalPrimaryBeamRow::getReceiverBand | ( | ) | const |
===> Attribute receiverBand
Get receiverBand.
float asdm::CalPrimaryBeamRow::getRelativeAmplitudeRms | ( | ) | const |
===> Attribute relativeAmplitudeRms
Get relativeAmplitudeRms.
ArrayTime asdm::CalPrimaryBeamRow::getStartValidTime | ( | ) | const |
CalPrimaryBeamTable& asdm::CalPrimaryBeamRow::getTable | ( | ) | const |
Return the table to which this row belongs.
|
private |
|
private |
|
private |
|
private |
bool asdm::CalPrimaryBeamRow::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.
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
void asdm::CalPrimaryBeamRow::setAntennaMake | ( | AntennaMakeMod::AntennaMake | antennaMake | ) |
Set antennaMake with the specified AntennaMakeMod::AntennaMake.
antennaMake | The AntennaMakeMod::AntennaMake value to which antennaMake is to be set. |
void asdm::CalPrimaryBeamRow::setAntennaName | ( | std::string | antennaName | ) |
Set antennaName with the specified std::string.
antennaName | The std::string value to which antennaName is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalPrimaryBeamRow::setBeamDescriptionUID | ( | EntityRef | beamDescriptionUID | ) |
void asdm::CalPrimaryBeamRow::setCalDataId | ( | Tag | calDataId | ) |
Set calDataId with the specified Tag.
calDataId | The Tag value to which calDataId is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalPrimaryBeamRow::setCalReductionId | ( | Tag | calReductionId | ) |
Set calReductionId with the specified Tag.
calReductionId | The Tag value to which calReductionId is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalPrimaryBeamRow::setDescriptionType | ( | PrimaryBeamDescriptionMod::PrimaryBeamDescription | descriptionType | ) |
Set descriptionType with the specified PrimaryBeamDescriptionMod::PrimaryBeamDescription.
descriptionType | The PrimaryBeamDescriptionMod::PrimaryBeamDescription value to which descriptionType is to be set. |
void asdm::CalPrimaryBeamRow::setDirection | ( | std::vector< Angle > | direction | ) |
Set direction with the specified std::vector<Angle >.
direction | The std::vector<Angle > value to which direction is to be set. |
void asdm::CalPrimaryBeamRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
void asdm::CalPrimaryBeamRow::setFrequencyRange | ( | std::vector< std::vector< Frequency > > | frequencyRange | ) |
Set frequencyRange with the specified std::vector<std::vector<Frequency > >.
frequencyRange | The std::vector<std::vector<Frequency > > value to which frequencyRange is to be set. |
void asdm::CalPrimaryBeamRow::setFromIDL | ( | asdmIDL::CalPrimaryBeamRowIDL | x | ) |
Fill the values of this row from the IDL struct CalPrimaryBeamRowIDL.
x | The IDL struct containing the values used to fill this row. |
ConversionException |
void asdm::CalPrimaryBeamRow::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::CalPrimaryBeamRow::setImageChannelNumber | ( | std::vector< int > | imageChannelNumber | ) |
Set imageChannelNumber with the specified std::vector<int >.
imageChannelNumber | The std::vector<int > value to which imageChannelNumber is to be set. |
void asdm::CalPrimaryBeamRow::setImageNominalFrequency | ( | std::vector< Frequency > | imageNominalFrequency | ) |
Set imageNominalFrequency with the specified std::vector<Frequency >.
imageNominalFrequency | The std::vector<Frequency > value to which imageNominalFrequency is to be set. |
void asdm::CalPrimaryBeamRow::setMainBeamEfficiency | ( | std::vector< double > | mainBeamEfficiency | ) |
Set mainBeamEfficiency with the specified std::vector<double >.
mainBeamEfficiency | The std::vector<double > value to which mainBeamEfficiency is to be set. |
void asdm::CalPrimaryBeamRow::setMaxValidDirection | ( | std::vector< Angle > | maxValidDirection | ) |
Set maxValidDirection with the specified std::vector<Angle >.
maxValidDirection | The std::vector<Angle > value to which maxValidDirection is to be set. |
void asdm::CalPrimaryBeamRow::setMinValidDirection | ( | std::vector< Angle > | minValidDirection | ) |
Set minValidDirection with the specified std::vector<Angle >.
minValidDirection | The std::vector<Angle > value to which minValidDirection is to be set. |
void asdm::CalPrimaryBeamRow::setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int.
numReceptor | The int value to which numReceptor is to be set. |
void asdm::CalPrimaryBeamRow::setNumSubband | ( | int | numSubband | ) |
Set numSubband with the specified int.
numSubband | The int value to which numSubband is to be set. |
void asdm::CalPrimaryBeamRow::setPolarizationTypes | ( | std::vector< PolarizationTypeMod::PolarizationType > | polarizationTypes | ) |
Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >.
polarizationTypes | The std::vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set. |
void asdm::CalPrimaryBeamRow::setReceiverBand | ( | ReceiverBandMod::ReceiverBand | receiverBand | ) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand.
receiverBand | The ReceiverBandMod::ReceiverBand value to which receiverBand is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalPrimaryBeamRow::setRelativeAmplitudeRms | ( | float | relativeAmplitudeRms | ) |
Set relativeAmplitudeRms with the specified float.
relativeAmplitudeRms | The float value to which relativeAmplitudeRms is to be set. |
void asdm::CalPrimaryBeamRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
|
private |
|
private |
|
private |
Serialize this into a stream of bytes written to an EndianOSStream.
eoss | the EndianOSStream to be written to |
asdmIDL::CalPrimaryBeamRowIDL* asdm::CalPrimaryBeamRow::toIDL | ( | ) | const |
Return this row in the form of an IDL struct.
void asdm::CalPrimaryBeamRow::toIDL | ( | asdmIDL::CalPrimaryBeamRowIDL & | x | ) | const |
Define the content of a CalPrimaryBeamRowIDL struct from the values found in this row.
x | a reference to the CalPrimaryBeamRowIDL struct to be set. |
std::string asdm::CalPrimaryBeamRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
|
friend |
Definition at line 153 of file CalPrimaryBeamRow.h.
|
friend |
Definition at line 154 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute antennaMake
Definition at line 1108 of file CalPrimaryBeamRow.h.
Extrinsic Table asdm::CalPrimaryBeamRow::Attributes |
Definition at line 177 of file CalPrimaryBeamRow.h.
Extrinsic Table asdm::CalPrimaryBeamRow::Attributes |
Definition at line 725 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute beamDescriptionUID
Definition at line 1174 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute calReductionId
Definition at line 1277 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute descriptionType
Definition at line 1229 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute direction
Definition at line 1196 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute endValidTime
Definition at line 1097 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute frequencyRange
Definition at line 1130 of file CalPrimaryBeamRow.h.
|
private |
Definition at line 1306 of file CalPrimaryBeamRow.h.
|
private |
Definition at line 1334 of file CalPrimaryBeamRow.h.
|
private |
Whether this row has been added to the table or not.
Definition at line 1020 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute imageChannelNumber
Definition at line 1240 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute imageNominalFrequency
Definition at line 1251 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute mainBeamEfficiency
Definition at line 1163 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute maxValidDirection
Definition at line 1218 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute minValidDirection
Definition at line 1207 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute numReceptor
Definition at line 1141 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute numSubband
Definition at line 1119 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute polarizationTypes
Definition at line 1152 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute receiverBand
Definition at line 1075 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute relativeAmplitudeRms
Definition at line 1185 of file CalPrimaryBeamRow.h.
|
private |
===> Attribute startValidTime
Definition at line 1086 of file CalPrimaryBeamRow.h.
|
private |
The table to which this row belongs.
Definition at line 1016 of file CalPrimaryBeamRow.h.