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

The CalBandpassRow class is a row of a CalBandpassTable. More...

#include <CalBandpassRow.h>

Public Member Functions

virtual ~CalBandpassRow ()
 friend class asdm::TableStreamReader<CalBandpassTable, CalBandpassRow>; More...
 
CalBandpassTablegetTable () const
 Return the table to which this row belongs. More...
 
bool isAdded () const
 Has this row been added to its table ? More...
 
void setBasebandName (BasebandNameMod::BasebandName basebandName)
 Set basebandName with the specified BasebandNameMod::BasebandName. More...
 
NetSidebandMod::NetSideband getSideband () const
 ===> Attribute sideband More...
 
void setSideband (NetSidebandMod::NetSideband sideband)
 Set sideband with the specified NetSidebandMod::NetSideband. More...
 
AtmPhaseCorrectionMod::AtmPhaseCorrection getAtmPhaseCorrection () const
 ===> Attribute atmPhaseCorrection More...
 
void setAtmPhaseCorrection (AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection)
 Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection. More...
 
CalCurveTypeMod::CalCurveType getTypeCurve () const
 ===> Attribute typeCurve More...
 
void setTypeCurve (CalCurveTypeMod::CalCurveType typeCurve)
 Set typeCurve with the specified CalCurveTypeMod::CalCurveType. More...
 
ReceiverBandMod::ReceiverBand getReceiverBand () const
 ===> Attribute receiverBand More...
 
void setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand)
 Set receiverBand with the specified ReceiverBandMod::ReceiverBand. More...
 
ArrayTime getStartValidTime () const
 ===> Attribute startValidTime More...
 
void setStartValidTime (ArrayTime startValidTime)
 Set startValidTime with the specified ArrayTime. More...
 
ArrayTime getEndValidTime () const
 ===> Attribute endValidTime More...
 
void setEndValidTime (ArrayTime endValidTime)
 Set endValidTime with the specified ArrayTime. More...
 
int getNumAntenna () const
 ===> Attribute numAntenna More...
 
void setNumAntenna (int numAntenna)
 Set numAntenna with the specified int. More...
 
int getNumPoly () const
 ===> Attribute numPoly More...
 
void setNumPoly (int numPoly)
 Set numPoly with the specified int. More...
 
int getNumReceptor () const
 ===> Attribute numReceptor More...
 
void setNumReceptor (int numReceptor)
 Set numReceptor with the specified int. More...
 
std::vector< std::string > getAntennaNames () const
 ===> Attribute antennaNames More...
 
void setAntennaNames (std::vector< std::string > antennaNames)
 Set antennaNames with the specified std::vector<std::string >. More...
 
std::string getRefAntennaName () const
 ===> Attribute refAntennaName More...
 
void setRefAntennaName (std::string refAntennaName)
 Set refAntennaName with the specified std::string. More...
 
std::vector< FrequencygetFreqLimits () const
 ===> Attribute freqLimits More...
 
void setFreqLimits (std::vector< Frequency > freqLimits)
 Set freqLimits with the specified std::vector<Frequency >. More...
 
std::vector
< PolarizationTypeMod::PolarizationType > 
getPolarizationTypes () const
 ===> Attribute polarizationTypes More...
 
void setPolarizationTypes (std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes)
 Set polarizationTypes with the specified std::vector<PolarizationTypeMod::PolarizationType >. More...
 
std::vector< std::vector
< std::vector< float > > > 
getCurve () const
 ===> Attribute curve More...
 
void setCurve (std::vector< std::vector< std::vector< float > > > curve)
 Set curve with the specified std::vector<std::vector<std::vector<float > > >. More...
 
std::vector< double > getReducedChiSquared () const
 ===> Attribute reducedChiSquared More...
 
void setReducedChiSquared (std::vector< double > reducedChiSquared)
 Set reducedChiSquared with the specified std::vector<double >. More...
 
bool isNumBaselineExists () const
 ===> Attribute numBaseline, which is optional More...
 
int getNumBaseline () const
 Get numBaseline, which is optional. More...
 
void setNumBaseline (int numBaseline)
 Set numBaseline with the specified int. More...
 
void clearNumBaseline ()
 Mark numBaseline, which is an optional field, as non-existent. More...
 
bool isNumFreqExists () const
 ===> Attribute numFreq, which is optional More...
 
int getNumFreq () const
 Get numFreq, which is optional. More...
 
void setNumFreq (int numFreq)
 Set numFreq with the specified int. More...
 
void clearNumFreq ()
 Mark numFreq, which is an optional field, as non-existent. More...
 
bool isRmsExists () const
 ===> Attribute rms, which is optional More...
 
std::vector< std::vector< float > > getRms () const
 Get rms, which is optional. More...
 
void setRms (std::vector< std::vector< float > > rms)
 Set rms with the specified std::vector<std::vector<float > >. More...
 
void clearRms ()
 Mark rms, which is an optional field, as non-existent. More...
 
bool isFrequencyRangeExists () const
 ===> Attribute frequencyRange, which is optional More...
 
std::vector< FrequencygetFrequencyRange () const
 Get frequencyRange, which is optional. More...
 
void setFrequencyRange (std::vector< Frequency > frequencyRange)
 Set frequencyRange with the specified std::vector<Frequency >. More...
 
void clearFrequencyRange ()
 Mark frequencyRange, which is an optional field, as non-existent. More...
 
bool isNumSpectralWindowExists () const
 ===> Attribute numSpectralWindow, which is optional More...
 
int getNumSpectralWindow () const
 Get numSpectralWindow, which is optional. More...
 
void setNumSpectralWindow (int numSpectralWindow)
 Set numSpectralWindow with the specified int. More...
 
void clearNumSpectralWindow ()
 Mark numSpectralWindow, which is an optional field, as non-existent. More...
 
bool isChanFreqStartExists () const
 ===> Attribute chanFreqStart, which is optional More...
 
std::vector< FrequencygetChanFreqStart () const
 Get chanFreqStart, which is optional. More...
 
void setChanFreqStart (std::vector< Frequency > chanFreqStart)
 Set chanFreqStart with the specified std::vector<Frequency >. More...
 
void clearChanFreqStart ()
 Mark chanFreqStart, which is an optional field, as non-existent. More...
 
bool isChanFreqStepExists () const
 ===> Attribute chanFreqStep, which is optional More...
 
std::vector< FrequencygetChanFreqStep () const
 Get chanFreqStep, which is optional. More...
 
void setChanFreqStep (std::vector< Frequency > chanFreqStep)
 Set chanFreqStep with the specified std::vector<Frequency >. More...
 
void clearChanFreqStep ()
 Mark chanFreqStep, which is an optional field, as non-existent. More...
 
bool isNumSpectralWindowChanExists () const
 ===> Attribute numSpectralWindowChan, which is optional More...
 
std::vector< int > getNumSpectralWindowChan () const
 Get numSpectralWindowChan, which is optional. More...
 
void setNumSpectralWindowChan (std::vector< int > numSpectralWindowChan)
 Set numSpectralWindowChan with the specified std::vector<int >. More...
 
void clearNumSpectralWindowChan ()
 Mark numSpectralWindowChan, which is an optional field, as non-existent. More...
 
bool isSpectrumExists () const
 ===> Attribute spectrum, which is optional More...
 
std::vector< std::vector
< std::vector< float > > > 
getSpectrum () const
 Get spectrum, which is optional. More...
 
void setSpectrum (std::vector< std::vector< std::vector< float > > > spectrum)
 Set spectrum with the specified std::vector<std::vector<std::vector<float > > >. More...
 
void clearSpectrum ()
 Mark spectrum, which is an optional field, as non-existent. More...
 
void setCalDataId (Tag calDataId)
 Set calDataId with the specified Tag. More...
 
Tag getCalReductionId () const
 ===> Attribute calReductionId More...
 
void setCalReductionId (Tag calReductionId)
 Set calReductionId with the specified Tag. More...
 
Links *CalReductionRowgetCalReductionUsingCalReductionId ()
 calReductionId pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId More...
 
CalDataRowgetCalDataUsingCalDataId ()
 calDataId pointer to the row in the CalData table having CalData.calDataId == calDataId More...
 
bool compareNoAutoInc (BasebandNameMod::BasebandName basebandName, NetSidebandMod::NetSideband sideband, AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection, CalCurveTypeMod::CalCurveType typeCurve, ReceiverBandMod::ReceiverBand receiverBand, Tag calDataId, Tag calReductionId, ArrayTime startValidTime, ArrayTime endValidTime, int numAntenna, int numPoly, int numReceptor, std::vector< std::string > antennaNames, std::string refAntennaName, std::vector< Frequency > freqLimits, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< std::vector< std::vector< float > > > curve, std::vector< double > reducedChiSquared)
 Compare each mandatory attribute except the autoincrementable one of this CalBandpassRow with the corresponding parameters and return true if there is a match and false otherwise. More...
 
bool compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, int numAntenna, int numPoly, int numReceptor, std::vector< std::string > antennaNames, std::string refAntennaName, std::vector< Frequency > freqLimits, std::vector< PolarizationTypeMod::PolarizationType > polarizationTypes, std::vector< std::vector< std::vector< float > > > curve, std::vector< double > reducedChiSquared)
 Compare each mandatory value (i.e. More...
 
bool equalByRequiredValue (CalBandpassRow *x)
 Return true if all required attributes of the value part are equal to their homologues in x and false otherwise. More...
 
asdmIDL::CalBandpassRowIDL * toIDL () const
 Return this row in the form of an IDL struct. More...
 
void toIDL (asdmIDL::CalBandpassRowIDL &x) const
 Define the content of a CalBandpassRowIDL struct from the values found in this row. More...
 
void setFromIDL (asdmIDL::CalBandpassRowIDL x)
 Fill the values of this row from the IDL struct CalBandpassRowIDL. More...
 
std::string toXML () const
 Return this row in the form of an XML string. More...
 
void setFromXML (std::string rowDoc)
 Fill the values of this row from an XML string that was produced by the toXML() method. More...
 

Public Attributes

Intrinsic Table Attributes
 
Extrinsic Table Attributes
 

Private Member Functions

void isAdded (bool added)
 This method is used by the Table class when this row is added to the table. More...
 
 CalBandpassRow (CalBandpassTable &table)
 Create a CalBandpassRow. More...
 
 CalBandpassRow (CalBandpassTable &table, CalBandpassRow *row)
 Create a CalBandpassRow using a copy constructor mechanism. More...
 
void basebandNameFromBin (EndianIStream &eis)
 
void sidebandFromBin (EndianIStream &eis)
 
void atmPhaseCorrectionFromBin (EndianIStream &eis)
 
void typeCurveFromBin (EndianIStream &eis)
 
void receiverBandFromBin (EndianIStream &eis)
 
void calDataIdFromBin (EndianIStream &eis)
 
void calReductionIdFromBin (EndianIStream &eis)
 
void startValidTimeFromBin (EndianIStream &eis)
 
void endValidTimeFromBin (EndianIStream &eis)
 
void numAntennaFromBin (EndianIStream &eis)
 
void numPolyFromBin (EndianIStream &eis)
 
void numReceptorFromBin (EndianIStream &eis)
 
void antennaNamesFromBin (EndianIStream &eis)
 
void refAntennaNameFromBin (EndianIStream &eis)
 
void freqLimitsFromBin (EndianIStream &eis)
 
void polarizationTypesFromBin (EndianIStream &eis)
 
void curveFromBin (EndianIStream &eis)
 
void reducedChiSquaredFromBin (EndianIStream &eis)
 
void numBaselineFromBin (EndianIStream &eis)
 
void numFreqFromBin (EndianIStream &eis)
 
void rmsFromBin (EndianIStream &eis)
 
void frequencyRangeFromBin (EndianIStream &eis)
 
void numSpectralWindowFromBin (EndianIStream &eis)
 
void chanFreqStartFromBin (EndianIStream &eis)
 
void chanFreqStepFromBin (EndianIStream &eis)
 
void numSpectralWindowChanFromBin (EndianIStream &eis)
 
void spectrumFromBin (EndianIStream &eis)
 
void basebandNameFromText (const std::string &s)
 
void sidebandFromText (const std::string &s)
 
void atmPhaseCorrectionFromText (const std::string &s)
 
void typeCurveFromText (const std::string &s)
 
void receiverBandFromText (const std::string &s)
 
void calDataIdFromText (const std::string &s)
 
void calReductionIdFromText (const std::string &s)
 
void startValidTimeFromText (const std::string &s)
 
void endValidTimeFromText (const std::string &s)
 
void numAntennaFromText (const std::string &s)
 
void numPolyFromText (const std::string &s)
 
void numReceptorFromText (const std::string &s)
 
void antennaNamesFromText (const std::string &s)
 
void refAntennaNameFromText (const std::string &s)
 
void freqLimitsFromText (const std::string &s)
 
void polarizationTypesFromText (const std::string &s)
 
void curveFromText (const std::string &s)
 
void reducedChiSquaredFromText (const std::string &s)
 
void numBaselineFromText (const std::string &s)
 
void numFreqFromText (const std::string &s)
 
void rmsFromText (const std::string &s)
 
void frequencyRangeFromText (const std::string &s)
 
void numSpectralWindowFromText (const std::string &s)
 
void chanFreqStartFromText (const std::string &s)
 
void chanFreqStepFromText (const std::string &s)
 
void numSpectralWindowChanFromText (const std::string &s)
 
void spectrumFromText (const std::string &s)
 
void toBin (EndianOSStream &eoss)
 Serialize this into a stream of bytes written to an EndianOSStream. More...
 

Private Attributes

CalBandpassTabletable
 The table to which this row belongs. More...
 
bool hasBeenAdded
 Whether this row has been added to the table or not. More...
 
NetSidebandMod::NetSideband sideband
 ===> Attribute sideband More...
 
AtmPhaseCorrectionMod::AtmPhaseCorrection atmPhaseCorrection
 ===> Attribute atmPhaseCorrection More...
 
CalCurveTypeMod::CalCurveType typeCurve
 ===> Attribute typeCurve More...
 
ReceiverBandMod::ReceiverBand receiverBand
 ===> Attribute receiverBand More...
 
ArrayTime startValidTime
 ===> Attribute startValidTime More...
 
ArrayTime endValidTime
 ===> Attribute endValidTime More...
 
int numAntenna
 ===> Attribute numAntenna More...
 
int numPoly
 ===> Attribute numPoly More...
 
int numReceptor
 ===> Attribute numReceptor More...
 
std::vector< std::string > antennaNames
 ===> Attribute antennaNames More...
 
std::string refAntennaName
 ===> Attribute refAntennaName More...
 
std::vector< FrequencyfreqLimits
 ===> Attribute freqLimits More...
 
std::vector
< PolarizationTypeMod::PolarizationType > 
polarizationTypes
 ===> Attribute polarizationTypes More...
 
std::vector< std::vector
< std::vector< float > > > 
curve
 ===> Attribute curve More...
 
std::vector< double > reducedChiSquared
 ===> Attribute reducedChiSquared More...
 
bool numBaselineExists
 ===> Attribute numBaseline, which is optional More...
 
int numBaseline
 
bool numFreqExists
 ===> Attribute numFreq, which is optional More...
 
int numFreq
 
bool rmsExists
 ===> Attribute rms, which is optional More...
 
std::vector< std::vector< float > > rms
 
bool frequencyRangeExists
 ===> Attribute frequencyRange, which is optional More...
 
std::vector< FrequencyfrequencyRange
 
bool numSpectralWindowExists
 ===> Attribute numSpectralWindow, which is optional More...
 
int numSpectralWindow
 
bool chanFreqStartExists
 ===> Attribute chanFreqStart, which is optional More...
 
std::vector< FrequencychanFreqStart
 
bool chanFreqStepExists
 ===> Attribute chanFreqStep, which is optional More...
 
std::vector< FrequencychanFreqStep
 
bool numSpectralWindowChanExists
 ===> Attribute numSpectralWindowChan, which is optional More...
 
std::vector< int > numSpectralWindowChan
 
bool spectrumExists
 ===> Attribute spectrum, which is optional More...
 
std::vector< std::vector
< std::vector< float > > > 
spectrum
 
Tag calReductionId
 ===> Attribute calReductionId More...
 
Links *binary deserialization
material from an EndianIStream
std::map< std::string,
CalBandpassAttributeFromBin
fromBinMethods
 
*text deserialization material
std::map< std::string,
CalBandpassAttributeFromText
fromTextMethods
 

Friends

class asdm::CalBandpassTable
 
class asdm::RowTransformer< CalBandpassRow >
 

Detailed Description

The CalBandpassRow class is a row of a CalBandpassTable.

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

Definition at line 162 of file CalBandpassRow.h.

Constructor & Destructor Documentation

virtual asdm::CalBandpassRow::~CalBandpassRow ( )
virtual

friend class asdm::TableStreamReader<CalBandpassTable, CalBandpassRow>;

asdm::CalBandpassRow::CalBandpassRow ( CalBandpassTable table)
private

Create a CalBandpassRow.

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

Parameters
tableThe table to which this row belongs.
asdm::CalBandpassRow::CalBandpassRow ( CalBandpassTable table,
CalBandpassRow row 
)
private

Create a CalBandpassRow using a copy constructor mechanism.

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

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

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

Member Function Documentation

void asdm::CalBandpassRow::antennaNamesFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::antennaNamesFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::atmPhaseCorrectionFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::atmPhaseCorrectionFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::basebandNameFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::basebandNameFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::calDataIdFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::calDataIdFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::calReductionIdFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::calReductionIdFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::chanFreqStartFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::chanFreqStartFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::chanFreqStepFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::chanFreqStepFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::clearChanFreqStart ( )

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

void asdm::CalBandpassRow::clearChanFreqStep ( )

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

void asdm::CalBandpassRow::clearFrequencyRange ( )

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

void asdm::CalBandpassRow::clearNumBaseline ( )

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

void asdm::CalBandpassRow::clearNumFreq ( )

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

void asdm::CalBandpassRow::clearNumSpectralWindow ( )

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

void asdm::CalBandpassRow::clearNumSpectralWindowChan ( )

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

void asdm::CalBandpassRow::clearRms ( )

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

void asdm::CalBandpassRow::clearSpectrum ( )

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

bool asdm::CalBandpassRow::compareNoAutoInc ( BasebandNameMod::BasebandName  basebandName,
NetSidebandMod::NetSideband  sideband,
AtmPhaseCorrectionMod::AtmPhaseCorrection  atmPhaseCorrection,
CalCurveTypeMod::CalCurveType  typeCurve,
ReceiverBandMod::ReceiverBand  receiverBand,
Tag  calDataId,
Tag  calReductionId,
ArrayTime  startValidTime,
ArrayTime  endValidTime,
int  numAntenna,
int  numPoly,
int  numReceptor,
std::vector< std::string >  antennaNames,
std::string  refAntennaName,
std::vector< Frequency freqLimits,
std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
std::vector< std::vector< std::vector< float > > >  curve,
std::vector< double >  reducedChiSquared 
)

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

Parameters
basebandName
sideband
atmPhaseCorrection
typeCurve
receiverBand
calDataId
calReductionId
startValidTime
endValidTime
numAntenna
numPoly
numReceptor
antennaNames
refAntennaName
freqLimits
polarizationTypes
curve
reducedChiSquared
bool asdm::CalBandpassRow::compareRequiredValue ( ArrayTime  startValidTime,
ArrayTime  endValidTime,
int  numAntenna,
int  numPoly,
int  numReceptor,
std::vector< std::string >  antennaNames,
std::string  refAntennaName,
std::vector< Frequency freqLimits,
std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes,
std::vector< std::vector< std::vector< float > > >  curve,
std::vector< double >  reducedChiSquared 
)

Compare each mandatory value (i.e.

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

Parameters
startValidTime
endValidTime
numAntenna
numPoly
numReceptor
antennaNames
refAntennaName
freqLimits
polarizationTypes
curve
reducedChiSquared
void asdm::CalBandpassRow::curveFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::curveFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::endValidTimeFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::endValidTimeFromText ( const std::string &  s)
private
bool asdm::CalBandpassRow::equalByRequiredValue ( CalBandpassRow x)

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

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

===> Attribute antennaNames

Get antennaNames.

Returns
antennaNames as std::vector<std::string >
AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::CalBandpassRow::getAtmPhaseCorrection ( ) const

===> Attribute atmPhaseCorrection

Get atmPhaseCorrection.

Returns
atmPhaseCorrection as AtmPhaseCorrectionMod::AtmPhaseCorrection
CalDataRow* asdm::CalBandpassRow::getCalDataUsingCalDataId ( )

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

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

===> Attribute calReductionId

Get calReductionId.

Returns
calReductionId as Tag
Links* CalReductionRow* asdm::CalBandpassRow::getCalReductionUsingCalReductionId ( )

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

Returns
a CalReductionRow*
std::vector<Frequency > asdm::CalBandpassRow::getChanFreqStart ( ) const

Get chanFreqStart, which is optional.

Returns
chanFreqStart as std::vector<Frequency >
Exceptions
IllegalAccessExceptionIf chanFreqStart does not exist.
std::vector<Frequency > asdm::CalBandpassRow::getChanFreqStep ( ) const

Get chanFreqStep, which is optional.

Returns
chanFreqStep as std::vector<Frequency >
Exceptions
IllegalAccessExceptionIf chanFreqStep does not exist.
std::vector<std::vector<std::vector<float > > > asdm::CalBandpassRow::getCurve ( ) const

===> Attribute curve

Get curve.

Returns
curve as std::vector<std::vector<std::vector<float > > >
ArrayTime asdm::CalBandpassRow::getEndValidTime ( ) const

===> Attribute endValidTime

Get endValidTime.

Returns
endValidTime as ArrayTime
std::vector<Frequency > asdm::CalBandpassRow::getFreqLimits ( ) const

===> Attribute freqLimits

Get freqLimits.

Returns
freqLimits as std::vector<Frequency >
std::vector<Frequency > asdm::CalBandpassRow::getFrequencyRange ( ) const

Get frequencyRange, which is optional.

Returns
frequencyRange as std::vector<Frequency >
Exceptions
IllegalAccessExceptionIf frequencyRange does not exist.
int asdm::CalBandpassRow::getNumAntenna ( ) const

===> Attribute numAntenna

Get numAntenna.

Returns
numAntenna as int
int asdm::CalBandpassRow::getNumBaseline ( ) const

Get numBaseline, which is optional.

Returns
numBaseline as int
Exceptions
IllegalAccessExceptionIf numBaseline does not exist.
int asdm::CalBandpassRow::getNumFreq ( ) const

Get numFreq, which is optional.

Returns
numFreq as int
Exceptions
IllegalAccessExceptionIf numFreq does not exist.
int asdm::CalBandpassRow::getNumPoly ( ) const

===> Attribute numPoly

Get numPoly.

Returns
numPoly as int
int asdm::CalBandpassRow::getNumReceptor ( ) const

===> Attribute numReceptor

Get numReceptor.

Returns
numReceptor as int
int asdm::CalBandpassRow::getNumSpectralWindow ( ) const

Get numSpectralWindow, which is optional.

Returns
numSpectralWindow as int
Exceptions
IllegalAccessExceptionIf numSpectralWindow does not exist.
std::vector<int > asdm::CalBandpassRow::getNumSpectralWindowChan ( ) const

Get numSpectralWindowChan, which is optional.

Returns
numSpectralWindowChan as std::vector<int >
Exceptions
IllegalAccessExceptionIf numSpectralWindowChan does not exist.
std::vector<PolarizationTypeMod::PolarizationType > asdm::CalBandpassRow::getPolarizationTypes ( ) const

===> Attribute polarizationTypes

Get polarizationTypes.

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

===> Attribute receiverBand

Get receiverBand.

Returns
receiverBand as ReceiverBandMod::ReceiverBand
std::vector<double > asdm::CalBandpassRow::getReducedChiSquared ( ) const

===> Attribute reducedChiSquared

Get reducedChiSquared.

Returns
reducedChiSquared as std::vector<double >
std::string asdm::CalBandpassRow::getRefAntennaName ( ) const

===> Attribute refAntennaName

Get refAntennaName.

Returns
refAntennaName as std::string
std::vector<std::vector<float > > asdm::CalBandpassRow::getRms ( ) const

Get rms, which is optional.

Returns
rms as std::vector<std::vector<float > >
Exceptions
IllegalAccessExceptionIf rms does not exist.
NetSidebandMod::NetSideband asdm::CalBandpassRow::getSideband ( ) const

===> Attribute sideband

Get sideband.

Returns
sideband as NetSidebandMod::NetSideband
std::vector<std::vector<std::vector<float > > > asdm::CalBandpassRow::getSpectrum ( ) const

Get spectrum, which is optional.

Returns
spectrum as std::vector<std::vector<std::vector<float > > >
Exceptions
IllegalAccessExceptionIf spectrum does not exist.
ArrayTime asdm::CalBandpassRow::getStartValidTime ( ) const

===> Attribute startValidTime

Get startValidTime.

Returns
startValidTime as ArrayTime
CalBandpassTable& asdm::CalBandpassRow::getTable ( ) const

Return the table to which this row belongs.

CalCurveTypeMod::CalCurveType asdm::CalBandpassRow::getTypeCurve ( ) const

===> Attribute typeCurve

Get typeCurve.

Returns
typeCurve as CalCurveTypeMod::CalCurveType
bool asdm::CalBandpassRow::isAdded ( ) const

Has this row been added to its table ?

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

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

bool asdm::CalBandpassRow::isChanFreqStartExists ( ) const

===> Attribute chanFreqStart, which is optional

The attribute chanFreqStart is optional. Return true if this attribute exists.

Returns
true if and only if the chanFreqStart attribute exists.
bool asdm::CalBandpassRow::isChanFreqStepExists ( ) const

===> Attribute chanFreqStep, which is optional

The attribute chanFreqStep is optional. Return true if this attribute exists.

Returns
true if and only if the chanFreqStep attribute exists.
bool asdm::CalBandpassRow::isFrequencyRangeExists ( ) const

===> Attribute frequencyRange, which is optional

The attribute frequencyRange is optional. Return true if this attribute exists.

Returns
true if and only if the frequencyRange attribute exists.
bool asdm::CalBandpassRow::isNumBaselineExists ( ) const

===> Attribute numBaseline, which is optional

The attribute numBaseline is optional. Return true if this attribute exists.

Returns
true if and only if the numBaseline attribute exists.
bool asdm::CalBandpassRow::isNumFreqExists ( ) const

===> Attribute numFreq, which is optional

The attribute numFreq is optional. Return true if this attribute exists.

Returns
true if and only if the numFreq attribute exists.
bool asdm::CalBandpassRow::isNumSpectralWindowChanExists ( ) const

===> Attribute numSpectralWindowChan, which is optional

The attribute numSpectralWindowChan is optional. Return true if this attribute exists.

Returns
true if and only if the numSpectralWindowChan attribute exists.
bool asdm::CalBandpassRow::isNumSpectralWindowExists ( ) const

===> Attribute numSpectralWindow, which is optional

The attribute numSpectralWindow is optional. Return true if this attribute exists.

Returns
true if and only if the numSpectralWindow attribute exists.
bool asdm::CalBandpassRow::isRmsExists ( ) const

===> Attribute rms, which is optional

The attribute rms is optional. Return true if this attribute exists.

Returns
true if and only if the rms attribute exists.
bool asdm::CalBandpassRow::isSpectrumExists ( ) const

===> Attribute spectrum, which is optional

The attribute spectrum is optional. Return true if this attribute exists.

Returns
true if and only if the spectrum attribute exists.
void asdm::CalBandpassRow::numAntennaFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::numAntennaFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::numBaselineFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::numBaselineFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::numFreqFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::numFreqFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::numPolyFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::numPolyFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::numReceptorFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::numReceptorFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::numSpectralWindowChanFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::numSpectralWindowChanFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::numSpectralWindowFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::numSpectralWindowFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::polarizationTypesFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::polarizationTypesFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::receiverBandFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::receiverBandFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::reducedChiSquaredFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::reducedChiSquaredFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::refAntennaNameFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::refAntennaNameFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::rmsFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::rmsFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::setAntennaNames ( std::vector< std::string >  antennaNames)

Set antennaNames with the specified std::vector<std::string >.

Parameters
antennaNamesThe std::vector<std::string > value to which antennaNames is to be set.
void asdm::CalBandpassRow::setAtmPhaseCorrection ( AtmPhaseCorrectionMod::AtmPhaseCorrection  atmPhaseCorrection)

Set atmPhaseCorrection with the specified AtmPhaseCorrectionMod::AtmPhaseCorrection.

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

Set basebandName with the specified BasebandNameMod::BasebandName.

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

Set calDataId with the specified Tag.

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

Set calReductionId with the specified Tag.

Parameters
calReductionIdThe Tag value to which calReductionId is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalBandpassRow::setChanFreqStart ( std::vector< Frequency chanFreqStart)

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

Parameters
chanFreqStartThe std::vector<Frequency > value to which chanFreqStart is to be set.
void asdm::CalBandpassRow::setChanFreqStep ( std::vector< Frequency chanFreqStep)

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

Parameters
chanFreqStepThe std::vector<Frequency > value to which chanFreqStep is to be set.
void asdm::CalBandpassRow::setCurve ( std::vector< std::vector< std::vector< float > > >  curve)

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

Parameters
curveThe std::vector<std::vector<std::vector<float > > > value to which curve is to be set.
void asdm::CalBandpassRow::setEndValidTime ( ArrayTime  endValidTime)

Set endValidTime with the specified ArrayTime.

Parameters
endValidTimeThe ArrayTime value to which endValidTime is to be set.
void asdm::CalBandpassRow::setFreqLimits ( std::vector< Frequency freqLimits)

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

Parameters
freqLimitsThe std::vector<Frequency > value to which freqLimits is to be set.
void asdm::CalBandpassRow::setFrequencyRange ( std::vector< Frequency frequencyRange)

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

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

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

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

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

Parameters
rowDocthe XML string being used to set the values of this row.
Exceptions
ConversionException
void asdm::CalBandpassRow::setNumAntenna ( int  numAntenna)

Set numAntenna with the specified int.

Parameters
numAntennaThe int value to which numAntenna is to be set.
void asdm::CalBandpassRow::setNumBaseline ( int  numBaseline)

Set numBaseline with the specified int.

Parameters
numBaselineThe int value to which numBaseline is to be set.
void asdm::CalBandpassRow::setNumFreq ( int  numFreq)

Set numFreq with the specified int.

Parameters
numFreqThe int value to which numFreq is to be set.
void asdm::CalBandpassRow::setNumPoly ( int  numPoly)

Set numPoly with the specified int.

Parameters
numPolyThe int value to which numPoly is to be set.
void asdm::CalBandpassRow::setNumReceptor ( int  numReceptor)

Set numReceptor with the specified int.

Parameters
numReceptorThe int value to which numReceptor is to be set.
void asdm::CalBandpassRow::setNumSpectralWindow ( int  numSpectralWindow)

Set numSpectralWindow with the specified int.

Parameters
numSpectralWindowThe int value to which numSpectralWindow is to be set.
void asdm::CalBandpassRow::setNumSpectralWindowChan ( std::vector< int >  numSpectralWindowChan)

Set numSpectralWindowChan with the specified std::vector<int >.

Parameters
numSpectralWindowChanThe std::vector<int > value to which numSpectralWindowChan is to be set.
void asdm::CalBandpassRow::setPolarizationTypes ( std::vector< PolarizationTypeMod::PolarizationType >  polarizationTypes)

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

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

Set receiverBand with the specified ReceiverBandMod::ReceiverBand.

Parameters
receiverBandThe ReceiverBandMod::ReceiverBand value to which receiverBand is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalBandpassRow::setReducedChiSquared ( std::vector< double >  reducedChiSquared)

Set reducedChiSquared with the specified std::vector<double >.

Parameters
reducedChiSquaredThe std::vector<double > value to which reducedChiSquared is to be set.
void asdm::CalBandpassRow::setRefAntennaName ( std::string  refAntennaName)

Set refAntennaName with the specified std::string.

Parameters
refAntennaNameThe std::string value to which refAntennaName is to be set.
void asdm::CalBandpassRow::setRms ( std::vector< std::vector< float > >  rms)

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

Parameters
rmsThe std::vector<std::vector<float > > value to which rms is to be set.
void asdm::CalBandpassRow::setSideband ( NetSidebandMod::NetSideband  sideband)

Set sideband with the specified NetSidebandMod::NetSideband.

Parameters
sidebandThe NetSidebandMod::NetSideband value to which sideband is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalBandpassRow::setSpectrum ( std::vector< std::vector< std::vector< float > > >  spectrum)

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

Parameters
spectrumThe std::vector<std::vector<std::vector<float > > > value to which spectrum is to be set.
void asdm::CalBandpassRow::setStartValidTime ( ArrayTime  startValidTime)

Set startValidTime with the specified ArrayTime.

Parameters
startValidTimeThe ArrayTime value to which startValidTime is to be set.
void asdm::CalBandpassRow::setTypeCurve ( CalCurveTypeMod::CalCurveType  typeCurve)

Set typeCurve with the specified CalCurveTypeMod::CalCurveType.

Parameters
typeCurveThe CalCurveTypeMod::CalCurveType value to which typeCurve is to be set.
Exceptions
IllegalAccessExceptionIf an attempt is made to change this field after is has been added to the table.
void asdm::CalBandpassRow::sidebandFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::sidebandFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::spectrumFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::spectrumFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::startValidTimeFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::startValidTimeFromText ( const std::string &  s)
private
void asdm::CalBandpassRow::toBin ( EndianOSStream eoss)
private

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

Parameters
eossthe EndianOSStream to be written to
asdmIDL::CalBandpassRowIDL* asdm::CalBandpassRow::toIDL ( ) const

Return this row in the form of an IDL struct.

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

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

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

Return this row in the form of an XML string.

Returns
The values of this row as an XML string.
void asdm::CalBandpassRow::typeCurveFromBin ( EndianIStream eis)
private
void asdm::CalBandpassRow::typeCurveFromText ( const std::string &  s)
private

Friends And Related Function Documentation

friend class asdm::CalBandpassTable
friend

Definition at line 163 of file CalBandpassRow.h.

friend class asdm::RowTransformer< CalBandpassRow >
friend

Definition at line 164 of file CalBandpassRow.h.

Member Data Documentation

std::vector<std::string > asdm::CalBandpassRow::antennaNames
private

===> Attribute antennaNames

Definition at line 1492 of file CalBandpassRow.h.

AtmPhaseCorrectionMod::AtmPhaseCorrection asdm::CalBandpassRow::atmPhaseCorrection
private

===> Attribute atmPhaseCorrection

Definition at line 1404 of file CalBandpassRow.h.

Extrinsic Table asdm::CalBandpassRow::Attributes

Definition at line 187 of file CalBandpassRow.h.

Extrinsic Table asdm::CalBandpassRow::Attributes

Definition at line 1050 of file CalBandpassRow.h.

Tag asdm::CalBandpassRow::calReductionId
private

===> Attribute calReductionId

Definition at line 1690 of file CalBandpassRow.h.

std::vector<Frequency > asdm::CalBandpassRow::chanFreqStart
private

Definition at line 1625 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::chanFreqStartExists
private

===> Attribute chanFreqStart, which is optional

Definition at line 1622 of file CalBandpassRow.h.

std::vector<Frequency > asdm::CalBandpassRow::chanFreqStep
private

Definition at line 1638 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::chanFreqStepExists
private

===> Attribute chanFreqStep, which is optional

Definition at line 1635 of file CalBandpassRow.h.

std::vector<std::vector<std::vector<float > > > asdm::CalBandpassRow::curve
private

===> Attribute curve

Definition at line 1536 of file CalBandpassRow.h.

ArrayTime asdm::CalBandpassRow::endValidTime
private

===> Attribute endValidTime

Definition at line 1448 of file CalBandpassRow.h.

std::vector<Frequency > asdm::CalBandpassRow::freqLimits
private

===> Attribute freqLimits

Definition at line 1514 of file CalBandpassRow.h.

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

Definition at line 1599 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::frequencyRangeExists
private

===> Attribute frequencyRange, which is optional

Definition at line 1596 of file CalBandpassRow.h.

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

Definition at line 1719 of file CalBandpassRow.h.

* text deserialization material std::map<std::string, CalBandpassAttributeFromText> asdm::CalBandpassRow::fromTextMethods
private

Definition at line 1754 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::hasBeenAdded
private

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

Definition at line 1338 of file CalBandpassRow.h.

int asdm::CalBandpassRow::numAntenna
private

===> Attribute numAntenna

Definition at line 1459 of file CalBandpassRow.h.

int asdm::CalBandpassRow::numBaseline
private

Definition at line 1560 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::numBaselineExists
private

===> Attribute numBaseline, which is optional

Definition at line 1557 of file CalBandpassRow.h.

int asdm::CalBandpassRow::numFreq
private

Definition at line 1573 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::numFreqExists
private

===> Attribute numFreq, which is optional

Definition at line 1570 of file CalBandpassRow.h.

int asdm::CalBandpassRow::numPoly
private

===> Attribute numPoly

Definition at line 1470 of file CalBandpassRow.h.

int asdm::CalBandpassRow::numReceptor
private

===> Attribute numReceptor

Definition at line 1481 of file CalBandpassRow.h.

int asdm::CalBandpassRow::numSpectralWindow
private

Definition at line 1612 of file CalBandpassRow.h.

std::vector<int > asdm::CalBandpassRow::numSpectralWindowChan
private

Definition at line 1651 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::numSpectralWindowChanExists
private

===> Attribute numSpectralWindowChan, which is optional

Definition at line 1648 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::numSpectralWindowExists
private

===> Attribute numSpectralWindow, which is optional

Definition at line 1609 of file CalBandpassRow.h.

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

===> Attribute polarizationTypes

Definition at line 1525 of file CalBandpassRow.h.

ReceiverBandMod::ReceiverBand asdm::CalBandpassRow::receiverBand
private

===> Attribute receiverBand

Definition at line 1426 of file CalBandpassRow.h.

std::vector<double > asdm::CalBandpassRow::reducedChiSquared
private

===> Attribute reducedChiSquared

Definition at line 1547 of file CalBandpassRow.h.

std::string asdm::CalBandpassRow::refAntennaName
private

===> Attribute refAntennaName

Definition at line 1503 of file CalBandpassRow.h.

std::vector<std::vector<float > > asdm::CalBandpassRow::rms
private

Definition at line 1586 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::rmsExists
private

===> Attribute rms, which is optional

Definition at line 1583 of file CalBandpassRow.h.

NetSidebandMod::NetSideband asdm::CalBandpassRow::sideband
private

===> Attribute sideband

Definition at line 1393 of file CalBandpassRow.h.

std::vector<std::vector<std::vector<float > > > asdm::CalBandpassRow::spectrum
private

Definition at line 1664 of file CalBandpassRow.h.

bool asdm::CalBandpassRow::spectrumExists
private

===> Attribute spectrum, which is optional

Definition at line 1661 of file CalBandpassRow.h.

ArrayTime asdm::CalBandpassRow::startValidTime
private

===> Attribute startValidTime

Definition at line 1437 of file CalBandpassRow.h.

CalBandpassTable& asdm::CalBandpassRow::table
private

The table to which this row belongs.

Definition at line 1334 of file CalBandpassRow.h.

CalCurveTypeMod::CalCurveType asdm::CalBandpassRow::typeCurve
private

===> Attribute typeCurve

Definition at line 1415 of file CalBandpassRow.h.


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