asdm::CalAtmosphereRow Class Reference

#include <CalAtmosphereRow.h>

Collaboration diagram for asdm::CalAtmosphereRow:

Collaboration graph
[legend]
List of all members.

Detailed Description

The CalAtmosphereRow class is a row of a CalAtmosphereTable.

Generated from model's revision "1.46", branch "HEAD"

Definition at line 185 of file CalAtmosphereRow.h.

Public Member Functions

virtual ~CalAtmosphereRow ()
CalAtmosphereTablegetTable () const
 Return the table to which this row belongs.
CalAtmosphereRowIDL * toIDL () const
 Return this row in the form of an IDL struct.
void setFromIDL (CalAtmosphereRowIDL x) throw (ConversionException)
 Fill the values of this row from the IDL struct CalAtmosphereRowIDL.
string toXML () const
 Return this row in the form of an XML string.
void setFromXML (string rowDoc) throw (ConversionException)
 Fill the values of this row from an XML string that was produced by the toXML() method.
void setAntennaName (string antennaName)
 Set antennaName with the specified string.
int getNumReceptor () const
 Get numReceptor.
void setNumReceptor (int numReceptor)
 Set numReceptor with the specified int.
int getNumFreq () const
 Get numFreq.
void setNumFreq (int numFreq)
 Set numFreq with the specified int.
ArrayTime getEndValidTime () const
 Get endValidTime.
void setEndValidTime (ArrayTime endValidTime)
 Set endValidTime with the specified ArrayTime.
ArrayTime getStartValidTime () const
 Get startValidTime.
void setStartValidTime (ArrayTime startValidTime)
 Set startValidTime with the specified ArrayTime.
vector< PolarizationTypeMod::PolarizationType > getPolarizationTypes () const
 Get polarizationTypes.
void setPolarizationTypes (vector< PolarizationTypeMod::PolarizationType > polarizationTypes)
 Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >.
vector< FrequencygetFrequencyRange () const
 Get frequencyRange.
void setFrequencyRange (vector< Frequency > frequencyRange)
 Set frequencyRange with the specified vector<Frequency >.
vector< FrequencygetFrequencySpectrum () const
 Get frequencySpectrum.
void setFrequencySpectrum (vector< Frequency > frequencySpectrum)
 Set frequencySpectrum with the specified vector<Frequency >.
SyscalMethodMod::SyscalMethod getSyscalType () const
 Get syscalType.
void setSyscalType (SyscalMethodMod::SyscalMethod syscalType)
 Set syscalType with the specified SyscalMethodMod::SyscalMethod.
vector< vector< Temperature > > getTSysSpectrum () const
 Get tSysSpectrum.
void setTSysSpectrum (vector< vector< Temperature > > tSysSpectrum)
 Set tSysSpectrum with the specified vector<vector<Temperature > >.
vector< vector< Temperature > > getTRecSpectrum () const
 Get tRecSpectrum.
void setTRecSpectrum (vector< vector< Temperature > > tRecSpectrum)
 Set tRecSpectrum with the specified vector<vector<Temperature > >.
vector< vector< Temperature > > getTAtmSpectrum () const
 Get tAtmSpectrum.
void setTAtmSpectrum (vector< vector< Temperature > > tAtmSpectrum)
 Set tAtmSpectrum with the specified vector<vector<Temperature > >.
vector< vector< float > > getTauSpectrum () const
 Get tauSpectrum.
void setTauSpectrum (vector< vector< float > > tauSpectrum)
 Set tauSpectrum with the specified vector<vector<float > >.
vector< vector< float > > getSbGainSpectrum () const
 Get sbGainSpectrum.
void setSbGainSpectrum (vector< vector< float > > sbGainSpectrum)
 Set sbGainSpectrum with the specified vector<vector<float > >.
vector< vector< float > > getForwardEffSpectrum () const
 Get forwardEffSpectrum.
void setForwardEffSpectrum (vector< vector< float > > forwardEffSpectrum)
 Set forwardEffSpectrum with the specified vector<vector<float > >.
bool isTSysExists () const
 The attribute tSys is optional.
vector< TemperaturegetTSys () const throw (IllegalAccessException)
 Get tSys, which is optional.
void setTSys (vector< Temperature > tSys)
 Set tSys with the specified vector<Temperature >.
void clearTSys ()
 Mark tSys, which is an optional field, as non-existent.
bool isTRecExists () const
 The attribute tRec is optional.
vector< TemperaturegetTRec () const throw (IllegalAccessException)
 Get tRec, which is optional.
void setTRec (vector< Temperature > tRec)
 Set tRec with the specified vector<Temperature >.
void clearTRec ()
 Mark tRec, which is an optional field, as non-existent.
bool isTAtmExists () const
 The attribute tAtm is optional.
vector< TemperaturegetTAtm () const throw (IllegalAccessException)
 Get tAtm, which is optional.
void setTAtm (vector< Temperature > tAtm)
 Set tAtm with the specified vector<Temperature >.
void clearTAtm ()
 Mark tAtm, which is an optional field, as non-existent.
bool isSbGainExists () const
 The attribute sbGain is optional.
vector< float > getSbGain () const throw (IllegalAccessException)
 Get sbGain, which is optional.
void setSbGain (vector< float > sbGain)
 Set sbGain with the specified vector<float >.
void clearSbGain ()
 Mark sbGain, which is an optional field, as non-existent.
bool isWaterExists () const
 The attribute water is optional.
vector< LengthgetWater () const throw (IllegalAccessException)
 Get water, which is optional.
void setWater (vector< Length > water)
 Set water with the specified vector<Length >.
void clearWater ()
 Mark water, which is an optional field, as non-existent.
bool isForwardEfficiencyExists () const
 The attribute forwardEfficiency is optional.
vector< float > getForwardEfficiency () const throw (IllegalAccessException)
 Get forwardEfficiency, which is optional.
void setForwardEfficiency (vector< float > forwardEfficiency)
 Set forwardEfficiency with the specified vector<float >.
void clearForwardEfficiency ()
 Mark forwardEfficiency, which is an optional field, as non-existent.
bool isTauExists () const
 The attribute tau is optional.
vector< float > getTau () const throw (IllegalAccessException)
 Get tau, which is optional.
void setTau (vector< float > tau)
 Set tau with the specified vector<float >.
void clearTau ()
 Mark tau, which is an optional field, as non-existent.
Pressure getGroundPressure () const
 Get groundPressure.
void setGroundPressure (Pressure groundPressure)
 Set groundPressure with the specified Pressure.
Temperature getGroundTemperature () const
 Get groundTemperature.
void setGroundTemperature (Temperature groundTemperature)
 Set groundTemperature with the specified Temperature.
Humidity getGroundRelHumidity () const
 Get groundRelHumidity.
void setGroundRelHumidity (Humidity groundRelHumidity)
 Set groundRelHumidity with the specified Humidity.
string getSubType () const
 Get subType.
void setSubType (string subType)
 Set subType with the specified string.
ReceiverBandMod::ReceiverBand getReceiverBand () const
 Get receiverBand.
void setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand)
 Set receiverBand with the specified ReceiverBandMod::ReceiverBand.
void setCalDataId (Tag calDataId)
 Set calDataId with the specified Tag.
Tag getCalReductionId () const
 Get calReductionId.
void setCalReductionId (Tag calReductionId)
 Set calReductionId with the specified Tag.
Links *CalDataRowgetCalDataUsingCalDataId ()
 calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
CalReductionRowgetCalReductionUsingCalReductionId ()
 calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
bool compareNoAutoInc (Tag calDataId, Tag calReductionId, string antennaName, int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, vector< Frequency > frequencyRange, vector< Frequency > frequencySpectrum, SyscalMethodMod::SyscalMethod syscalType, vector< vector< Temperature > > tSysSpectrum, vector< vector< Temperature > > tRecSpectrum, vector< vector< Temperature > > tAtmSpectrum, vector< vector< float > > tauSpectrum, vector< vector< float > > sbGainSpectrum, vector< vector< float > > forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, string subType, ReceiverBandMod::ReceiverBand receiverBand)
 Compare each mandatory attribute except the autoincrementable one of this CalAtmosphereRow with the corresponding parameters and return true if there is a match and false otherwise.
bool compareRequiredValue (int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, vector< Frequency > frequencyRange, vector< Frequency > frequencySpectrum, SyscalMethodMod::SyscalMethod syscalType, vector< vector< Temperature > > tSysSpectrum, vector< vector< Temperature > > tRecSpectrum, vector< vector< Temperature > > tAtmSpectrum, vector< vector< float > > tauSpectrum, vector< vector< float > > sbGainSpectrum, vector< vector< float > > forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, string subType, ReceiverBandMod::ReceiverBand receiverBand)
bool equalByRequiredValue (CalAtmosphereRow *x)
 Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.

Public Attributes

Intrinsic Table Attributes
Extrinsic Table Attributes

Private Member Functions

void isAdded ()
 This method is used by the Table class when this row is added to the table.
 CalAtmosphereRow (CalAtmosphereTable &table)
 Create a CalAtmosphereRow.
 CalAtmosphereRow (CalAtmosphereTable &table, CalAtmosphereRow &row)
 Create a CalAtmosphereRow using a copy constructor mechanism.

Private Attributes

CalAtmosphereTabletable
 The table to which this row belongs.
bool hasBeenAdded
 Whether this row has been added to the table or not.
int numReceptor
 ===> Attribute numReceptor
int numFreq
 ===> Attribute numFreq
ArrayTime endValidTime
 ===> Attribute endValidTime
ArrayTime startValidTime
 ===> Attribute startValidTime
vector< PolarizationTypeMod::PolarizationType > polarizationTypes
 ===> Attribute polarizationTypes
vector< FrequencyfrequencyRange
 ===> Attribute frequencyRange
vector< FrequencyfrequencySpectrum
 ===> Attribute frequencySpectrum
SyscalMethodMod::SyscalMethod syscalType
 ===> Attribute syscalType
vector< vector< Temperature > > tSysSpectrum
 ===> Attribute tSysSpectrum
vector< vector< Temperature > > tRecSpectrum
 ===> Attribute tRecSpectrum
vector< vector< Temperature > > tAtmSpectrum
 ===> Attribute tAtmSpectrum
vector< vector< float > > tauSpectrum
 ===> Attribute tauSpectrum
vector< vector< float > > sbGainSpectrum
 ===> Attribute sbGainSpectrum
vector< vector< float > > forwardEffSpectrum
 ===> Attribute forwardEffSpectrum
bool tSysExists
 ===> Attribute tSys, which is optional
vector< TemperaturetSys
bool tRecExists
 ===> Attribute tRec, which is optional
vector< TemperaturetRec
bool tAtmExists
 ===> Attribute tAtm, which is optional
vector< TemperaturetAtm
bool sbGainExists
 ===> Attribute sbGain, which is optional
vector< float > sbGain
bool waterExists
 ===> Attribute water, which is optional
vector< Lengthwater
bool forwardEfficiencyExists
 ===> Attribute forwardEfficiency, which is optional
vector< float > forwardEfficiency
bool tauExists
 ===> Attribute tau, which is optional
vector< float > tau
Pressure groundPressure
 ===> Attribute groundPressure
Temperature groundTemperature
 ===> Attribute groundTemperature
Humidity groundRelHumidity
 ===> Attribute groundRelHumidity
string subType
 ===> Attribute subType
ReceiverBandMod::ReceiverBand receiverBand
 ===> Attribute receiverBand
Tag calReductionId
 ===> Attribute calReductionId

Friends

class asdm::CalAtmosphereTable


Constructor & Destructor Documentation

virtual asdm::CalAtmosphereRow::~CalAtmosphereRow (  )  [virtual]

asdm::CalAtmosphereRow::CalAtmosphereRow ( CalAtmosphereTable table  )  [private]

Create a CalAtmosphereRow.

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

Parameters:
table The table to which this row belongs.

asdm::CalAtmosphereRow::CalAtmosphereRow ( CalAtmosphereTable table,
CalAtmosphereRow row 
) [private]

Create a CalAtmosphereRow using a copy constructor mechanism.

Given a CalAtmosphereRow row and a CalAtmosphereTable table, the method creates a new CalAtmosphereRow 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:
table The table to which this row belongs.
row The row which is to be copied.


Member Function Documentation

CalAtmosphereTable& asdm::CalAtmosphereRow::getTable (  )  const

Return the table to which this row belongs.

CalAtmosphereRowIDL* asdm::CalAtmosphereRow::toIDL (  )  const

Return this row in the form of an IDL struct.

Returns:
The values of this row as a CalAtmosphereRowIDL struct.

void asdm::CalAtmosphereRow::setFromIDL ( CalAtmosphereRowIDL  x  )  throw (ConversionException)

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

Parameters:
x The IDL struct containing the values used to fill this row.

string asdm::CalAtmosphereRow::toXML (  )  const

Return this row in the form of an XML string.

Returns:
The values of this row as an XML string.

void asdm::CalAtmosphereRow::setFromXML ( string  rowDoc  )  throw (ConversionException)

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

Parameters:
x The XML string being used to set the values of this row.

void asdm::CalAtmosphereRow::setAntennaName ( string  antennaName  ) 

Set antennaName with the specified string.

Parameters:
antennaName The string value to which antennaName is to be set.
Exceptions:
IllegalAccessException If an attempt is made to change this field after is has been added to the table.

int asdm::CalAtmosphereRow::getNumReceptor (  )  const

Get numReceptor.

Returns:
numReceptor as int

void asdm::CalAtmosphereRow::setNumReceptor ( int  numReceptor  ) 

Set numReceptor with the specified int.

Parameters:
numReceptor The int value to which numReceptor is to be set.

int asdm::CalAtmosphereRow::getNumFreq (  )  const

Get numFreq.

Returns:
numFreq as int

void asdm::CalAtmosphereRow::setNumFreq ( int  numFreq  ) 

Set numFreq with the specified int.

Parameters:
numFreq The int value to which numFreq is to be set.

ArrayTime asdm::CalAtmosphereRow::getEndValidTime (  )  const

Get endValidTime.

Returns:
endValidTime as ArrayTime

void asdm::CalAtmosphereRow::setEndValidTime ( ArrayTime  endValidTime  ) 

Set endValidTime with the specified ArrayTime.

Parameters:
endValidTime The ArrayTime value to which endValidTime is to be set.

ArrayTime asdm::CalAtmosphereRow::getStartValidTime (  )  const

Get startValidTime.

Returns:
startValidTime as ArrayTime

void asdm::CalAtmosphereRow::setStartValidTime ( ArrayTime  startValidTime  ) 

Set startValidTime with the specified ArrayTime.

Parameters:
startValidTime The ArrayTime value to which startValidTime is to be set.

vector<PolarizationTypeMod::PolarizationType > asdm::CalAtmosphereRow::getPolarizationTypes (  )  const

Get polarizationTypes.

Returns:
polarizationTypes as vector<PolarizationTypeMod::PolarizationType >

void asdm::CalAtmosphereRow::setPolarizationTypes ( vector< PolarizationTypeMod::PolarizationType >  polarizationTypes  ) 

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

Parameters:
polarizationTypes The vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set.

vector<Frequency > asdm::CalAtmosphereRow::getFrequencyRange (  )  const

Get frequencyRange.

Returns:
frequencyRange as vector<Frequency >

void asdm::CalAtmosphereRow::setFrequencyRange ( vector< Frequency frequencyRange  ) 

Set frequencyRange with the specified vector<Frequency >.

Parameters:
frequencyRange The vector<Frequency > value to which frequencyRange is to be set.

vector<Frequency > asdm::CalAtmosphereRow::getFrequencySpectrum (  )  const

Get frequencySpectrum.

Returns:
frequencySpectrum as vector<Frequency >

void asdm::CalAtmosphereRow::setFrequencySpectrum ( vector< Frequency frequencySpectrum  ) 

Set frequencySpectrum with the specified vector<Frequency >.

Parameters:
frequencySpectrum The vector<Frequency > value to which frequencySpectrum is to be set.

SyscalMethodMod::SyscalMethod asdm::CalAtmosphereRow::getSyscalType (  )  const

Get syscalType.

Returns:
syscalType as SyscalMethodMod::SyscalMethod

void asdm::CalAtmosphereRow::setSyscalType ( SyscalMethodMod::SyscalMethod  syscalType  ) 

Set syscalType with the specified SyscalMethodMod::SyscalMethod.

Parameters:
syscalType The SyscalMethodMod::SyscalMethod value to which syscalType is to be set.

vector<vector<Temperature > > asdm::CalAtmosphereRow::getTSysSpectrum (  )  const

Get tSysSpectrum.

Returns:
tSysSpectrum as vector<vector<Temperature > >

void asdm::CalAtmosphereRow::setTSysSpectrum ( vector< vector< Temperature > >  tSysSpectrum  ) 

Set tSysSpectrum with the specified vector<vector<Temperature > >.

Parameters:
tSysSpectrum The vector<vector<Temperature > > value to which tSysSpectrum is to be set.

vector<vector<Temperature > > asdm::CalAtmosphereRow::getTRecSpectrum (  )  const

Get tRecSpectrum.

Returns:
tRecSpectrum as vector<vector<Temperature > >

void asdm::CalAtmosphereRow::setTRecSpectrum ( vector< vector< Temperature > >  tRecSpectrum  ) 

Set tRecSpectrum with the specified vector<vector<Temperature > >.

Parameters:
tRecSpectrum The vector<vector<Temperature > > value to which tRecSpectrum is to be set.

vector<vector<Temperature > > asdm::CalAtmosphereRow::getTAtmSpectrum (  )  const

Get tAtmSpectrum.

Returns:
tAtmSpectrum as vector<vector<Temperature > >

void asdm::CalAtmosphereRow::setTAtmSpectrum ( vector< vector< Temperature > >  tAtmSpectrum  ) 

Set tAtmSpectrum with the specified vector<vector<Temperature > >.

Parameters:
tAtmSpectrum The vector<vector<Temperature > > value to which tAtmSpectrum is to be set.

vector<vector<float > > asdm::CalAtmosphereRow::getTauSpectrum (  )  const

Get tauSpectrum.

Returns:
tauSpectrum as vector<vector<float > >

void asdm::CalAtmosphereRow::setTauSpectrum ( vector< vector< float > >  tauSpectrum  ) 

Set tauSpectrum with the specified vector<vector<float > >.

Parameters:
tauSpectrum The vector<vector<float > > value to which tauSpectrum is to be set.

vector<vector<float > > asdm::CalAtmosphereRow::getSbGainSpectrum (  )  const

Get sbGainSpectrum.

Returns:
sbGainSpectrum as vector<vector<float > >

void asdm::CalAtmosphereRow::setSbGainSpectrum ( vector< vector< float > >  sbGainSpectrum  ) 

Set sbGainSpectrum with the specified vector<vector<float > >.

Parameters:
sbGainSpectrum The vector<vector<float > > value to which sbGainSpectrum is to be set.

vector<vector<float > > asdm::CalAtmosphereRow::getForwardEffSpectrum (  )  const

Get forwardEffSpectrum.

Returns:
forwardEffSpectrum as vector<vector<float > >

void asdm::CalAtmosphereRow::setForwardEffSpectrum ( vector< vector< float > >  forwardEffSpectrum  ) 

Set forwardEffSpectrum with the specified vector<vector<float > >.

Parameters:
forwardEffSpectrum The vector<vector<float > > value to which forwardEffSpectrum is to be set.

bool asdm::CalAtmosphereRow::isTSysExists (  )  const

The attribute tSys is optional.

Return true if this attribute exists.

Returns:
true if and only if the tSys attribute exists.

vector<Temperature > asdm::CalAtmosphereRow::getTSys (  )  const throw (IllegalAccessException)

Get tSys, which is optional.

Returns:
tSys as vector<Temperature >
Exceptions:
IllegalAccessException If tSys does not exist.

void asdm::CalAtmosphereRow::setTSys ( vector< Temperature tSys  ) 

Set tSys with the specified vector<Temperature >.

Parameters:
tSys The vector<Temperature > value to which tSys is to be set.

void asdm::CalAtmosphereRow::clearTSys (  ) 

Mark tSys, which is an optional field, as non-existent.

bool asdm::CalAtmosphereRow::isTRecExists (  )  const

The attribute tRec is optional.

Return true if this attribute exists.

Returns:
true if and only if the tRec attribute exists.

vector<Temperature > asdm::CalAtmosphereRow::getTRec (  )  const throw (IllegalAccessException)

Get tRec, which is optional.

Returns:
tRec as vector<Temperature >
Exceptions:
IllegalAccessException If tRec does not exist.

void asdm::CalAtmosphereRow::setTRec ( vector< Temperature tRec  ) 

Set tRec with the specified vector<Temperature >.

Parameters:
tRec The vector<Temperature > value to which tRec is to be set.

void asdm::CalAtmosphereRow::clearTRec (  ) 

Mark tRec, which is an optional field, as non-existent.

bool asdm::CalAtmosphereRow::isTAtmExists (  )  const

The attribute tAtm is optional.

Return true if this attribute exists.

Returns:
true if and only if the tAtm attribute exists.

vector<Temperature > asdm::CalAtmosphereRow::getTAtm (  )  const throw (IllegalAccessException)

Get tAtm, which is optional.

Returns:
tAtm as vector<Temperature >
Exceptions:
IllegalAccessException If tAtm does not exist.

void asdm::CalAtmosphereRow::setTAtm ( vector< Temperature tAtm  ) 

Set tAtm with the specified vector<Temperature >.

Parameters:
tAtm The vector<Temperature > value to which tAtm is to be set.

void asdm::CalAtmosphereRow::clearTAtm (  ) 

Mark tAtm, which is an optional field, as non-existent.

bool asdm::CalAtmosphereRow::isSbGainExists (  )  const

The attribute sbGain is optional.

Return true if this attribute exists.

Returns:
true if and only if the sbGain attribute exists.

vector<float > asdm::CalAtmosphereRow::getSbGain (  )  const throw (IllegalAccessException)

Get sbGain, which is optional.

Returns:
sbGain as vector<float >
Exceptions:
IllegalAccessException If sbGain does not exist.

void asdm::CalAtmosphereRow::setSbGain ( vector< float >  sbGain  ) 

Set sbGain with the specified vector<float >.

Parameters:
sbGain The vector<float > value to which sbGain is to be set.

void asdm::CalAtmosphereRow::clearSbGain (  ) 

Mark sbGain, which is an optional field, as non-existent.

bool asdm::CalAtmosphereRow::isWaterExists (  )  const

The attribute water is optional.

Return true if this attribute exists.

Returns:
true if and only if the water attribute exists.

vector<Length > asdm::CalAtmosphereRow::getWater (  )  const throw (IllegalAccessException)

Get water, which is optional.

Returns:
water as vector<Length >
Exceptions:
IllegalAccessException If water does not exist.

void asdm::CalAtmosphereRow::setWater ( vector< Length water  ) 

Set water with the specified vector<Length >.

Parameters:
water The vector<Length > value to which water is to be set.

void asdm::CalAtmosphereRow::clearWater (  ) 

Mark water, which is an optional field, as non-existent.

bool asdm::CalAtmosphereRow::isForwardEfficiencyExists (  )  const

The attribute forwardEfficiency is optional.

Return true if this attribute exists.

Returns:
true if and only if the forwardEfficiency attribute exists.

vector<float > asdm::CalAtmosphereRow::getForwardEfficiency (  )  const throw (IllegalAccessException)

Get forwardEfficiency, which is optional.

Returns:
forwardEfficiency as vector<float >
Exceptions:
IllegalAccessException If forwardEfficiency does not exist.

void asdm::CalAtmosphereRow::setForwardEfficiency ( vector< float >  forwardEfficiency  ) 

Set forwardEfficiency with the specified vector<float >.

Parameters:
forwardEfficiency The vector<float > value to which forwardEfficiency is to be set.

void asdm::CalAtmosphereRow::clearForwardEfficiency (  ) 

Mark forwardEfficiency, which is an optional field, as non-existent.

bool asdm::CalAtmosphereRow::isTauExists (  )  const

The attribute tau is optional.

Return true if this attribute exists.

Returns:
true if and only if the tau attribute exists.

vector<float > asdm::CalAtmosphereRow::getTau (  )  const throw (IllegalAccessException)

Get tau, which is optional.

Returns:
tau as vector<float >
Exceptions:
IllegalAccessException If tau does not exist.

void asdm::CalAtmosphereRow::setTau ( vector< float >  tau  ) 

Set tau with the specified vector<float >.

Parameters:
tau The vector<float > value to which tau is to be set.

void asdm::CalAtmosphereRow::clearTau (  ) 

Mark tau, which is an optional field, as non-existent.

Pressure asdm::CalAtmosphereRow::getGroundPressure (  )  const

Get groundPressure.

Returns:
groundPressure as Pressure

void asdm::CalAtmosphereRow::setGroundPressure ( Pressure  groundPressure  ) 

Set groundPressure with the specified Pressure.

Parameters:
groundPressure The Pressure value to which groundPressure is to be set.

Temperature asdm::CalAtmosphereRow::getGroundTemperature (  )  const

Get groundTemperature.

Returns:
groundTemperature as Temperature

void asdm::CalAtmosphereRow::setGroundTemperature ( Temperature  groundTemperature  ) 

Set groundTemperature with the specified Temperature.

Parameters:
groundTemperature The Temperature value to which groundTemperature is to be set.

Humidity asdm::CalAtmosphereRow::getGroundRelHumidity (  )  const

Get groundRelHumidity.

Returns:
groundRelHumidity as Humidity

void asdm::CalAtmosphereRow::setGroundRelHumidity ( Humidity  groundRelHumidity  ) 

Set groundRelHumidity with the specified Humidity.

Parameters:
groundRelHumidity The Humidity value to which groundRelHumidity is to be set.

string asdm::CalAtmosphereRow::getSubType (  )  const

Get subType.

Returns:
subType as string

void asdm::CalAtmosphereRow::setSubType ( string  subType  ) 

Set subType with the specified string.

Parameters:
subType The string value to which subType is to be set.

ReceiverBandMod::ReceiverBand asdm::CalAtmosphereRow::getReceiverBand (  )  const

Get receiverBand.

Returns:
receiverBand as ReceiverBandMod::ReceiverBand

void asdm::CalAtmosphereRow::setReceiverBand ( ReceiverBandMod::ReceiverBand  receiverBand  ) 

Set receiverBand with the specified ReceiverBandMod::ReceiverBand.

Parameters:
receiverBand The ReceiverBandMod::ReceiverBand value to which receiverBand is to be set.

void asdm::CalAtmosphereRow::setCalDataId ( Tag  calDataId  ) 

Set calDataId with the specified Tag.

Parameters:
calDataId The Tag value to which calDataId is to be set.
Exceptions:
IllegalAccessException If an attempt is made to change this field after is has been added to the table.

Tag asdm::CalAtmosphereRow::getCalReductionId (  )  const

Get calReductionId.

Returns:
calReductionId as Tag

void asdm::CalAtmosphereRow::setCalReductionId ( Tag  calReductionId  ) 

Set calReductionId with the specified Tag.

Parameters:
calReductionId The Tag value to which calReductionId is to be set.
Exceptions:
IllegalAccessException If an attempt is made to change this field after is has been added to the table.

Links* CalDataRow* asdm::CalAtmosphereRow::getCalDataUsingCalDataId (  ) 

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

Returns:
a CalDataRow*

CalReductionRow* asdm::CalAtmosphereRow::getCalReductionUsingCalReductionId (  ) 

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

Returns:
a CalReductionRow*

bool asdm::CalAtmosphereRow::compareNoAutoInc ( Tag  calDataId,
Tag  calReductionId,
string  antennaName,
int  numReceptor,
int  numFreq,
ArrayTime  endValidTime,
ArrayTime  startValidTime,
vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
vector< Frequency frequencyRange,
vector< Frequency frequencySpectrum,
SyscalMethodMod::SyscalMethod  syscalType,
vector< vector< Temperature > >  tSysSpectrum,
vector< vector< Temperature > >  tRecSpectrum,
vector< vector< Temperature > >  tAtmSpectrum,
vector< vector< float > >  tauSpectrum,
vector< vector< float > >  sbGainSpectrum,
vector< vector< float > >  forwardEffSpectrum,
Pressure  groundPressure,
Temperature  groundTemperature,
Humidity  groundRelHumidity,
string  subType,
ReceiverBandMod::ReceiverBand  receiverBand 
)

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

bool asdm::CalAtmosphereRow::compareRequiredValue ( int  numReceptor,
int  numFreq,
ArrayTime  endValidTime,
ArrayTime  startValidTime,
vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
vector< Frequency frequencyRange,
vector< Frequency frequencySpectrum,
SyscalMethodMod::SyscalMethod  syscalType,
vector< vector< Temperature > >  tSysSpectrum,
vector< vector< Temperature > >  tRecSpectrum,
vector< vector< Temperature > >  tAtmSpectrum,
vector< vector< float > >  tauSpectrum,
vector< vector< float > >  sbGainSpectrum,
vector< vector< float > >  forwardEffSpectrum,
Pressure  groundPressure,
Temperature  groundTemperature,
Humidity  groundRelHumidity,
string  subType,
ReceiverBandMod::ReceiverBand  receiverBand 
)

bool asdm::CalAtmosphereRow::equalByRequiredValue ( CalAtmosphereRow x  ) 

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

Parameters:
x a pointer on the CalAtmosphereRow whose required attributes of the value part will be compared with those of this.
Returns:
a boolean.

void asdm::CalAtmosphereRow::isAdded (  )  [private]

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


Friends And Related Function Documentation

friend class asdm::CalAtmosphereTable [friend]

Definition at line 186 of file CalAtmosphereRow.h.


Member Data Documentation

Extrinsic Table asdm::CalAtmosphereRow::Attributes

Definition at line 231 of file CalAtmosphereRow.h.

Extrinsic Table asdm::CalAtmosphereRow::Attributes

Definition at line 1124 of file CalAtmosphereRow.h.

CalAtmosphereTable& asdm::CalAtmosphereRow::table [private]

The table to which this row belongs.

Definition at line 1250 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::hasBeenAdded [private]

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

Definition at line 1254 of file CalAtmosphereRow.h.

int asdm::CalAtmosphereRow::numReceptor [private]

===> Attribute numReceptor

Definition at line 1309 of file CalAtmosphereRow.h.

int asdm::CalAtmosphereRow::numFreq [private]

===> Attribute numFreq

Definition at line 1320 of file CalAtmosphereRow.h.

ArrayTime asdm::CalAtmosphereRow::endValidTime [private]

===> Attribute endValidTime

Definition at line 1331 of file CalAtmosphereRow.h.

ArrayTime asdm::CalAtmosphereRow::startValidTime [private]

===> Attribute startValidTime

Definition at line 1342 of file CalAtmosphereRow.h.

vector<PolarizationTypeMod::PolarizationType > asdm::CalAtmosphereRow::polarizationTypes [private]

===> Attribute polarizationTypes

Definition at line 1353 of file CalAtmosphereRow.h.

vector<Frequency > asdm::CalAtmosphereRow::frequencyRange [private]

===> Attribute frequencyRange

Definition at line 1364 of file CalAtmosphereRow.h.

vector<Frequency > asdm::CalAtmosphereRow::frequencySpectrum [private]

===> Attribute frequencySpectrum

Definition at line 1375 of file CalAtmosphereRow.h.

SyscalMethodMod::SyscalMethod asdm::CalAtmosphereRow::syscalType [private]

===> Attribute syscalType

Definition at line 1386 of file CalAtmosphereRow.h.

vector<vector<Temperature > > asdm::CalAtmosphereRow::tSysSpectrum [private]

===> Attribute tSysSpectrum

Definition at line 1397 of file CalAtmosphereRow.h.

vector<vector<Temperature > > asdm::CalAtmosphereRow::tRecSpectrum [private]

===> Attribute tRecSpectrum

Definition at line 1408 of file CalAtmosphereRow.h.

vector<vector<Temperature > > asdm::CalAtmosphereRow::tAtmSpectrum [private]

===> Attribute tAtmSpectrum

Definition at line 1419 of file CalAtmosphereRow.h.

vector<vector<float > > asdm::CalAtmosphereRow::tauSpectrum [private]

===> Attribute tauSpectrum

Definition at line 1430 of file CalAtmosphereRow.h.

vector<vector<float > > asdm::CalAtmosphereRow::sbGainSpectrum [private]

===> Attribute sbGainSpectrum

Definition at line 1441 of file CalAtmosphereRow.h.

vector<vector<float > > asdm::CalAtmosphereRow::forwardEffSpectrum [private]

===> Attribute forwardEffSpectrum

Definition at line 1452 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::tSysExists [private]

===> Attribute tSys, which is optional

Definition at line 1462 of file CalAtmosphereRow.h.

vector<Temperature > asdm::CalAtmosphereRow::tSys [private]

Definition at line 1465 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::tRecExists [private]

===> Attribute tRec, which is optional

Definition at line 1475 of file CalAtmosphereRow.h.

vector<Temperature > asdm::CalAtmosphereRow::tRec [private]

Definition at line 1478 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::tAtmExists [private]

===> Attribute tAtm, which is optional

Definition at line 1488 of file CalAtmosphereRow.h.

vector<Temperature > asdm::CalAtmosphereRow::tAtm [private]

Definition at line 1491 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::sbGainExists [private]

===> Attribute sbGain, which is optional

Definition at line 1501 of file CalAtmosphereRow.h.

vector<float > asdm::CalAtmosphereRow::sbGain [private]

Definition at line 1504 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::waterExists [private]

===> Attribute water, which is optional

Definition at line 1514 of file CalAtmosphereRow.h.

vector<Length > asdm::CalAtmosphereRow::water [private]

Definition at line 1517 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::forwardEfficiencyExists [private]

===> Attribute forwardEfficiency, which is optional

Definition at line 1527 of file CalAtmosphereRow.h.

vector<float > asdm::CalAtmosphereRow::forwardEfficiency [private]

Definition at line 1530 of file CalAtmosphereRow.h.

bool asdm::CalAtmosphereRow::tauExists [private]

===> Attribute tau, which is optional

Definition at line 1540 of file CalAtmosphereRow.h.

vector<float > asdm::CalAtmosphereRow::tau [private]

Definition at line 1543 of file CalAtmosphereRow.h.

Pressure asdm::CalAtmosphereRow::groundPressure [private]

===> Attribute groundPressure

Definition at line 1554 of file CalAtmosphereRow.h.

Temperature asdm::CalAtmosphereRow::groundTemperature [private]

===> Attribute groundTemperature

Definition at line 1565 of file CalAtmosphereRow.h.

Humidity asdm::CalAtmosphereRow::groundRelHumidity [private]

===> Attribute groundRelHumidity

Definition at line 1576 of file CalAtmosphereRow.h.

string asdm::CalAtmosphereRow::subType [private]

===> Attribute subType

Definition at line 1587 of file CalAtmosphereRow.h.

ReceiverBandMod::ReceiverBand asdm::CalAtmosphereRow::receiverBand [private]

===> Attribute receiverBand

Definition at line 1598 of file CalAtmosphereRow.h.

Tag asdm::CalAtmosphereRow::calReductionId [private]

===> Attribute calReductionId

Definition at line 1624 of file CalAtmosphereRow.h.


The documentation for this class was generated from the following file:
Generated on Thu Aug 27 21:23:37 2009 for NRAOCASA by  doxygen 1.5.1