asdm::CalPointingRow Class Reference

#include <CalPointingRow.h>

List of all members.


Detailed Description

The CalPointingRow class is a row of a CalPointingTable.

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


Public Member Functions

CalPointingTablegetTable () const
CalPointingRowIDL * toIDL () const
void setFromIDL (CalPointingRowIDL x) throw (ConversionException)
string toXML () const
void setFromXML (string rowDoc) throw (ConversionException)
string getAntennaName () const
void setAntennaName (string antennaName)
ArrayTime getStartValidTime () const
void setStartValidTime (ArrayTime startValidTime)
ArrayTime getEndValidTime () const
void setEndValidTime (ArrayTime endValidTime)
ReceiverBandMod::ReceiverBand getReceiverBand () const
void setReceiverBand (ReceiverBandMod::ReceiverBand receiverBand)
vector< FrequencygetFrequencyRange () const
void setFrequencyRange (vector< Frequency > frequencyRange)
vector< AnglegetDirection () const
void setDirection (vector< Angle > direction)
vector< AnglegetCollOffsetRelative () const
void setCollOffsetRelative (vector< Angle > collOffsetRelative)
vector< AnglegetCollOffsetAbsolute () const
void setCollOffsetAbsolute (vector< Angle > collOffsetAbsolute)
vector< AnglegetCollError () const
void setCollError (vector< Angle > collError)
PointingMethodMod::PointingMethod getPointingMethod () const
void setPointingMethod (PointingMethodMod::PointingMethod pointingMethod)
bool isBeamWidthExists () const
vector< AnglegetBeamWidth () const throw (IllegalAccessException)
void setBeamWidth (vector< Angle > beamWidth)
void clearBeamWidth ()
bool isBeamWidthErrorExists () const
vector< AnglegetBeamWidthError () const throw (IllegalAccessException)
void setBeamWidthError (vector< Angle > beamWidthError)
void clearBeamWidthError ()
bool isBeamPAExists () const
Angle getBeamPA () const throw (IllegalAccessException)
void setBeamPA (Angle beamPA)
void clearBeamPA ()
bool isBeamPAErrorExists () const
Angle getBeamPAError () const throw (IllegalAccessException)
void setBeamPAError (Angle beamPAError)
void clearBeamPAError ()
bool isPeakIntensityExists () const
Temperature getPeakIntensity () const throw (IllegalAccessException)
void setPeakIntensity (Temperature peakIntensity)
void clearPeakIntensity ()
bool isPeakIntensityErrorExists () const
Temperature getPeakIntensityError () const throw (IllegalAccessException)
void setPeakIntensityError (Temperature peakIntensityError)
void clearPeakIntensityError ()
PointingModelModeMod::PointingModelMode getMode () const
void setMode (PointingModelModeMod::PointingModelMode mode)
bool isBeamWidthWasFixedExists () const
vector< bool > getBeamWidthWasFixed () const throw (IllegalAccessException)
void setBeamWidthWasFixed (vector< bool > beamWidthWasFixed)
void clearBeamWidthWasFixed ()
bool isBeamPAWasFixedExists () const
bool getBeamPAWasFixed () const throw (IllegalAccessException)
void setBeamPAWasFixed (bool beamPAWasFixed)
void clearBeamPAWasFixed ()
bool isPeakIntensityWasFixedExists () const
bool getPeakIntensityWasFixed () const throw (IllegalAccessException)
void setPeakIntensityWasFixed (bool peakIntensityWasFixed)
void clearPeakIntensityWasFixed ()
Temperature getAmbientTemperature () const
void setAmbientTemperature (Temperature ambientTemperature)
Tag getCalDataId () const
void setCalDataId (Tag calDataId)
Tag getCalReductionId () const
void setCalReductionId (Tag calReductionId)
CalDataRowgetCalDataUsingCalDataId ()
CalReductionRowgetCalReductionUsingCalReductionId ()
bool compareNoAutoInc (Tag calDataId, Tag calReductionId, string antennaName, ArrayTime startValidTime, ArrayTime endValidTime, ReceiverBandMod::ReceiverBand receiverBand, vector< Frequency > frequencyRange, vector< Angle > direction, vector< Angle > collOffsetRelative, vector< Angle > collOffsetAbsolute, vector< Angle > collError, PointingMethodMod::PointingMethod pointingMethod, PointingModelModeMod::PointingModelMode mode, Temperature ambientTemperature)
bool compareRequiredValue (ArrayTime startValidTime, ArrayTime endValidTime, ReceiverBandMod::ReceiverBand receiverBand, vector< Frequency > frequencyRange, vector< Angle > direction, vector< Angle > collOffsetRelative, vector< Angle > collOffsetAbsolute, vector< Angle > collError, PointingMethodMod::PointingMethod pointingMethod, PointingModelModeMod::PointingModelMode mode, Temperature ambientTemperature)
bool equalByRequiredValue (CalPointingRow *x)


Member Function Documentation

void asdm::CalPointingRow::clearBeamPA  ) 
 

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

void asdm::CalPointingRow::clearBeamPAError  ) 
 

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

void asdm::CalPointingRow::clearBeamPAWasFixed  ) 
 

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

void asdm::CalPointingRow::clearBeamWidth  ) 
 

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

void asdm::CalPointingRow::clearBeamWidthError  ) 
 

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

void asdm::CalPointingRow::clearBeamWidthWasFixed  ) 
 

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

void asdm::CalPointingRow::clearPeakIntensity  ) 
 

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

void asdm::CalPointingRow::clearPeakIntensityError  ) 
 

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

void asdm::CalPointingRow::clearPeakIntensityWasFixed  ) 
 

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

bool asdm::CalPointingRow::compareNoAutoInc Tag  calDataId,
Tag  calReductionId,
string  antennaName,
ArrayTime  startValidTime,
ArrayTime  endValidTime,
ReceiverBandMod::ReceiverBand  receiverBand,
vector< Frequency frequencyRange,
vector< Angle direction,
vector< Angle collOffsetRelative,
vector< Angle collOffsetAbsolute,
vector< Angle collError,
PointingMethodMod::PointingMethod  pointingMethod,
PointingModelModeMod::PointingModelMode  mode,
Temperature  ambientTemperature
 

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

bool asdm::CalPointingRow::equalByRequiredValue CalPointingRow x  ) 
 

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

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

Temperature asdm::CalPointingRow::getAmbientTemperature  )  const
 

Get ambientTemperature.

Returns:
ambientTemperature as Temperature

string asdm::CalPointingRow::getAntennaName  )  const
 

Get antennaName.

Returns:
antennaName as string

Angle asdm::CalPointingRow::getBeamPA  )  const throw (IllegalAccessException)
 

Get beamPA, which is optional.

Returns:
beamPA as Angle
Exceptions:
IllegalAccessException If beamPA does not exist.

Angle asdm::CalPointingRow::getBeamPAError  )  const throw (IllegalAccessException)
 

Get beamPAError, which is optional.

Returns:
beamPAError as Angle
Exceptions:
IllegalAccessException If beamPAError does not exist.

bool asdm::CalPointingRow::getBeamPAWasFixed  )  const throw (IllegalAccessException)
 

Get beamPAWasFixed, which is optional.

Returns:
beamPAWasFixed as bool
Exceptions:
IllegalAccessException If beamPAWasFixed does not exist.

vector<Angle > asdm::CalPointingRow::getBeamWidth  )  const throw (IllegalAccessException)
 

Get beamWidth, which is optional.

Returns:
beamWidth as vector<Angle >
Exceptions:
IllegalAccessException If beamWidth does not exist.

vector<Angle > asdm::CalPointingRow::getBeamWidthError  )  const throw (IllegalAccessException)
 

Get beamWidthError, which is optional.

Returns:
beamWidthError as vector<Angle >
Exceptions:
IllegalAccessException If beamWidthError does not exist.

vector<bool > asdm::CalPointingRow::getBeamWidthWasFixed  )  const throw (IllegalAccessException)
 

Get beamWidthWasFixed, which is optional.

Returns:
beamWidthWasFixed as vector<bool >
Exceptions:
IllegalAccessException If beamWidthWasFixed does not exist.

Tag asdm::CalPointingRow::getCalDataId  )  const
 

Get calDataId.

Returns:
calDataId as Tag

CalDataRow* asdm::CalPointingRow::getCalDataUsingCalDataId  ) 
 

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

Returns:
a CalDataRow*

Tag asdm::CalPointingRow::getCalReductionId  )  const
 

Get calReductionId.

Returns:
calReductionId as Tag

CalReductionRow* asdm::CalPointingRow::getCalReductionUsingCalReductionId  ) 
 

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

Returns:
a CalReductionRow*

vector<Angle > asdm::CalPointingRow::getCollError  )  const
 

Get collError.

Returns:
collError as vector<Angle >

vector<Angle > asdm::CalPointingRow::getCollOffsetAbsolute  )  const
 

Get collOffsetAbsolute.

Returns:
collOffsetAbsolute as vector<Angle >

vector<Angle > asdm::CalPointingRow::getCollOffsetRelative  )  const
 

Get collOffsetRelative.

Returns:
collOffsetRelative as vector<Angle >

vector<Angle > asdm::CalPointingRow::getDirection  )  const
 

Get direction.

Returns:
direction as vector<Angle >

ArrayTime asdm::CalPointingRow::getEndValidTime  )  const
 

Get endValidTime.

Returns:
endValidTime as ArrayTime

vector<Frequency > asdm::CalPointingRow::getFrequencyRange  )  const
 

Get frequencyRange.

Returns:
frequencyRange as vector<Frequency >

PointingModelModeMod::PointingModelMode asdm::CalPointingRow::getMode  )  const
 

Get mode.

Returns:
mode as PointingModelModeMod::PointingModelMode

Temperature asdm::CalPointingRow::getPeakIntensity  )  const throw (IllegalAccessException)
 

Get peakIntensity, which is optional.

Returns:
peakIntensity as Temperature
Exceptions:
IllegalAccessException If peakIntensity does not exist.

Temperature asdm::CalPointingRow::getPeakIntensityError  )  const throw (IllegalAccessException)
 

Get peakIntensityError, which is optional.

Returns:
peakIntensityError as Temperature
Exceptions:
IllegalAccessException If peakIntensityError does not exist.

bool asdm::CalPointingRow::getPeakIntensityWasFixed  )  const throw (IllegalAccessException)
 

Get peakIntensityWasFixed, which is optional.

Returns:
peakIntensityWasFixed as bool
Exceptions:
IllegalAccessException If peakIntensityWasFixed does not exist.

PointingMethodMod::PointingMethod asdm::CalPointingRow::getPointingMethod  )  const
 

Get pointingMethod.

Returns:
pointingMethod as PointingMethodMod::PointingMethod

ReceiverBandMod::ReceiverBand asdm::CalPointingRow::getReceiverBand  )  const
 

Get receiverBand.

Returns:
receiverBand as ReceiverBandMod::ReceiverBand

ArrayTime asdm::CalPointingRow::getStartValidTime  )  const
 

Get startValidTime.

Returns:
startValidTime as ArrayTime

CalPointingTable& asdm::CalPointingRow::getTable  )  const
 

Return the table to which this row belongs.

bool asdm::CalPointingRow::isBeamPAErrorExists  )  const
 

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

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

bool asdm::CalPointingRow::isBeamPAExists  )  const
 

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

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

bool asdm::CalPointingRow::isBeamPAWasFixedExists  )  const
 

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

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

bool asdm::CalPointingRow::isBeamWidthErrorExists  )  const
 

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

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

bool asdm::CalPointingRow::isBeamWidthExists  )  const
 

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

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

bool asdm::CalPointingRow::isBeamWidthWasFixedExists  )  const
 

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

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

bool asdm::CalPointingRow::isPeakIntensityErrorExists  )  const
 

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

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

bool asdm::CalPointingRow::isPeakIntensityExists  )  const
 

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

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

bool asdm::CalPointingRow::isPeakIntensityWasFixedExists  )  const
 

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

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

void asdm::CalPointingRow::setAmbientTemperature Temperature  ambientTemperature  ) 
 

Set ambientTemperature with the specified Temperature.

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

void asdm::CalPointingRow::setAntennaName string  antennaName  ) 
 

Set antennaName with the specified string.

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

void asdm::CalPointingRow::setBeamPA Angle  beamPA  ) 
 

Set beamPA with the specified Angle.

Parameters:
beamPA The Angle value to which beamPA is to be set.

void asdm::CalPointingRow::setBeamPAError Angle  beamPAError  ) 
 

Set beamPAError with the specified Angle.

Parameters:
beamPAError The Angle value to which beamPAError is to be set.

void asdm::CalPointingRow::setBeamPAWasFixed bool  beamPAWasFixed  ) 
 

Set beamPAWasFixed with the specified bool.

Parameters:
beamPAWasFixed The bool value to which beamPAWasFixed is to be set.

void asdm::CalPointingRow::setBeamWidth vector< Angle beamWidth  ) 
 

Set beamWidth with the specified vector<Angle >.

Parameters:
beamWidth The vector<Angle > value to which beamWidth is to be set.

void asdm::CalPointingRow::setBeamWidthError vector< Angle beamWidthError  ) 
 

Set beamWidthError with the specified vector<Angle >.

Parameters:
beamWidthError The vector<Angle > value to which beamWidthError is to be set.

void asdm::CalPointingRow::setBeamWidthWasFixed vector< bool >  beamWidthWasFixed  ) 
 

Set beamWidthWasFixed with the specified vector<bool >.

Parameters:
beamWidthWasFixed The vector<bool > value to which beamWidthWasFixed is to be set.

void asdm::CalPointingRow::setCalDataId Tag  calDataId  ) 
 

Set calDataId with the specified Tag.

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

void asdm::CalPointingRow::setCalReductionId Tag  calReductionId  ) 
 

Set calReductionId with the specified Tag.

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

void asdm::CalPointingRow::setCollError vector< Angle collError  ) 
 

Set collError with the specified vector<Angle >.

Parameters:
collError The vector<Angle > value to which collError is to be set.

void asdm::CalPointingRow::setCollOffsetAbsolute vector< Angle collOffsetAbsolute  ) 
 

Set collOffsetAbsolute with the specified vector<Angle >.

Parameters:
collOffsetAbsolute The vector<Angle > value to which collOffsetAbsolute is to be set.

void asdm::CalPointingRow::setCollOffsetRelative vector< Angle collOffsetRelative  ) 
 

Set collOffsetRelative with the specified vector<Angle >.

Parameters:
collOffsetRelative The vector<Angle > value to which collOffsetRelative is to be set.

void asdm::CalPointingRow::setDirection vector< Angle direction  ) 
 

Set direction with the specified vector<Angle >.

Parameters:
direction The vector<Angle > value to which direction is to be set.

void asdm::CalPointingRow::setEndValidTime ArrayTime  endValidTime  ) 
 

Set endValidTime with the specified ArrayTime.

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

void asdm::CalPointingRow::setFrequencyRange vector< Frequency frequencyRange  ) 
 

Set frequencyRange with the specified vector<Frequency >.

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

void asdm::CalPointingRow::setFromIDL CalPointingRowIDL  x  )  throw (ConversionException)
 

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

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

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

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

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

void asdm::CalPointingRow::setMode PointingModelModeMod::PointingModelMode  mode  ) 
 

Set mode with the specified PointingModelModeMod::PointingModelMode.

Parameters:
mode The PointingModelModeMod::PointingModelMode value to which mode is to be set.

void asdm::CalPointingRow::setPeakIntensity Temperature  peakIntensity  ) 
 

Set peakIntensity with the specified Temperature.

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

void asdm::CalPointingRow::setPeakIntensityError Temperature  peakIntensityError  ) 
 

Set peakIntensityError with the specified Temperature.

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

void asdm::CalPointingRow::setPeakIntensityWasFixed bool  peakIntensityWasFixed  ) 
 

Set peakIntensityWasFixed with the specified bool.

Parameters:
peakIntensityWasFixed The bool value to which peakIntensityWasFixed is to be set.

void asdm::CalPointingRow::setPointingMethod PointingMethodMod::PointingMethod  pointingMethod  ) 
 

Set pointingMethod with the specified PointingMethodMod::PointingMethod.

Parameters:
pointingMethod The PointingMethodMod::PointingMethod value to which pointingMethod is to be set.

void asdm::CalPointingRow::setReceiverBand ReceiverBandMod::ReceiverBand  receiverBand  ) 
 

Set receiverBand with the specified ReceiverBandMod::ReceiverBand.

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

void asdm::CalPointingRow::setStartValidTime ArrayTime  startValidTime  ) 
 

Set startValidTime with the specified ArrayTime.

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

CalPointingRowIDL* asdm::CalPointingRow::toIDL  )  const
 

Return this row in the form of an IDL struct.

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

string asdm::CalPointingRow::toXML  )  const
 

Return this row in the form of an XML string.

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


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 17:43:44 2008 for ASDM C++ Implementation by doxygen 1.3.8