casa
$Rev:20696$
|
The CalAtmosphereRow class is a row of a CalAtmosphereTable. More...
#include <CalAtmosphereRow.h>
Public Member Functions | |
virtual | ~CalAtmosphereRow () |
friend class asdm::TableStreamReader<CalAtmosphereTable, CalAtmosphereRow>; | |
CalAtmosphereTable & | getTable () const |
Return the table to which this row belongs. | |
bool | isAdded () const |
Has this row been added to its table ? | |
void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand. | |
string | getAntennaName () const |
===> Attribute antennaName | |
void | setAntennaName (string antennaName) |
Set antennaName with the specified string. | |
BasebandNameMod::BasebandName | getBasebandName () const |
===> Attribute basebandName | |
void | setBasebandName (BasebandNameMod::BasebandName basebandName) |
Set basebandName with the specified BasebandNameMod::BasebandName. | |
ArrayTime | getStartValidTime () const |
===> Attribute startValidTime | |
void | setStartValidTime (ArrayTime startValidTime) |
Set startValidTime with the specified ArrayTime. | |
ArrayTime | getEndValidTime () const |
===> Attribute endValidTime | |
void | setEndValidTime (ArrayTime endValidTime) |
Set endValidTime with the specified ArrayTime. | |
int | getNumFreq () const |
===> Attribute numFreq | |
void | setNumFreq (int numFreq) |
Set numFreq with the specified int. | |
int | getNumLoad () const |
===> Attribute numLoad | |
void | setNumLoad (int numLoad) |
Set numLoad with the specified int. | |
int | getNumReceptor () const |
===> Attribute numReceptor | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int. | |
vector< vector< float > > | getForwardEffSpectrum () const |
===> Attribute forwardEffSpectrum | |
void | setForwardEffSpectrum (vector< vector< float > > forwardEffSpectrum) |
Set forwardEffSpectrum with the specified vector<vector<float > >. | |
vector< Frequency > | getFrequencyRange () const |
===> Attribute frequencyRange | |
void | setFrequencyRange (vector< Frequency > frequencyRange) |
Set frequencyRange with the specified vector<Frequency >. | |
Pressure | getGroundPressure () const |
===> Attribute groundPressure | |
void | setGroundPressure (Pressure groundPressure) |
Set groundPressure with the specified Pressure. | |
Humidity | getGroundRelHumidity () const |
===> Attribute groundRelHumidity | |
void | setGroundRelHumidity (Humidity groundRelHumidity) |
Set groundRelHumidity with the specified Humidity. | |
vector< Frequency > | getFrequencySpectrum () const |
===> Attribute frequencySpectrum | |
void | setFrequencySpectrum (vector< Frequency > frequencySpectrum) |
Set frequencySpectrum with the specified vector<Frequency >. | |
Temperature | getGroundTemperature () const |
===> Attribute groundTemperature | |
void | setGroundTemperature (Temperature groundTemperature) |
Set groundTemperature with the specified Temperature. | |
vector < PolarizationTypeMod::PolarizationType > | getPolarizationTypes () const |
===> Attribute polarizationTypes | |
void | setPolarizationTypes (vector< PolarizationTypeMod::PolarizationType > polarizationTypes) |
Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >. | |
vector< vector< float > > | getPowerSkySpectrum () const |
===> Attribute powerSkySpectrum | |
void | setPowerSkySpectrum (vector< vector< float > > powerSkySpectrum) |
Set powerSkySpectrum with the specified vector<vector<float > >. | |
vector< vector< vector< float > > > | getPowerLoadSpectrum () const |
===> Attribute powerLoadSpectrum | |
void | setPowerLoadSpectrum (vector< vector< vector< float > > > powerLoadSpectrum) |
Set powerLoadSpectrum with the specified vector<vector<vector<float > > >. | |
SyscalMethodMod::SyscalMethod | getSyscalType () const |
===> Attribute syscalType | |
void | setSyscalType (SyscalMethodMod::SyscalMethod syscalType) |
Set syscalType with the specified SyscalMethodMod::SyscalMethod. | |
vector< vector< Temperature > > | getTAtmSpectrum () const |
===> Attribute tAtmSpectrum | |
void | setTAtmSpectrum (vector< vector< Temperature > > tAtmSpectrum) |
Set tAtmSpectrum with the specified vector<vector<Temperature > >. | |
vector< vector< Temperature > > | getTRecSpectrum () const |
===> Attribute tRecSpectrum | |
void | setTRecSpectrum (vector< vector< Temperature > > tRecSpectrum) |
Set tRecSpectrum with the specified vector<vector<Temperature > >. | |
vector< vector< Temperature > > | getTSysSpectrum () const |
===> Attribute tSysSpectrum | |
void | setTSysSpectrum (vector< vector< Temperature > > tSysSpectrum) |
Set tSysSpectrum with the specified vector<vector<Temperature > >. | |
vector< vector< float > > | getTauSpectrum () const |
===> Attribute tauSpectrum | |
void | setTauSpectrum (vector< vector< float > > tauSpectrum) |
Set tauSpectrum with the specified vector<vector<float > >. | |
vector< Temperature > | getTAtm () const |
===> Attribute tAtm | |
void | setTAtm (vector< Temperature > tAtm) |
Set tAtm with the specified vector<Temperature >. | |
vector< Temperature > | getTRec () const |
===> Attribute tRec | |
void | setTRec (vector< Temperature > tRec) |
Set tRec with the specified vector<Temperature >. | |
vector< Temperature > | getTSys () const |
===> Attribute tSys | |
void | setTSys (vector< Temperature > tSys) |
Set tSys with the specified vector<Temperature >. | |
vector< float > | getTau () const |
===> Attribute tau | |
void | setTau (vector< float > tau) |
Set tau with the specified vector<float >. | |
vector< Length > | getWater () const |
===> Attribute water | |
void | setWater (vector< Length > water) |
Set water with the specified vector<Length >. | |
vector< Length > | getWaterError () const |
===> Attribute waterError | |
void | setWaterError (vector< Length > waterError) |
Set waterError with the specified vector<Length >. | |
bool | isAlphaSpectrumExists () const |
===> Attribute alphaSpectrum, which is optional | |
vector< vector< float > > | getAlphaSpectrum () const |
Get alphaSpectrum, which is optional. | |
void | setAlphaSpectrum (vector< vector< float > > alphaSpectrum) |
Set alphaSpectrum with the specified vector<vector<float > >. | |
void | clearAlphaSpectrum () |
Mark alphaSpectrum, which is an optional field, as non-existent. | |
bool | isForwardEfficiencyExists () const |
===> Attribute forwardEfficiency, which is optional | |
vector< float > | getForwardEfficiency () const |
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 | isForwardEfficiencyErrorExists () const |
===> Attribute forwardEfficiencyError, which is optional | |
vector< double > | getForwardEfficiencyError () const |
Get forwardEfficiencyError, which is optional. | |
void | setForwardEfficiencyError (vector< double > forwardEfficiencyError) |
Set forwardEfficiencyError with the specified vector<double >. | |
void | clearForwardEfficiencyError () |
Mark forwardEfficiencyError, which is an optional field, as non-existent. | |
bool | isSbGainExists () const |
===> Attribute sbGain, which is optional | |
vector< float > | getSbGain () const |
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 | isSbGainErrorExists () const |
===> Attribute sbGainError, which is optional | |
vector< float > | getSbGainError () const |
Get sbGainError, which is optional. | |
void | setSbGainError (vector< float > sbGainError) |
Set sbGainError with the specified vector<float >. | |
void | clearSbGainError () |
Mark sbGainError, which is an optional field, as non-existent. | |
bool | isSbGainSpectrumExists () const |
===> Attribute sbGainSpectrum, which is optional | |
vector< vector< float > > | getSbGainSpectrum () const |
Get sbGainSpectrum, which is optional. | |
void | setSbGainSpectrum (vector< vector< float > > sbGainSpectrum) |
Set sbGainSpectrum with the specified vector<vector<float > >. | |
void | clearSbGainSpectrum () |
Mark sbGainSpectrum, which is an optional field, as non-existent. | |
void | setCalDataId (Tag calDataId) |
Set calDataId with the specified Tag. | |
Tag | getCalReductionId () const |
===> Attribute calReductionId | |
void | setCalReductionId (Tag calReductionId) |
Set calReductionId with the specified Tag. | |
Links *CalReductionRow * | getCalReductionUsingCalReductionId () |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId | |
CalDataRow * | getCalDataUsingCalDataId () |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId | |
bool | compareNoAutoInc (string antennaName, ReceiverBandMod::ReceiverBand receiverBand, BasebandNameMod::BasebandName basebandName, Tag calDataId, Tag calReductionId, ArrayTime startValidTime, ArrayTime endValidTime, int numFreq, int numLoad, int numReceptor, vector< vector< float > > forwardEffSpectrum, vector< Frequency > frequencyRange, Pressure groundPressure, Humidity groundRelHumidity, vector< Frequency > frequencySpectrum, Temperature groundTemperature, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, vector< vector< float > > powerSkySpectrum, vector< vector< vector< float > > > powerLoadSpectrum, SyscalMethodMod::SyscalMethod syscalType, vector< vector< Temperature > > tAtmSpectrum, vector< vector< Temperature > > tRecSpectrum, vector< vector< Temperature > > tSysSpectrum, vector< vector< float > > tauSpectrum, vector< Temperature > tAtm, vector< Temperature > tRec, vector< Temperature > tSys, vector< float > tau, vector< Length > water, vector< Length > waterError) |
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 (ArrayTime startValidTime, ArrayTime endValidTime, int numFreq, int numLoad, int numReceptor, vector< vector< float > > forwardEffSpectrum, vector< Frequency > frequencyRange, Pressure groundPressure, Humidity groundRelHumidity, vector< Frequency > frequencySpectrum, Temperature groundTemperature, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, vector< vector< float > > powerSkySpectrum, vector< vector< vector< float > > > powerLoadSpectrum, SyscalMethodMod::SyscalMethod syscalType, vector< vector< Temperature > > tAtmSpectrum, vector< vector< Temperature > > tRecSpectrum, vector< vector< Temperature > > tSysSpectrum, vector< vector< float > > tauSpectrum, vector< Temperature > tAtm, vector< Temperature > tRec, vector< Temperature > tSys, vector< float > tau, vector< Length > water, vector< Length > waterError) |
Compare each mandatory value (i.e. | |
bool | equalByRequiredValue (CalAtmosphereRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
asdmIDL::CalAtmosphereRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. | |
void | toIDL (asdmIDL::CalAtmosphereRowIDL &x) const |
Define the content of a CalAtmosphereRowIDL struct from the values found in this row. | |
void | setFromIDL (asdmIDL::CalAtmosphereRowIDL x) |
Fill the values of this row from the IDL struct CalAtmosphereRowIDL. | |
std::string | toXML () const |
Return this row in the form of an XML string. | |
void | setFromXML (std::string rowDoc) |
Fill the values of this row from an XML string that was produced by the toXML() method. | |
virtual | ~CalAtmosphereRow () |
friend class asdm::TableStreamReader<CalAtmosphereTable, CalAtmosphereRow>; | |
CalAtmosphereTable & | getTable () const |
Return the table to which this row belongs. | |
bool | isAdded () const |
Has this row been added to its table ? | |
void | setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand) |
Set receiverBand with the specified ReceiverBandMod::ReceiverBand. | |
string | getAntennaName () const |
===> Attribute antennaName | |
void | setAntennaName (string antennaName) |
Set antennaName with the specified string. | |
BasebandNameMod::BasebandName | getBasebandName () const |
===> Attribute basebandName | |
void | setBasebandName (BasebandNameMod::BasebandName basebandName) |
Set basebandName with the specified BasebandNameMod::BasebandName. | |
ArrayTime | getStartValidTime () const |
===> Attribute startValidTime | |
void | setStartValidTime (ArrayTime startValidTime) |
Set startValidTime with the specified ArrayTime. | |
ArrayTime | getEndValidTime () const |
===> Attribute endValidTime | |
void | setEndValidTime (ArrayTime endValidTime) |
Set endValidTime with the specified ArrayTime. | |
int | getNumFreq () const |
===> Attribute numFreq | |
void | setNumFreq (int numFreq) |
Set numFreq with the specified int. | |
int | getNumLoad () const |
===> Attribute numLoad | |
void | setNumLoad (int numLoad) |
Set numLoad with the specified int. | |
int | getNumReceptor () const |
===> Attribute numReceptor | |
void | setNumReceptor (int numReceptor) |
Set numReceptor with the specified int. | |
vector< vector< float > > | getForwardEffSpectrum () const |
===> Attribute forwardEffSpectrum | |
void | setForwardEffSpectrum (vector< vector< float > > forwardEffSpectrum) |
Set forwardEffSpectrum with the specified vector<vector<float > >. | |
vector< Frequency > | getFrequencyRange () const |
===> Attribute frequencyRange | |
void | setFrequencyRange (vector< Frequency > frequencyRange) |
Set frequencyRange with the specified vector<Frequency >. | |
Pressure | getGroundPressure () const |
===> Attribute groundPressure | |
void | setGroundPressure (Pressure groundPressure) |
Set groundPressure with the specified Pressure. | |
Humidity | getGroundRelHumidity () const |
===> Attribute groundRelHumidity | |
void | setGroundRelHumidity (Humidity groundRelHumidity) |
Set groundRelHumidity with the specified Humidity. | |
vector< Frequency > | getFrequencySpectrum () const |
===> Attribute frequencySpectrum | |
void | setFrequencySpectrum (vector< Frequency > frequencySpectrum) |
Set frequencySpectrum with the specified vector<Frequency >. | |
Temperature | getGroundTemperature () const |
===> Attribute groundTemperature | |
void | setGroundTemperature (Temperature groundTemperature) |
Set groundTemperature with the specified Temperature. | |
vector < PolarizationTypeMod::PolarizationType > | getPolarizationTypes () const |
===> Attribute polarizationTypes | |
void | setPolarizationTypes (vector< PolarizationTypeMod::PolarizationType > polarizationTypes) |
Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >. | |
vector< vector< float > > | getPowerSkySpectrum () const |
===> Attribute powerSkySpectrum | |
void | setPowerSkySpectrum (vector< vector< float > > powerSkySpectrum) |
Set powerSkySpectrum with the specified vector<vector<float > >. | |
vector< vector< vector< float > > > | getPowerLoadSpectrum () const |
===> Attribute powerLoadSpectrum | |
void | setPowerLoadSpectrum (vector< vector< vector< float > > > powerLoadSpectrum) |
Set powerLoadSpectrum with the specified vector<vector<vector<float > > >. | |
SyscalMethodMod::SyscalMethod | getSyscalType () const |
===> Attribute syscalType | |
void | setSyscalType (SyscalMethodMod::SyscalMethod syscalType) |
Set syscalType with the specified SyscalMethodMod::SyscalMethod. | |
vector< vector< Temperature > > | getTAtmSpectrum () const |
===> Attribute tAtmSpectrum | |
void | setTAtmSpectrum (vector< vector< Temperature > > tAtmSpectrum) |
Set tAtmSpectrum with the specified vector<vector<Temperature > >. | |
vector< vector< Temperature > > | getTRecSpectrum () const |
===> Attribute tRecSpectrum | |
void | setTRecSpectrum (vector< vector< Temperature > > tRecSpectrum) |
Set tRecSpectrum with the specified vector<vector<Temperature > >. | |
vector< vector< Temperature > > | getTSysSpectrum () const |
===> Attribute tSysSpectrum | |
void | setTSysSpectrum (vector< vector< Temperature > > tSysSpectrum) |
Set tSysSpectrum with the specified vector<vector<Temperature > >. | |
vector< vector< float > > | getTauSpectrum () const |
===> Attribute tauSpectrum | |
void | setTauSpectrum (vector< vector< float > > tauSpectrum) |
Set tauSpectrum with the specified vector<vector<float > >. | |
vector< Temperature > | getTAtm () const |
===> Attribute tAtm | |
void | setTAtm (vector< Temperature > tAtm) |
Set tAtm with the specified vector<Temperature >. | |
vector< Temperature > | getTRec () const |
===> Attribute tRec | |
void | setTRec (vector< Temperature > tRec) |
Set tRec with the specified vector<Temperature >. | |
vector< Temperature > | getTSys () const |
===> Attribute tSys | |
void | setTSys (vector< Temperature > tSys) |
Set tSys with the specified vector<Temperature >. | |
vector< float > | getTau () const |
===> Attribute tau | |
void | setTau (vector< float > tau) |
Set tau with the specified vector<float >. | |
vector< Length > | getWater () const |
===> Attribute water | |
void | setWater (vector< Length > water) |
Set water with the specified vector<Length >. | |
vector< Length > | getWaterError () const |
===> Attribute waterError | |
void | setWaterError (vector< Length > waterError) |
Set waterError with the specified vector<Length >. | |
bool | isAlphaSpectrumExists () const |
===> Attribute alphaSpectrum, which is optional | |
vector< vector< float > > | getAlphaSpectrum () const |
Get alphaSpectrum, which is optional. | |
void | setAlphaSpectrum (vector< vector< float > > alphaSpectrum) |
Set alphaSpectrum with the specified vector<vector<float > >. | |
void | clearAlphaSpectrum () |
Mark alphaSpectrum, which is an optional field, as non-existent. | |
bool | isForwardEfficiencyExists () const |
===> Attribute forwardEfficiency, which is optional | |
vector< float > | getForwardEfficiency () const |
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 | isForwardEfficiencyErrorExists () const |
===> Attribute forwardEfficiencyError, which is optional | |
vector< double > | getForwardEfficiencyError () const |
Get forwardEfficiencyError, which is optional. | |
void | setForwardEfficiencyError (vector< double > forwardEfficiencyError) |
Set forwardEfficiencyError with the specified vector<double >. | |
void | clearForwardEfficiencyError () |
Mark forwardEfficiencyError, which is an optional field, as non-existent. | |
bool | isSbGainExists () const |
===> Attribute sbGain, which is optional | |
vector< float > | getSbGain () const |
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 | isSbGainErrorExists () const |
===> Attribute sbGainError, which is optional | |
vector< float > | getSbGainError () const |
Get sbGainError, which is optional. | |
void | setSbGainError (vector< float > sbGainError) |
Set sbGainError with the specified vector<float >. | |
void | clearSbGainError () |
Mark sbGainError, which is an optional field, as non-existent. | |
bool | isSbGainSpectrumExists () const |
===> Attribute sbGainSpectrum, which is optional | |
vector< vector< float > > | getSbGainSpectrum () const |
Get sbGainSpectrum, which is optional. | |
void | setSbGainSpectrum (vector< vector< float > > sbGainSpectrum) |
Set sbGainSpectrum with the specified vector<vector<float > >. | |
void | clearSbGainSpectrum () |
Mark sbGainSpectrum, which is an optional field, as non-existent. | |
void | setCalDataId (Tag calDataId) |
Set calDataId with the specified Tag. | |
Tag | getCalReductionId () const |
===> Attribute calReductionId | |
void | setCalReductionId (Tag calReductionId) |
Set calReductionId with the specified Tag. | |
Links *CalReductionRow * | getCalReductionUsingCalReductionId () |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId | |
CalDataRow * | getCalDataUsingCalDataId () |
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId | |
bool | compareNoAutoInc (string antennaName, ReceiverBandMod::ReceiverBand receiverBand, BasebandNameMod::BasebandName basebandName, Tag calDataId, Tag calReductionId, ArrayTime startValidTime, ArrayTime endValidTime, int numFreq, int numLoad, int numReceptor, vector< vector< float > > forwardEffSpectrum, vector< Frequency > frequencyRange, Pressure groundPressure, Humidity groundRelHumidity, vector< Frequency > frequencySpectrum, Temperature groundTemperature, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, vector< vector< float > > powerSkySpectrum, vector< vector< vector< float > > > powerLoadSpectrum, SyscalMethodMod::SyscalMethod syscalType, vector< vector< Temperature > > tAtmSpectrum, vector< vector< Temperature > > tRecSpectrum, vector< vector< Temperature > > tSysSpectrum, vector< vector< float > > tauSpectrum, vector< Temperature > tAtm, vector< Temperature > tRec, vector< Temperature > tSys, vector< float > tau, vector< Length > water, vector< Length > waterError) |
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 (ArrayTime startValidTime, ArrayTime endValidTime, int numFreq, int numLoad, int numReceptor, vector< vector< float > > forwardEffSpectrum, vector< Frequency > frequencyRange, Pressure groundPressure, Humidity groundRelHumidity, vector< Frequency > frequencySpectrum, Temperature groundTemperature, vector< PolarizationTypeMod::PolarizationType > polarizationTypes, vector< vector< float > > powerSkySpectrum, vector< vector< vector< float > > > powerLoadSpectrum, SyscalMethodMod::SyscalMethod syscalType, vector< vector< Temperature > > tAtmSpectrum, vector< vector< Temperature > > tRecSpectrum, vector< vector< Temperature > > tSysSpectrum, vector< vector< float > > tauSpectrum, vector< Temperature > tAtm, vector< Temperature > tRec, vector< Temperature > tSys, vector< float > tau, vector< Length > water, vector< Length > waterError) |
Compare each mandatory value (i.e. | |
bool | equalByRequiredValue (CalAtmosphereRow *x) |
Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. | |
asdmIDL::CalAtmosphereRowIDL * | toIDL () const |
Return this row in the form of an IDL struct. | |
void | setFromIDL (asdmIDL::CalAtmosphereRowIDL x) |
Fill the values of this row from the IDL struct CalAtmosphereRowIDL. | |
std::string | toXML () const |
Return this row in the form of an XML string. | |
void | setFromXML (std::string rowDoc) |
Fill the values of this row from an XML string that was produced by the toXML() method. | |
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. | |
CalAtmosphereRow (CalAtmosphereTable &table) | |
Create a CalAtmosphereRow. | |
CalAtmosphereRow (CalAtmosphereTable &table, CalAtmosphereRow &row) | |
Create a CalAtmosphereRow using a copy constructor mechanism. | |
void | antennaNameFromBin (EndianIStream &eis) |
void | receiverBandFromBin (EndianIStream &eis) |
void | basebandNameFromBin (EndianIStream &eis) |
void | calDataIdFromBin (EndianIStream &eis) |
void | calReductionIdFromBin (EndianIStream &eis) |
void | startValidTimeFromBin (EndianIStream &eis) |
void | endValidTimeFromBin (EndianIStream &eis) |
void | numFreqFromBin (EndianIStream &eis) |
void | numLoadFromBin (EndianIStream &eis) |
void | numReceptorFromBin (EndianIStream &eis) |
void | forwardEffSpectrumFromBin (EndianIStream &eis) |
void | frequencyRangeFromBin (EndianIStream &eis) |
void | groundPressureFromBin (EndianIStream &eis) |
void | groundRelHumidityFromBin (EndianIStream &eis) |
void | frequencySpectrumFromBin (EndianIStream &eis) |
void | groundTemperatureFromBin (EndianIStream &eis) |
void | polarizationTypesFromBin (EndianIStream &eis) |
void | powerSkySpectrumFromBin (EndianIStream &eis) |
void | powerLoadSpectrumFromBin (EndianIStream &eis) |
void | syscalTypeFromBin (EndianIStream &eis) |
void | tAtmSpectrumFromBin (EndianIStream &eis) |
void | tRecSpectrumFromBin (EndianIStream &eis) |
void | tSysSpectrumFromBin (EndianIStream &eis) |
void | tauSpectrumFromBin (EndianIStream &eis) |
void | tAtmFromBin (EndianIStream &eis) |
void | tRecFromBin (EndianIStream &eis) |
void | tSysFromBin (EndianIStream &eis) |
void | tauFromBin (EndianIStream &eis) |
void | waterFromBin (EndianIStream &eis) |
void | waterErrorFromBin (EndianIStream &eis) |
void | alphaSpectrumFromBin (EndianIStream &eis) |
void | forwardEfficiencyFromBin (EndianIStream &eis) |
void | forwardEfficiencyErrorFromBin (EndianIStream &eis) |
void | sbGainFromBin (EndianIStream &eis) |
void | sbGainErrorFromBin (EndianIStream &eis) |
void | sbGainSpectrumFromBin (EndianIStream &eis) |
void | antennaNameFromText (const string &s) |
void | receiverBandFromText (const string &s) |
void | basebandNameFromText (const string &s) |
void | calDataIdFromText (const string &s) |
void | calReductionIdFromText (const string &s) |
void | startValidTimeFromText (const string &s) |
void | endValidTimeFromText (const string &s) |
void | numFreqFromText (const string &s) |
void | numLoadFromText (const string &s) |
void | numReceptorFromText (const string &s) |
void | forwardEffSpectrumFromText (const string &s) |
void | frequencyRangeFromText (const string &s) |
void | groundPressureFromText (const string &s) |
void | groundRelHumidityFromText (const string &s) |
void | frequencySpectrumFromText (const string &s) |
void | groundTemperatureFromText (const string &s) |
void | polarizationTypesFromText (const string &s) |
void | powerSkySpectrumFromText (const string &s) |
void | powerLoadSpectrumFromText (const string &s) |
void | syscalTypeFromText (const string &s) |
void | tAtmSpectrumFromText (const string &s) |
void | tRecSpectrumFromText (const string &s) |
void | tSysSpectrumFromText (const string &s) |
void | tauSpectrumFromText (const string &s) |
void | tAtmFromText (const string &s) |
void | tRecFromText (const string &s) |
void | tSysFromText (const string &s) |
void | tauFromText (const string &s) |
void | waterFromText (const string &s) |
void | waterErrorFromText (const string &s) |
void | alphaSpectrumFromText (const string &s) |
void | forwardEfficiencyFromText (const string &s) |
void | forwardEfficiencyErrorFromText (const string &s) |
void | sbGainFromText (const string &s) |
void | sbGainErrorFromText (const string &s) |
void | sbGainSpectrumFromText (const string &s) |
void | toBin (EndianOSStream &eoss) |
Serialize this into a stream of bytes written to an EndianOSStream. | |
void | isAdded (bool added) |
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. | |
void | antennaNameFromBin (EndianIStream &eis) |
void | receiverBandFromBin (EndianIStream &eis) |
void | basebandNameFromBin (EndianIStream &eis) |
void | calDataIdFromBin (EndianIStream &eis) |
void | calReductionIdFromBin (EndianIStream &eis) |
void | startValidTimeFromBin (EndianIStream &eis) |
void | endValidTimeFromBin (EndianIStream &eis) |
void | numFreqFromBin (EndianIStream &eis) |
void | numLoadFromBin (EndianIStream &eis) |
void | numReceptorFromBin (EndianIStream &eis) |
void | forwardEffSpectrumFromBin (EndianIStream &eis) |
void | frequencyRangeFromBin (EndianIStream &eis) |
void | groundPressureFromBin (EndianIStream &eis) |
void | groundRelHumidityFromBin (EndianIStream &eis) |
void | frequencySpectrumFromBin (EndianIStream &eis) |
void | groundTemperatureFromBin (EndianIStream &eis) |
void | polarizationTypesFromBin (EndianIStream &eis) |
void | powerSkySpectrumFromBin (EndianIStream &eis) |
void | powerLoadSpectrumFromBin (EndianIStream &eis) |
void | syscalTypeFromBin (EndianIStream &eis) |
void | tAtmSpectrumFromBin (EndianIStream &eis) |
void | tRecSpectrumFromBin (EndianIStream &eis) |
void | tSysSpectrumFromBin (EndianIStream &eis) |
void | tauSpectrumFromBin (EndianIStream &eis) |
void | tAtmFromBin (EndianIStream &eis) |
void | tRecFromBin (EndianIStream &eis) |
void | tSysFromBin (EndianIStream &eis) |
void | tauFromBin (EndianIStream &eis) |
void | waterFromBin (EndianIStream &eis) |
void | waterErrorFromBin (EndianIStream &eis) |
void | alphaSpectrumFromBin (EndianIStream &eis) |
void | forwardEfficiencyFromBin (EndianIStream &eis) |
void | forwardEfficiencyErrorFromBin (EndianIStream &eis) |
void | sbGainFromBin (EndianIStream &eis) |
void | sbGainErrorFromBin (EndianIStream &eis) |
void | sbGainSpectrumFromBin (EndianIStream &eis) |
void | antennaNameFromText (const string &s) |
void | receiverBandFromText (const string &s) |
void | basebandNameFromText (const string &s) |
void | calDataIdFromText (const string &s) |
void | calReductionIdFromText (const string &s) |
void | startValidTimeFromText (const string &s) |
void | endValidTimeFromText (const string &s) |
void | numFreqFromText (const string &s) |
void | numLoadFromText (const string &s) |
void | numReceptorFromText (const string &s) |
void | forwardEffSpectrumFromText (const string &s) |
void | frequencyRangeFromText (const string &s) |
void | groundPressureFromText (const string &s) |
void | groundRelHumidityFromText (const string &s) |
void | frequencySpectrumFromText (const string &s) |
void | groundTemperatureFromText (const string &s) |
void | polarizationTypesFromText (const string &s) |
void | powerSkySpectrumFromText (const string &s) |
void | powerLoadSpectrumFromText (const string &s) |
void | syscalTypeFromText (const string &s) |
void | tAtmSpectrumFromText (const string &s) |
void | tRecSpectrumFromText (const string &s) |
void | tSysSpectrumFromText (const string &s) |
void | tauSpectrumFromText (const string &s) |
void | tAtmFromText (const string &s) |
void | tRecFromText (const string &s) |
void | tSysFromText (const string &s) |
void | tauFromText (const string &s) |
void | waterFromText (const string &s) |
void | waterErrorFromText (const string &s) |
void | alphaSpectrumFromText (const string &s) |
void | forwardEfficiencyFromText (const string &s) |
void | forwardEfficiencyErrorFromText (const string &s) |
void | sbGainFromText (const string &s) |
void | sbGainErrorFromText (const string &s) |
void | sbGainSpectrumFromText (const string &s) |
void | fromText (const std::string &attributeName, const std::string &t) |
void | toBin (EndianOSStream &eoss) |
Serialize this into a stream of bytes written to an EndianOSStream. | |
Private Attributes | |
CalAtmosphereTable & | table |
The table to which this row belongs. | |
bool | hasBeenAdded |
Whether this row has been added to the table or not. | |
string | antennaName |
===> Attribute antennaName | |
BasebandNameMod::BasebandName | basebandName |
===> Attribute basebandName | |
ArrayTime | startValidTime |
===> Attribute startValidTime | |
ArrayTime | endValidTime |
===> Attribute endValidTime | |
int | numFreq |
===> Attribute numFreq | |
int | numLoad |
===> Attribute numLoad | |
int | numReceptor |
===> Attribute numReceptor | |
vector< vector< float > > | forwardEffSpectrum |
===> Attribute forwardEffSpectrum | |
vector< Frequency > | frequencyRange |
===> Attribute frequencyRange | |
Pressure | groundPressure |
===> Attribute groundPressure | |
Humidity | groundRelHumidity |
===> Attribute groundRelHumidity | |
vector< Frequency > | frequencySpectrum |
===> Attribute frequencySpectrum | |
Temperature | groundTemperature |
===> Attribute groundTemperature | |
vector < PolarizationTypeMod::PolarizationType > | polarizationTypes |
===> Attribute polarizationTypes | |
vector< vector< float > > | powerSkySpectrum |
===> Attribute powerSkySpectrum | |
vector< vector< vector< float > > > | powerLoadSpectrum |
===> Attribute powerLoadSpectrum | |
SyscalMethodMod::SyscalMethod | syscalType |
===> Attribute syscalType | |
vector< vector< Temperature > > | tAtmSpectrum |
===> Attribute tAtmSpectrum | |
vector< vector< Temperature > > | tRecSpectrum |
===> Attribute tRecSpectrum | |
vector< vector< Temperature > > | tSysSpectrum |
===> Attribute tSysSpectrum | |
vector< vector< float > > | tauSpectrum |
===> Attribute tauSpectrum | |
vector< Temperature > | tAtm |
===> Attribute tAtm | |
vector< Temperature > | tRec |
===> Attribute tRec | |
vector< Temperature > | tSys |
===> Attribute tSys | |
vector< float > | tau |
===> Attribute tau | |
vector< Length > | water |
===> Attribute water | |
vector< Length > | waterError |
===> Attribute waterError | |
bool | alphaSpectrumExists |
===> Attribute alphaSpectrum, which is optional | |
vector< vector< float > > | alphaSpectrum |
bool | forwardEfficiencyExists |
===> Attribute forwardEfficiency, which is optional | |
vector< float > | forwardEfficiency |
bool | forwardEfficiencyErrorExists |
===> Attribute forwardEfficiencyError, which is optional | |
vector< double > | forwardEfficiencyError |
bool | sbGainExists |
===> Attribute sbGain, which is optional | |
vector< float > | sbGain |
bool | sbGainErrorExists |
===> Attribute sbGainError, which is optional | |
vector< float > | sbGainError |
bool | sbGainSpectrumExists |
===> Attribute sbGainSpectrum, which is optional | |
vector< vector< float > > | sbGainSpectrum |
Tag | calReductionId |
===> Attribute calReductionId | |
Links *binary deserialization material from an EndianIStream std::map< std::string, CalAtmosphereAttributeFromBin > | fromBinMethods |
*text deserialization material std::map< std::string, CalAtmosphereAttributeFromText > | fromTextMethods |
Friends | |
class | asdm::CalAtmosphereTable |
class | asdm::RowTransformer< CalAtmosphereRow > |
The CalAtmosphereRow class is a row of a CalAtmosphereTable.
Generated from model's revision "1.64", branch "HEAD"
Generated from model's revision "1.61", branch "HEAD"
Definition at line 192 of file CalAtmosphereRow.h.
virtual asdm::CalAtmosphereRow::~CalAtmosphereRow | ( | ) | [virtual] |
friend class asdm::TableStreamReader<CalAtmosphereTable, CalAtmosphereRow>;
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.
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.
table | The table to which this row belongs. |
row | The row which is to be copied. |
virtual asdm::CalAtmosphereRow::~CalAtmosphereRow | ( | ) | [virtual] |
friend class asdm::TableStreamReader<CalAtmosphereTable, CalAtmosphereRow>;
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.
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.
table | The table to which this row belongs. |
row | The row which is to be copied. |
void asdm::CalAtmosphereRow::alphaSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::alphaSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::alphaSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::alphaSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::antennaNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::antennaNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::antennaNameFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::antennaNameFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::basebandNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::basebandNameFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::basebandNameFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::basebandNameFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::calDataIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::calDataIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::calDataIdFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::calDataIdFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::calReductionIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::calReductionIdFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::calReductionIdFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::calReductionIdFromText | ( | const string & | s | ) | [private] |
Mark alphaSpectrum, which is an optional field, as non-existent.
Mark alphaSpectrum, which is an optional field, as non-existent.
Mark forwardEfficiency, which is an optional field, as non-existent.
Mark forwardEfficiency, which is an optional field, as non-existent.
Mark forwardEfficiencyError, which is an optional field, as non-existent.
Mark forwardEfficiencyError, which is an optional field, as non-existent.
void asdm::CalAtmosphereRow::clearSbGain | ( | ) |
Mark sbGain, which is an optional field, as non-existent.
void asdm::CalAtmosphereRow::clearSbGain | ( | ) |
Mark sbGain, which is an optional field, as non-existent.
Mark sbGainError, which is an optional field, as non-existent.
Mark sbGainError, which is an optional field, as non-existent.
Mark sbGainSpectrum, which is an optional field, as non-existent.
Mark sbGainSpectrum, which is an optional field, as non-existent.
bool asdm::CalAtmosphereRow::compareNoAutoInc | ( | string | antennaName, |
ReceiverBandMod::ReceiverBand | receiverBand, | ||
BasebandNameMod::BasebandName | basebandName, | ||
Tag | calDataId, | ||
Tag | calReductionId, | ||
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
int | numFreq, | ||
int | numLoad, | ||
int | numReceptor, | ||
vector< vector< float > > | forwardEffSpectrum, | ||
vector< Frequency > | frequencyRange, | ||
Pressure | groundPressure, | ||
Humidity | groundRelHumidity, | ||
vector< Frequency > | frequencySpectrum, | ||
Temperature | groundTemperature, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
vector< vector< float > > | powerSkySpectrum, | ||
vector< vector< vector< float > > > | powerLoadSpectrum, | ||
SyscalMethodMod::SyscalMethod | syscalType, | ||
vector< vector< Temperature > > | tAtmSpectrum, | ||
vector< vector< Temperature > > | tRecSpectrum, | ||
vector< vector< Temperature > > | tSysSpectrum, | ||
vector< vector< float > > | tauSpectrum, | ||
vector< Temperature > | tAtm, | ||
vector< Temperature > | tRec, | ||
vector< Temperature > | tSys, | ||
vector< float > | tau, | ||
vector< Length > | water, | ||
vector< Length > | waterError | ||
) |
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.
antennaName | |
receiverBand | |
basebandName | |
calDataId | |
calReductionId | |
startValidTime | |
endValidTime | |
numFreq | |
numLoad | |
numReceptor | |
forwardEffSpectrum | |
frequencyRange | |
groundPressure | |
groundRelHumidity | |
frequencySpectrum | |
groundTemperature | |
polarizationTypes | |
powerSkySpectrum | |
powerLoadSpectrum | |
syscalType | |
tAtmSpectrum | |
tRecSpectrum | |
tSysSpectrum | |
tauSpectrum | |
tAtm | |
tRec | |
tSys | |
tau | |
water | |
waterError |
bool asdm::CalAtmosphereRow::compareNoAutoInc | ( | string | antennaName, |
ReceiverBandMod::ReceiverBand | receiverBand, | ||
BasebandNameMod::BasebandName | basebandName, | ||
Tag | calDataId, | ||
Tag | calReductionId, | ||
ArrayTime | startValidTime, | ||
ArrayTime | endValidTime, | ||
int | numFreq, | ||
int | numLoad, | ||
int | numReceptor, | ||
vector< vector< float > > | forwardEffSpectrum, | ||
vector< Frequency > | frequencyRange, | ||
Pressure | groundPressure, | ||
Humidity | groundRelHumidity, | ||
vector< Frequency > | frequencySpectrum, | ||
Temperature | groundTemperature, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
vector< vector< float > > | powerSkySpectrum, | ||
vector< vector< vector< float > > > | powerLoadSpectrum, | ||
SyscalMethodMod::SyscalMethod | syscalType, | ||
vector< vector< Temperature > > | tAtmSpectrum, | ||
vector< vector< Temperature > > | tRecSpectrum, | ||
vector< vector< Temperature > > | tSysSpectrum, | ||
vector< vector< float > > | tauSpectrum, | ||
vector< Temperature > | tAtm, | ||
vector< Temperature > | tRec, | ||
vector< Temperature > | tSys, | ||
vector< float > | tau, | ||
vector< Length > | water, | ||
vector< Length > | waterError | ||
) |
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.
antennaName | |
receiverBand | |
basebandName | |
calDataId | |
calReductionId | |
startValidTime | |
endValidTime | |
numFreq | |
numLoad | |
numReceptor | |
forwardEffSpectrum | |
frequencyRange | |
groundPressure | |
groundRelHumidity | |
frequencySpectrum | |
groundTemperature | |
polarizationTypes | |
powerSkySpectrum | |
powerLoadSpectrum | |
syscalType | |
tAtmSpectrum | |
tRecSpectrum | |
tSysSpectrum | |
tauSpectrum | |
tAtm | |
tRec | |
tSys | |
tau | |
water | |
waterError |
bool asdm::CalAtmosphereRow::compareRequiredValue | ( | ArrayTime | startValidTime, |
ArrayTime | endValidTime, | ||
int | numFreq, | ||
int | numLoad, | ||
int | numReceptor, | ||
vector< vector< float > > | forwardEffSpectrum, | ||
vector< Frequency > | frequencyRange, | ||
Pressure | groundPressure, | ||
Humidity | groundRelHumidity, | ||
vector< Frequency > | frequencySpectrum, | ||
Temperature | groundTemperature, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
vector< vector< float > > | powerSkySpectrum, | ||
vector< vector< vector< float > > > | powerLoadSpectrum, | ||
SyscalMethodMod::SyscalMethod | syscalType, | ||
vector< vector< Temperature > > | tAtmSpectrum, | ||
vector< vector< Temperature > > | tRecSpectrum, | ||
vector< vector< Temperature > > | tSysSpectrum, | ||
vector< vector< float > > | tauSpectrum, | ||
vector< Temperature > | tAtm, | ||
vector< Temperature > | tRec, | ||
vector< Temperature > | tSys, | ||
vector< float > | tau, | ||
vector< Length > | water, | ||
vector< Length > | waterError | ||
) |
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 | |
numFreq | |
numLoad | |
numReceptor | |
forwardEffSpectrum | |
frequencyRange | |
groundPressure | |
groundRelHumidity | |
frequencySpectrum | |
groundTemperature | |
polarizationTypes | |
powerSkySpectrum | |
powerLoadSpectrum | |
syscalType | |
tAtmSpectrum | |
tRecSpectrum | |
tSysSpectrum | |
tauSpectrum | |
tAtm | |
tRec | |
tSys | |
tau | |
water | |
waterError |
bool asdm::CalAtmosphereRow::compareRequiredValue | ( | ArrayTime | startValidTime, |
ArrayTime | endValidTime, | ||
int | numFreq, | ||
int | numLoad, | ||
int | numReceptor, | ||
vector< vector< float > > | forwardEffSpectrum, | ||
vector< Frequency > | frequencyRange, | ||
Pressure | groundPressure, | ||
Humidity | groundRelHumidity, | ||
vector< Frequency > | frequencySpectrum, | ||
Temperature | groundTemperature, | ||
vector< PolarizationTypeMod::PolarizationType > | polarizationTypes, | ||
vector< vector< float > > | powerSkySpectrum, | ||
vector< vector< vector< float > > > | powerLoadSpectrum, | ||
SyscalMethodMod::SyscalMethod | syscalType, | ||
vector< vector< Temperature > > | tAtmSpectrum, | ||
vector< vector< Temperature > > | tRecSpectrum, | ||
vector< vector< Temperature > > | tSysSpectrum, | ||
vector< vector< float > > | tauSpectrum, | ||
vector< Temperature > | tAtm, | ||
vector< Temperature > | tRec, | ||
vector< Temperature > | tSys, | ||
vector< float > | tau, | ||
vector< Length > | water, | ||
vector< Length > | waterError | ||
) |
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 | |
numFreq | |
numLoad | |
numReceptor | |
forwardEffSpectrum | |
frequencyRange | |
groundPressure | |
groundRelHumidity | |
frequencySpectrum | |
groundTemperature | |
polarizationTypes | |
powerSkySpectrum | |
powerLoadSpectrum | |
syscalType | |
tAtmSpectrum | |
tRecSpectrum | |
tSysSpectrum | |
tauSpectrum | |
tAtm | |
tRec | |
tSys | |
tau | |
water | |
waterError |
void asdm::CalAtmosphereRow::endValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::endValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::endValidTimeFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::endValidTimeFromText | ( | const string & | s | ) | [private] |
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 CalAtmosphereRow whose required attributes of the value part will be compared with those of this. |
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 CalAtmosphereRow whose required attributes of the value part will be compared with those of this. |
void asdm::CalAtmosphereRow::forwardEfficiencyErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::forwardEfficiencyErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::forwardEfficiencyErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::forwardEfficiencyErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::forwardEfficiencyFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::forwardEfficiencyFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::forwardEfficiencyFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::forwardEfficiencyFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::forwardEffSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::forwardEffSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::forwardEffSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::forwardEffSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::frequencyRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::frequencyRangeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::frequencyRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::frequencyRangeFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::frequencySpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::frequencySpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::frequencySpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::frequencySpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::fromText | ( | const std::string & | attributeName, |
const std::string & | t | ||
) | [private] |
vector<vector<float > > asdm::CalAtmosphereRow::getAlphaSpectrum | ( | ) | const |
Get alphaSpectrum, which is optional.
IllegalAccessException | If alphaSpectrum does not exist. |
vector<vector<float > > asdm::CalAtmosphereRow::getAlphaSpectrum | ( | ) | const |
Get alphaSpectrum, which is optional.
IllegalAccessException | If alphaSpectrum does not exist. |
string asdm::CalAtmosphereRow::getAntennaName | ( | ) | const |
===> Attribute antennaName
Get antennaName.
string asdm::CalAtmosphereRow::getAntennaName | ( | ) | const |
===> Attribute antennaName
Get antennaName.
BasebandNameMod::BasebandName asdm::CalAtmosphereRow::getBasebandName | ( | ) | const |
===> Attribute basebandName
Get basebandName.
BasebandNameMod::BasebandName asdm::CalAtmosphereRow::getBasebandName | ( | ) | const |
===> Attribute basebandName
Get basebandName.
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId
Tag asdm::CalAtmosphereRow::getCalReductionId | ( | ) | const |
Tag asdm::CalAtmosphereRow::getCalReductionId | ( | ) | const |
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId
vector<float > asdm::CalAtmosphereRow::getForwardEfficiency | ( | ) | const |
Get forwardEfficiency, which is optional.
IllegalAccessException | If forwardEfficiency does not exist. |
vector<float > asdm::CalAtmosphereRow::getForwardEfficiency | ( | ) | const |
Get forwardEfficiency, which is optional.
IllegalAccessException | If forwardEfficiency does not exist. |
vector<double > asdm::CalAtmosphereRow::getForwardEfficiencyError | ( | ) | const |
Get forwardEfficiencyError, which is optional.
IllegalAccessException | If forwardEfficiencyError does not exist. |
vector<double > asdm::CalAtmosphereRow::getForwardEfficiencyError | ( | ) | const |
Get forwardEfficiencyError, which is optional.
IllegalAccessException | If forwardEfficiencyError does not exist. |
vector<vector<float > > asdm::CalAtmosphereRow::getForwardEffSpectrum | ( | ) | const |
===> Attribute forwardEffSpectrum
Get forwardEffSpectrum.
vector<vector<float > > asdm::CalAtmosphereRow::getForwardEffSpectrum | ( | ) | const |
===> Attribute forwardEffSpectrum
Get forwardEffSpectrum.
vector<Frequency > asdm::CalAtmosphereRow::getFrequencyRange | ( | ) | const |
===> Attribute frequencyRange
Get frequencyRange.
vector<Frequency > asdm::CalAtmosphereRow::getFrequencyRange | ( | ) | const |
===> Attribute frequencyRange
Get frequencyRange.
vector<Frequency > asdm::CalAtmosphereRow::getFrequencySpectrum | ( | ) | const |
===> Attribute frequencySpectrum
Get frequencySpectrum.
vector<Frequency > asdm::CalAtmosphereRow::getFrequencySpectrum | ( | ) | const |
===> Attribute frequencySpectrum
Get frequencySpectrum.
int asdm::CalAtmosphereRow::getNumFreq | ( | ) | const |
===> Attribute numFreq
Get numFreq.
int asdm::CalAtmosphereRow::getNumFreq | ( | ) | const |
===> Attribute numFreq
Get numFreq.
int asdm::CalAtmosphereRow::getNumLoad | ( | ) | const |
===> Attribute numLoad
Get numLoad.
int asdm::CalAtmosphereRow::getNumLoad | ( | ) | const |
===> Attribute numLoad
Get numLoad.
int asdm::CalAtmosphereRow::getNumReceptor | ( | ) | const |
===> Attribute numReceptor
Get numReceptor.
int asdm::CalAtmosphereRow::getNumReceptor | ( | ) | const |
===> Attribute numReceptor
Get numReceptor.
vector<PolarizationTypeMod::PolarizationType > asdm::CalAtmosphereRow::getPolarizationTypes | ( | ) | const |
===> Attribute polarizationTypes
Get polarizationTypes.
vector<PolarizationTypeMod::PolarizationType > asdm::CalAtmosphereRow::getPolarizationTypes | ( | ) | const |
===> Attribute polarizationTypes
Get polarizationTypes.
vector<vector<vector<float > > > asdm::CalAtmosphereRow::getPowerLoadSpectrum | ( | ) | const |
===> Attribute powerLoadSpectrum
Get powerLoadSpectrum.
vector<vector<vector<float > > > asdm::CalAtmosphereRow::getPowerLoadSpectrum | ( | ) | const |
===> Attribute powerLoadSpectrum
Get powerLoadSpectrum.
vector<vector<float > > asdm::CalAtmosphereRow::getPowerSkySpectrum | ( | ) | const |
===> Attribute powerSkySpectrum
Get powerSkySpectrum.
vector<vector<float > > asdm::CalAtmosphereRow::getPowerSkySpectrum | ( | ) | const |
===> Attribute powerSkySpectrum
Get powerSkySpectrum.
vector<float > asdm::CalAtmosphereRow::getSbGain | ( | ) | const |
Get sbGain, which is optional.
IllegalAccessException | If sbGain does not exist. |
vector<float > asdm::CalAtmosphereRow::getSbGain | ( | ) | const |
Get sbGain, which is optional.
IllegalAccessException | If sbGain does not exist. |
vector<float > asdm::CalAtmosphereRow::getSbGainError | ( | ) | const |
Get sbGainError, which is optional.
IllegalAccessException | If sbGainError does not exist. |
vector<float > asdm::CalAtmosphereRow::getSbGainError | ( | ) | const |
Get sbGainError, which is optional.
IllegalAccessException | If sbGainError does not exist. |
vector<vector<float > > asdm::CalAtmosphereRow::getSbGainSpectrum | ( | ) | const |
Get sbGainSpectrum, which is optional.
IllegalAccessException | If sbGainSpectrum does not exist. |
vector<vector<float > > asdm::CalAtmosphereRow::getSbGainSpectrum | ( | ) | const |
Get sbGainSpectrum, which is optional.
IllegalAccessException | If sbGainSpectrum does not exist. |
SyscalMethodMod::SyscalMethod asdm::CalAtmosphereRow::getSyscalType | ( | ) | const |
===> Attribute syscalType
Get syscalType.
SyscalMethodMod::SyscalMethod asdm::CalAtmosphereRow::getSyscalType | ( | ) | const |
===> Attribute syscalType
Get syscalType.
Return the table to which this row belongs.
Return the table to which this row belongs.
vector<Temperature > asdm::CalAtmosphereRow::getTAtm | ( | ) | const |
===> Attribute tAtm
Get tAtm.
vector<Temperature > asdm::CalAtmosphereRow::getTAtm | ( | ) | const |
===> Attribute tAtm
Get tAtm.
vector<vector<Temperature > > asdm::CalAtmosphereRow::getTAtmSpectrum | ( | ) | const |
===> Attribute tAtmSpectrum
Get tAtmSpectrum.
vector<vector<Temperature > > asdm::CalAtmosphereRow::getTAtmSpectrum | ( | ) | const |
===> Attribute tAtmSpectrum
Get tAtmSpectrum.
vector<float > asdm::CalAtmosphereRow::getTau | ( | ) | const |
===> Attribute tau
Get tau.
vector<float > asdm::CalAtmosphereRow::getTau | ( | ) | const |
===> Attribute tau
Get tau.
vector<vector<float > > asdm::CalAtmosphereRow::getTauSpectrum | ( | ) | const |
===> Attribute tauSpectrum
Get tauSpectrum.
vector<vector<float > > asdm::CalAtmosphereRow::getTauSpectrum | ( | ) | const |
===> Attribute tauSpectrum
Get tauSpectrum.
vector<Temperature > asdm::CalAtmosphereRow::getTRec | ( | ) | const |
===> Attribute tRec
Get tRec.
vector<Temperature > asdm::CalAtmosphereRow::getTRec | ( | ) | const |
===> Attribute tRec
Get tRec.
vector<vector<Temperature > > asdm::CalAtmosphereRow::getTRecSpectrum | ( | ) | const |
===> Attribute tRecSpectrum
Get tRecSpectrum.
vector<vector<Temperature > > asdm::CalAtmosphereRow::getTRecSpectrum | ( | ) | const |
===> Attribute tRecSpectrum
Get tRecSpectrum.
vector<Temperature > asdm::CalAtmosphereRow::getTSys | ( | ) | const |
===> Attribute tSys
Get tSys.
vector<Temperature > asdm::CalAtmosphereRow::getTSys | ( | ) | const |
===> Attribute tSys
Get tSys.
vector<vector<Temperature > > asdm::CalAtmosphereRow::getTSysSpectrum | ( | ) | const |
===> Attribute tSysSpectrum
Get tSysSpectrum.
vector<vector<Temperature > > asdm::CalAtmosphereRow::getTSysSpectrum | ( | ) | const |
===> Attribute tSysSpectrum
Get tSysSpectrum.
vector<Length > asdm::CalAtmosphereRow::getWater | ( | ) | const |
===> Attribute water
Get water.
vector<Length > asdm::CalAtmosphereRow::getWater | ( | ) | const |
===> Attribute water
Get water.
vector<Length > asdm::CalAtmosphereRow::getWaterError | ( | ) | const |
===> Attribute waterError
Get waterError.
vector<Length > asdm::CalAtmosphereRow::getWaterError | ( | ) | const |
===> Attribute waterError
Get waterError.
void asdm::CalAtmosphereRow::groundPressureFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::groundPressureFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::groundPressureFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::groundPressureFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::groundRelHumidityFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::groundRelHumidityFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::groundRelHumidityFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::groundRelHumidityFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::groundTemperatureFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::groundTemperatureFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::groundTemperatureFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::groundTemperatureFromText | ( | const string & | s | ) | [private] |
bool asdm::CalAtmosphereRow::isAdded | ( | ) | const |
Has this row been added to its table ?
bool asdm::CalAtmosphereRow::isAdded | ( | ) | const |
Has this row been added to its table ?
void asdm::CalAtmosphereRow::isAdded | ( | bool | added | ) | [private] |
This method is used by the Table class when this row is added to the table.
void asdm::CalAtmosphereRow::isAdded | ( | bool | added | ) | [private] |
This method is used by the Table class when this row is added to the table.
bool asdm::CalAtmosphereRow::isAlphaSpectrumExists | ( | ) | const |
===> Attribute alphaSpectrum, which is optional
The attribute alphaSpectrum is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isAlphaSpectrumExists | ( | ) | const |
===> Attribute alphaSpectrum, which is optional
The attribute alphaSpectrum is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isForwardEfficiencyErrorExists | ( | ) | const |
===> Attribute forwardEfficiencyError, which is optional
The attribute forwardEfficiencyError is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isForwardEfficiencyErrorExists | ( | ) | const |
===> Attribute forwardEfficiencyError, which is optional
The attribute forwardEfficiencyError is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isForwardEfficiencyExists | ( | ) | const |
===> Attribute forwardEfficiency, which is optional
The attribute forwardEfficiency is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isForwardEfficiencyExists | ( | ) | const |
===> Attribute forwardEfficiency, which is optional
The attribute forwardEfficiency is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isSbGainErrorExists | ( | ) | const |
===> Attribute sbGainError, which is optional
The attribute sbGainError is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isSbGainErrorExists | ( | ) | const |
===> Attribute sbGainError, which is optional
The attribute sbGainError is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isSbGainExists | ( | ) | const |
===> Attribute sbGain, which is optional
The attribute sbGain is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isSbGainExists | ( | ) | const |
===> Attribute sbGain, which is optional
The attribute sbGain is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isSbGainSpectrumExists | ( | ) | const |
===> Attribute sbGainSpectrum, which is optional
The attribute sbGainSpectrum is optional. Return true if this attribute exists.
bool asdm::CalAtmosphereRow::isSbGainSpectrumExists | ( | ) | const |
===> Attribute sbGainSpectrum, which is optional
The attribute sbGainSpectrum is optional. Return true if this attribute exists.
void asdm::CalAtmosphereRow::numFreqFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::numFreqFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::numFreqFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::numFreqFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::numLoadFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::numLoadFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::numLoadFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::numLoadFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::numReceptorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::numReceptorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::numReceptorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::numReceptorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::polarizationTypesFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::polarizationTypesFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::polarizationTypesFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::polarizationTypesFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::powerLoadSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::powerLoadSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::powerLoadSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::powerLoadSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::powerSkySpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::powerSkySpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::powerSkySpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::powerSkySpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::receiverBandFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::receiverBandFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::receiverBandFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::receiverBandFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::sbGainErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::sbGainErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::sbGainErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::sbGainErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::sbGainFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::sbGainFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::sbGainFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::sbGainFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::sbGainSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::sbGainSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::sbGainSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::sbGainSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::setAlphaSpectrum | ( | vector< vector< float > > | alphaSpectrum | ) |
Set alphaSpectrum with the specified vector<vector<float > >.
alphaSpectrum | The vector<vector<float > > value to which alphaSpectrum is to be set. |
void asdm::CalAtmosphereRow::setAlphaSpectrum | ( | vector< vector< float > > | alphaSpectrum | ) |
Set alphaSpectrum with the specified vector<vector<float > >.
alphaSpectrum | The vector<vector<float > > value to which alphaSpectrum is to be set. |
void asdm::CalAtmosphereRow::setAntennaName | ( | string | antennaName | ) |
Set antennaName with the specified string.
antennaName | The 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::CalAtmosphereRow::setAntennaName | ( | string | antennaName | ) |
Set antennaName with the specified string.
antennaName | The 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::CalAtmosphereRow::setBasebandName | ( | BasebandNameMod::BasebandName | basebandName | ) |
Set basebandName with the specified BasebandNameMod::BasebandName.
basebandName | The BasebandNameMod::BasebandName value to which basebandName is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalAtmosphereRow::setBasebandName | ( | BasebandNameMod::BasebandName | basebandName | ) |
Set basebandName with the specified BasebandNameMod::BasebandName.
basebandName | The BasebandNameMod::BasebandName value to which basebandName is to be set. |
IllegalAccessException | If an attempt is made to change this field after is has been added to the table. |
void asdm::CalAtmosphereRow::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::CalAtmosphereRow::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::CalAtmosphereRow::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::CalAtmosphereRow::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::CalAtmosphereRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
void asdm::CalAtmosphereRow::setEndValidTime | ( | ArrayTime | endValidTime | ) |
void asdm::CalAtmosphereRow::setForwardEfficiency | ( | vector< float > | forwardEfficiency | ) |
Set forwardEfficiency with the specified vector<float >.
forwardEfficiency | The vector<float > value to which forwardEfficiency is to be set. |
void asdm::CalAtmosphereRow::setForwardEfficiency | ( | vector< float > | forwardEfficiency | ) |
Set forwardEfficiency with the specified vector<float >.
forwardEfficiency | The vector<float > value to which forwardEfficiency is to be set. |
void asdm::CalAtmosphereRow::setForwardEfficiencyError | ( | vector< double > | forwardEfficiencyError | ) |
Set forwardEfficiencyError with the specified vector<double >.
forwardEfficiencyError | The vector<double > value to which forwardEfficiencyError is to be set. |
void asdm::CalAtmosphereRow::setForwardEfficiencyError | ( | vector< double > | forwardEfficiencyError | ) |
Set forwardEfficiencyError with the specified vector<double >.
forwardEfficiencyError | The vector<double > value to which forwardEfficiencyError is to be set. |
void asdm::CalAtmosphereRow::setForwardEffSpectrum | ( | vector< vector< float > > | forwardEffSpectrum | ) |
Set forwardEffSpectrum with the specified vector<vector<float > >.
forwardEffSpectrum | The vector<vector<float > > value to which forwardEffSpectrum is to be set. |
void asdm::CalAtmosphereRow::setForwardEffSpectrum | ( | vector< vector< float > > | forwardEffSpectrum | ) |
Set forwardEffSpectrum with the specified vector<vector<float > >.
forwardEffSpectrum | The vector<vector<float > > value to which forwardEffSpectrum is to be set. |
void asdm::CalAtmosphereRow::setFrequencyRange | ( | vector< Frequency > | frequencyRange | ) |
Set frequencyRange with the specified vector<Frequency >.
frequencyRange | The vector<Frequency > value to which frequencyRange is to be set. |
void asdm::CalAtmosphereRow::setFrequencyRange | ( | vector< Frequency > | frequencyRange | ) |
Set frequencyRange with the specified vector<Frequency >.
frequencyRange | The vector<Frequency > value to which frequencyRange is to be set. |
void asdm::CalAtmosphereRow::setFrequencySpectrum | ( | vector< Frequency > | frequencySpectrum | ) |
Set frequencySpectrum with the specified vector<Frequency >.
frequencySpectrum | The vector<Frequency > value to which frequencySpectrum is to be set. |
void asdm::CalAtmosphereRow::setFrequencySpectrum | ( | vector< Frequency > | frequencySpectrum | ) |
Set frequencySpectrum with the specified vector<Frequency >.
frequencySpectrum | The vector<Frequency > value to which frequencySpectrum is to be set. |
void asdm::CalAtmosphereRow::setFromIDL | ( | asdmIDL::CalAtmosphereRowIDL | x | ) |
Fill the values of this row from the IDL struct CalAtmosphereRowIDL.
x | The IDL struct containing the values used to fill this row. |
ConversionException |
void asdm::CalAtmosphereRow::setFromIDL | ( | asdmIDL::CalAtmosphereRowIDL | x | ) |
Fill the values of this row from the IDL struct CalAtmosphereRowIDL.
x | The IDL struct containing the values used to fill this row. |
ConversionException |
void asdm::CalAtmosphereRow::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::CalAtmosphereRow::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::CalAtmosphereRow::setGroundPressure | ( | Pressure | groundPressure | ) |
void asdm::CalAtmosphereRow::setGroundPressure | ( | Pressure | groundPressure | ) |
void asdm::CalAtmosphereRow::setGroundRelHumidity | ( | Humidity | groundRelHumidity | ) |
void asdm::CalAtmosphereRow::setGroundRelHumidity | ( | Humidity | groundRelHumidity | ) |
void asdm::CalAtmosphereRow::setGroundTemperature | ( | Temperature | groundTemperature | ) |
Set groundTemperature with the specified Temperature.
groundTemperature | The Temperature value to which groundTemperature is to be set. |
void asdm::CalAtmosphereRow::setGroundTemperature | ( | Temperature | groundTemperature | ) |
Set groundTemperature with the specified Temperature.
groundTemperature | The Temperature value to which groundTemperature is to be set. |
void asdm::CalAtmosphereRow::setNumFreq | ( | int | numFreq | ) |
Set numFreq with the specified int.
numFreq | The int value to which numFreq is to be set. |
void asdm::CalAtmosphereRow::setNumFreq | ( | int | numFreq | ) |
Set numFreq with the specified int.
numFreq | The int value to which numFreq is to be set. |
void asdm::CalAtmosphereRow::setNumLoad | ( | int | numLoad | ) |
Set numLoad with the specified int.
numLoad | The int value to which numLoad is to be set. |
void asdm::CalAtmosphereRow::setNumLoad | ( | int | numLoad | ) |
Set numLoad with the specified int.
numLoad | The int value to which numLoad is to be set. |
void asdm::CalAtmosphereRow::setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int.
numReceptor | The int value to which numReceptor is to be set. |
void asdm::CalAtmosphereRow::setNumReceptor | ( | int | numReceptor | ) |
Set numReceptor with the specified int.
numReceptor | The int value to which numReceptor is to be set. |
void asdm::CalAtmosphereRow::setPolarizationTypes | ( | vector< PolarizationTypeMod::PolarizationType > | polarizationTypes | ) |
Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >.
polarizationTypes | The vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set. |
void asdm::CalAtmosphereRow::setPolarizationTypes | ( | vector< PolarizationTypeMod::PolarizationType > | polarizationTypes | ) |
Set polarizationTypes with the specified vector<PolarizationTypeMod::PolarizationType >.
polarizationTypes | The vector<PolarizationTypeMod::PolarizationType > value to which polarizationTypes is to be set. |
void asdm::CalAtmosphereRow::setPowerLoadSpectrum | ( | vector< vector< vector< float > > > | powerLoadSpectrum | ) |
Set powerLoadSpectrum with the specified vector<vector<vector<float > > >.
powerLoadSpectrum | The vector<vector<vector<float > > > value to which powerLoadSpectrum is to be set. |
void asdm::CalAtmosphereRow::setPowerLoadSpectrum | ( | vector< vector< vector< float > > > | powerLoadSpectrum | ) |
Set powerLoadSpectrum with the specified vector<vector<vector<float > > >.
powerLoadSpectrum | The vector<vector<vector<float > > > value to which powerLoadSpectrum is to be set. |
void asdm::CalAtmosphereRow::setPowerSkySpectrum | ( | vector< vector< float > > | powerSkySpectrum | ) |
Set powerSkySpectrum with the specified vector<vector<float > >.
powerSkySpectrum | The vector<vector<float > > value to which powerSkySpectrum is to be set. |
void asdm::CalAtmosphereRow::setPowerSkySpectrum | ( | vector< vector< float > > | powerSkySpectrum | ) |
Set powerSkySpectrum with the specified vector<vector<float > >.
powerSkySpectrum | The vector<vector<float > > value to which powerSkySpectrum is to be set. |
void asdm::CalAtmosphereRow::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::CalAtmosphereRow::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::CalAtmosphereRow::setSbGain | ( | vector< float > | sbGain | ) |
Set sbGain with the specified vector<float >.
sbGain | The vector<float > value to which sbGain is to be set. |
void asdm::CalAtmosphereRow::setSbGain | ( | vector< float > | sbGain | ) |
Set sbGain with the specified vector<float >.
sbGain | The vector<float > value to which sbGain is to be set. |
void asdm::CalAtmosphereRow::setSbGainError | ( | vector< float > | sbGainError | ) |
Set sbGainError with the specified vector<float >.
sbGainError | The vector<float > value to which sbGainError is to be set. |
void asdm::CalAtmosphereRow::setSbGainError | ( | vector< float > | sbGainError | ) |
Set sbGainError with the specified vector<float >.
sbGainError | The vector<float > value to which sbGainError is to be set. |
void asdm::CalAtmosphereRow::setSbGainSpectrum | ( | vector< vector< float > > | sbGainSpectrum | ) |
Set sbGainSpectrum with the specified vector<vector<float > >.
sbGainSpectrum | The vector<vector<float > > value to which sbGainSpectrum is to be set. |
void asdm::CalAtmosphereRow::setSbGainSpectrum | ( | vector< vector< float > > | sbGainSpectrum | ) |
Set sbGainSpectrum with the specified vector<vector<float > >.
sbGainSpectrum | The vector<vector<float > > value to which sbGainSpectrum is to be set. |
void asdm::CalAtmosphereRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
void asdm::CalAtmosphereRow::setStartValidTime | ( | ArrayTime | startValidTime | ) |
void asdm::CalAtmosphereRow::setSyscalType | ( | SyscalMethodMod::SyscalMethod | syscalType | ) |
Set syscalType with the specified SyscalMethodMod::SyscalMethod.
syscalType | The SyscalMethodMod::SyscalMethod value to which syscalType is to be set. |
void asdm::CalAtmosphereRow::setSyscalType | ( | SyscalMethodMod::SyscalMethod | syscalType | ) |
Set syscalType with the specified SyscalMethodMod::SyscalMethod.
syscalType | The SyscalMethodMod::SyscalMethod value to which syscalType is to be set. |
void asdm::CalAtmosphereRow::setTAtm | ( | vector< Temperature > | tAtm | ) |
Set tAtm with the specified vector<Temperature >.
tAtm | The vector<Temperature > value to which tAtm is to be set. |
void asdm::CalAtmosphereRow::setTAtm | ( | vector< Temperature > | tAtm | ) |
Set tAtm with the specified vector<Temperature >.
tAtm | The vector<Temperature > value to which tAtm is to be set. |
void asdm::CalAtmosphereRow::setTAtmSpectrum | ( | vector< vector< Temperature > > | tAtmSpectrum | ) |
Set tAtmSpectrum with the specified vector<vector<Temperature > >.
tAtmSpectrum | The vector<vector<Temperature > > value to which tAtmSpectrum is to be set. |
void asdm::CalAtmosphereRow::setTAtmSpectrum | ( | vector< vector< Temperature > > | tAtmSpectrum | ) |
Set tAtmSpectrum with the specified vector<vector<Temperature > >.
tAtmSpectrum | The vector<vector<Temperature > > value to which tAtmSpectrum is to be set. |
void asdm::CalAtmosphereRow::setTau | ( | vector< float > | tau | ) |
Set tau with the specified vector<float >.
tau | The vector<float > value to which tau is to be set. |
void asdm::CalAtmosphereRow::setTau | ( | vector< float > | tau | ) |
Set tau with the specified vector<float >.
tau | The vector<float > value to which tau is to be set. |
void asdm::CalAtmosphereRow::setTauSpectrum | ( | vector< vector< float > > | tauSpectrum | ) |
Set tauSpectrum with the specified vector<vector<float > >.
tauSpectrum | The vector<vector<float > > value to which tauSpectrum is to be set. |
void asdm::CalAtmosphereRow::setTauSpectrum | ( | vector< vector< float > > | tauSpectrum | ) |
Set tauSpectrum with the specified vector<vector<float > >.
tauSpectrum | The vector<vector<float > > value to which tauSpectrum is to be set. |
void asdm::CalAtmosphereRow::setTRec | ( | vector< Temperature > | tRec | ) |
Set tRec with the specified vector<Temperature >.
tRec | The vector<Temperature > value to which tRec is to be set. |
void asdm::CalAtmosphereRow::setTRec | ( | vector< Temperature > | tRec | ) |
Set tRec with the specified vector<Temperature >.
tRec | The vector<Temperature > value to which tRec is to be set. |
void asdm::CalAtmosphereRow::setTRecSpectrum | ( | vector< vector< Temperature > > | tRecSpectrum | ) |
Set tRecSpectrum with the specified vector<vector<Temperature > >.
tRecSpectrum | The vector<vector<Temperature > > value to which tRecSpectrum is to be set. |
void asdm::CalAtmosphereRow::setTRecSpectrum | ( | vector< vector< Temperature > > | tRecSpectrum | ) |
Set tRecSpectrum with the specified vector<vector<Temperature > >.
tRecSpectrum | The vector<vector<Temperature > > value to which tRecSpectrum is to be set. |
void asdm::CalAtmosphereRow::setTSys | ( | vector< Temperature > | tSys | ) |
Set tSys with the specified vector<Temperature >.
tSys | The vector<Temperature > value to which tSys is to be set. |
void asdm::CalAtmosphereRow::setTSys | ( | vector< Temperature > | tSys | ) |
Set tSys with the specified vector<Temperature >.
tSys | The vector<Temperature > value to which tSys is to be set. |
void asdm::CalAtmosphereRow::setTSysSpectrum | ( | vector< vector< Temperature > > | tSysSpectrum | ) |
Set tSysSpectrum with the specified vector<vector<Temperature > >.
tSysSpectrum | The vector<vector<Temperature > > value to which tSysSpectrum is to be set. |
void asdm::CalAtmosphereRow::setTSysSpectrum | ( | vector< vector< Temperature > > | tSysSpectrum | ) |
Set tSysSpectrum with the specified vector<vector<Temperature > >.
tSysSpectrum | The vector<vector<Temperature > > value to which tSysSpectrum is to be set. |
void asdm::CalAtmosphereRow::setWater | ( | vector< Length > | water | ) |
Set water with the specified vector<Length >.
water | The vector<Length > value to which water is to be set. |
void asdm::CalAtmosphereRow::setWater | ( | vector< Length > | water | ) |
Set water with the specified vector<Length >.
water | The vector<Length > value to which water is to be set. |
void asdm::CalAtmosphereRow::setWaterError | ( | vector< Length > | waterError | ) |
Set waterError with the specified vector<Length >.
waterError | The vector<Length > value to which waterError is to be set. |
void asdm::CalAtmosphereRow::setWaterError | ( | vector< Length > | waterError | ) |
Set waterError with the specified vector<Length >.
waterError | The vector<Length > value to which waterError is to be set. |
void asdm::CalAtmosphereRow::startValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::startValidTimeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::startValidTimeFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::startValidTimeFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::syscalTypeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::syscalTypeFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::syscalTypeFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::syscalTypeFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tAtmFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tAtmFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tAtmFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tAtmFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tAtmSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tAtmSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tAtmSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tAtmSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tauFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tauFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tauFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tauFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tauSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tauSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tauSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tauSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::toBin | ( | EndianOSStream & | eoss | ) | [private] |
Serialize this into a stream of bytes written to an EndianOSStream.
eoss | the EndianOSStream to be written to |
void asdm::CalAtmosphereRow::toBin | ( | EndianOSStream & | eoss | ) | [private] |
Serialize this into a stream of bytes written to an EndianOSStream.
eoss | the EndianOSStream to be written to |
asdmIDL::CalAtmosphereRowIDL* asdm::CalAtmosphereRow::toIDL | ( | ) | const |
Return this row in the form of an IDL struct.
asdmIDL::CalAtmosphereRowIDL* asdm::CalAtmosphereRow::toIDL | ( | ) | const |
Return this row in the form of an IDL struct.
void asdm::CalAtmosphereRow::toIDL | ( | asdmIDL::CalAtmosphereRowIDL & | x | ) | const |
Define the content of a CalAtmosphereRowIDL struct from the values found in this row.
x | a reference to the CalAtmosphereRowIDL struct to be set. |
std::string asdm::CalAtmosphereRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
std::string asdm::CalAtmosphereRow::toXML | ( | ) | const |
Return this row in the form of an XML string.
void asdm::CalAtmosphereRow::tRecFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tRecFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tRecFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tRecFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tRecSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tRecSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tRecSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tRecSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tSysFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tSysFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tSysFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tSysFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tSysSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tSysSpectrumFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::tSysSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::tSysSpectrumFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::waterErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::waterErrorFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::waterErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::waterErrorFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::waterFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::waterFromBin | ( | EndianIStream & | eis | ) | [private] |
void asdm::CalAtmosphereRow::waterFromText | ( | const string & | s | ) | [private] |
void asdm::CalAtmosphereRow::waterFromText | ( | const string & | s | ) | [private] |
asdm::CalAtmosphereTable [friend] |
Definition at line 193 of file CalAtmosphereRow.h.
friend class asdm::RowTransformer< CalAtmosphereRow > [friend] |
Definition at line 194 of file CalAtmosphereRow.h.
vector< vector< float > > asdm::CalAtmosphereRow::alphaSpectrum [private] |
Definition at line 2016 of file CalAtmosphereRow.h.
bool asdm::CalAtmosphereRow::alphaSpectrumExists [private] |
string asdm::CalAtmosphereRow::antennaName [private] |
Extrinsic Table asdm::CalAtmosphereRow::Attributes |
Definition at line 217 of file CalAtmosphereRow.h.
Extrinsic Table asdm::CalAtmosphereRow::Attributes |
Definition at line 1313 of file CalAtmosphereRow.h.
BasebandNameMod::BasebandName asdm::CalAtmosphereRow::basebandName [private] |
Tag asdm::CalAtmosphereRow::calReductionId [private] |
vector< float > asdm::CalAtmosphereRow::forwardEfficiency [private] |
Definition at line 2029 of file CalAtmosphereRow.h.
vector< double > asdm::CalAtmosphereRow::forwardEfficiencyError [private] |
Definition at line 2042 of file CalAtmosphereRow.h.
bool asdm::CalAtmosphereRow::forwardEfficiencyErrorExists [private] |
===> Attribute forwardEfficiencyError, which is optional
Definition at line 2039 of file CalAtmosphereRow.h.
bool asdm::CalAtmosphereRow::forwardEfficiencyExists [private] |
===> Attribute forwardEfficiency, which is optional
Definition at line 2026 of file CalAtmosphereRow.h.
vector< vector< float > > asdm::CalAtmosphereRow::forwardEffSpectrum [private] |
vector< Frequency > asdm::CalAtmosphereRow::frequencyRange [private] |
vector< Frequency > asdm::CalAtmosphereRow::frequencySpectrum [private] |
Links *binary deserialization material from an EndianIStream std::map< std::string, CalAtmosphereAttributeFromBin > asdm::CalAtmosphereRow::fromBinMethods [private] |
Definition at line 2136 of file CalAtmosphereRow.h.
*text deserialization material std::map< std::string, CalAtmosphereAttributeFromText > asdm::CalAtmosphereRow::fromTextMethods [private] |
Definition at line 2180 of file CalAtmosphereRow.h.
bool asdm::CalAtmosphereRow::hasBeenAdded [private] |
Whether this row has been added to the table or not.
Definition at line 1662 of file CalAtmosphereRow.h.
int asdm::CalAtmosphereRow::numFreq [private] |
int asdm::CalAtmosphereRow::numLoad [private] |
int asdm::CalAtmosphereRow::numReceptor [private] |
vector< PolarizationTypeMod::PolarizationType > asdm::CalAtmosphereRow::polarizationTypes [private] |
vector< vector< vector< float > > > asdm::CalAtmosphereRow::powerLoadSpectrum [private] |
vector< vector< float > > asdm::CalAtmosphereRow::powerSkySpectrum [private] |
vector< float > asdm::CalAtmosphereRow::sbGain [private] |
Definition at line 2055 of file CalAtmosphereRow.h.
vector< float > asdm::CalAtmosphereRow::sbGainError [private] |
Definition at line 2068 of file CalAtmosphereRow.h.
bool asdm::CalAtmosphereRow::sbGainErrorExists [private] |
bool asdm::CalAtmosphereRow::sbGainExists [private] |
vector< vector< float > > asdm::CalAtmosphereRow::sbGainSpectrum [private] |
Definition at line 2081 of file CalAtmosphereRow.h.
bool asdm::CalAtmosphereRow::sbGainSpectrumExists [private] |
===> Attribute sbGainSpectrum, which is optional
Definition at line 2078 of file CalAtmosphereRow.h.
SyscalMethodMod::SyscalMethod asdm::CalAtmosphereRow::syscalType [private] |
CalAtmosphereTable & asdm::CalAtmosphereRow::table [private] |
The table to which this row belongs.
Definition at line 1658 of file CalAtmosphereRow.h.
vector< Temperature > asdm::CalAtmosphereRow::tAtm [private] |
vector< vector< Temperature > > asdm::CalAtmosphereRow::tAtmSpectrum [private] |
vector< float > asdm::CalAtmosphereRow::tau [private] |
vector< vector< float > > asdm::CalAtmosphereRow::tauSpectrum [private] |
vector< Temperature > asdm::CalAtmosphereRow::tRec [private] |
vector< vector< Temperature > > asdm::CalAtmosphereRow::tRecSpectrum [private] |
vector< Temperature > asdm::CalAtmosphereRow::tSys [private] |
vector< vector< Temperature > > asdm::CalAtmosphereRow::tSysSpectrum [private] |
vector< Length > asdm::CalAtmosphereRow::water [private] |
vector< Length > asdm::CalAtmosphereRow::waterError [private] |