alma.asdm.SysCalRow Class Reference

Inherits alma.asdm.ASDMRow.

List of all members.


Detailed Description

The SysCalRow class is a row of a SysCalTable.

Generated from model's revision 1.46, branch HEAD


Public Member Functions

SysCalTable getTable ()
 Return the table to which this row belongs.
SysCalRowIDL toIDL ()
 Return this row in the form of an IDL struct.
void setFromIDL (SysCalRowIDL x) throws ConversionException
 Fill the values of this row from the IDL struct SysCalRowIDL.
String toXML () throws ConversionException
 Return this row in the form of an XML string.
void setFromXML (String rowDoc) throws ConversionException
 Fill the values of this row from an XML string that was produced by the toXML() method.
ArrayTimeInterval getTimeInterval ()
 Get timeInterval.
void setTimeInterval (ArrayTimeInterval timeInterval) throws IllegalAccessException
 Set timeInterval with the specified ArrayTimeInterval value.
boolean isNumLoadExists ()
 The attribute numLoad is optional.
int getNumLoad () throws IllegalAccessException
 Get numLoad, which is optional.
void setNumLoad (int numLoad)
 Set numLoad with the specified int value.
void clearNumLoad ()
 Mark numLoad, which is an optional field, as non-existent.
boolean isCalLoadExists ()
 The attribute calLoad is optional.
int[] getCalLoad () throws IllegalAccessException
 Get calLoad, which is optional.
void setCalLoad (int[] calLoad)
 Set calLoad with the specified int[] value.
void clearCalLoad ()
 Mark calLoad, which is an optional field, as non-existent.
boolean isFeffExists ()
 The attribute feff is optional.
float[] getFeff () throws IllegalAccessException
 Get feff, which is optional.
void setFeff (float[] feff)
 Set feff with the specified float[] value.
void clearFeff ()
 Mark feff, which is an optional field, as non-existent.
boolean isAeffExists ()
 The attribute aeff is optional.
float[] getAeff () throws IllegalAccessException
 Get aeff, which is optional.
void setAeff (float[] aeff)
 Set aeff with the specified float[] value.
void clearAeff ()
 Mark aeff, which is an optional field, as non-existent.
boolean isPhaseDiffExists ()
 The attribute phaseDiff is optional.
Angle getPhaseDiff () throws IllegalAccessException
 Get phaseDiff, which is optional.
void setPhaseDiff (Angle phaseDiff)
 Set phaseDiff with the specified Angle value.
void clearPhaseDiff ()
 Mark phaseDiff, which is an optional field, as non-existent.
boolean isSbgainExists ()
 The attribute sbgain is optional.
float getSbgain () throws IllegalAccessException
 Get sbgain, which is optional.
void setSbgain (float sbgain)
 Set sbgain with the specified float value.
void clearSbgain ()
 Mark sbgain, which is an optional field, as non-existent.
boolean isTauExists ()
 The attribute tau is optional.
Temperature[] getTau () throws IllegalAccessException
 Get tau, which is optional.
void setTau (Temperature[] tau)
 Set tau with the specified Temperature[] value.
void clearTau ()
 Mark tau, which is an optional field, as non-existent.
boolean isTcalExists ()
 The attribute tcal is optional.
Temperature[] getTcal () throws IllegalAccessException
 Get tcal, which is optional.
void setTcal (Temperature[] tcal)
 Set tcal with the specified Temperature[] value.
void clearTcal ()
 Mark tcal, which is an optional field, as non-existent.
boolean isTrxExists ()
 The attribute trx is optional.
Temperature[] getTrx () throws IllegalAccessException
 Get trx, which is optional.
void setTrx (Temperature[] trx)
 Set trx with the specified Temperature[] value.
void clearTrx ()
 Mark trx, which is an optional field, as non-existent.
boolean isTskyExists ()
 The attribute tsky is optional.
Temperature[] getTsky () throws IllegalAccessException
 Get tsky, which is optional.
void setTsky (Temperature[] tsky)
 Set tsky with the specified Temperature[] value.
void clearTsky ()
 Mark tsky, which is an optional field, as non-existent.
boolean isTsysExists ()
 The attribute tsys is optional.
Temperature[] getTsys () throws IllegalAccessException
 Get tsys, which is optional.
void setTsys (Temperature[] tsys)
 Set tsys with the specified Temperature[] value.
void clearTsys ()
 Mark tsys, which is an optional field, as non-existent.
boolean isTantExists ()
 The attribute tant is optional.
Temperature[] getTant () throws IllegalAccessException
 Get tant, which is optional.
void setTant (Temperature[] tant)
 Set tant with the specified Temperature[] value.
void clearTant ()
 Mark tant, which is an optional field, as non-existent.
boolean isTantTsysExists ()
 The attribute tantTsys is optional.
float[] getTantTsys () throws IllegalAccessException
 Get tantTsys, which is optional.
void setTantTsys (float[] tantTsys)
 Set tantTsys with the specified float[] value.
void clearTantTsys ()
 Mark tantTsys, which is an optional field, as non-existent.
boolean isPwvPathExists ()
 The attribute pwvPath is optional.
Length[] getPwvPath () throws IllegalAccessException
 Get pwvPath, which is optional.
void setPwvPath (Length[] pwvPath)
 Set pwvPath with the specified Length[] value.
void clearPwvPath ()
 Mark pwvPath, which is an optional field, as non-existent.
boolean isDpwvPathExists ()
 The attribute dpwvPath is optional.
float[] getDpwvPath () throws IllegalAccessException
 Get dpwvPath, which is optional.
void setDpwvPath (float[] dpwvPath)
 Set dpwvPath with the specified float[] value.
void clearDpwvPath ()
 Mark dpwvPath, which is an optional field, as non-existent.
boolean isFeffSpectrumExists ()
 The attribute feffSpectrum is optional.
float[][] getFeffSpectrum () throws IllegalAccessException
 Get feffSpectrum, which is optional.
void setFeffSpectrum (float[][] feffSpectrum)
 Set feffSpectrum with the specified float[][] value.
void clearFeffSpectrum ()
 Mark feffSpectrum, which is an optional field, as non-existent.
boolean isSbgainSpectrumExists ()
 The attribute sbgainSpectrum is optional.
float[][] getSbgainSpectrum () throws IllegalAccessException
 Get sbgainSpectrum, which is optional.
void setSbgainSpectrum (float[][] sbgainSpectrum)
 Set sbgainSpectrum with the specified float[][] value.
void clearSbgainSpectrum ()
 Mark sbgainSpectrum, which is an optional field, as non-existent.
boolean isTauSpectrumExists ()
 The attribute tauSpectrum is optional.
Temperature[][] getTauSpectrum () throws IllegalAccessException
 Get tauSpectrum, which is optional.
void setTauSpectrum (Temperature[][] tauSpectrum)
 Set tauSpectrum with the specified Temperature[][] value.
void clearTauSpectrum ()
 Mark tauSpectrum, which is an optional field, as non-existent.
boolean isTcalSpectrumExists ()
 The attribute tcalSpectrum is optional.
Temperature[][] getTcalSpectrum () throws IllegalAccessException
 Get tcalSpectrum, which is optional.
void setTcalSpectrum (Temperature[][] tcalSpectrum)
 Set tcalSpectrum with the specified Temperature[][] value.
void clearTcalSpectrum ()
 Mark tcalSpectrum, which is an optional field, as non-existent.
boolean isTrxSpectrumExists ()
 The attribute trxSpectrum is optional.
Temperature[] getTrxSpectrum () throws IllegalAccessException
 Get trxSpectrum, which is optional.
void setTrxSpectrum (Temperature[] trxSpectrum)
 Set trxSpectrum with the specified Temperature[] value.
void clearTrxSpectrum ()
 Mark trxSpectrum, which is an optional field, as non-existent.
boolean isTskySpectrumExists ()
 The attribute tskySpectrum is optional.
Temperature[][] getTskySpectrum () throws IllegalAccessException
 Get tskySpectrum, which is optional.
void setTskySpectrum (Temperature[][] tskySpectrum)
 Set tskySpectrum with the specified Temperature[][] value.
void clearTskySpectrum ()
 Mark tskySpectrum, which is an optional field, as non-existent.
boolean isTsysSpectrumExists ()
 The attribute tsysSpectrum is optional.
Temperature[][] getTsysSpectrum () throws IllegalAccessException
 Get tsysSpectrum, which is optional.
void setTsysSpectrum (Temperature[][] tsysSpectrum)
 Set tsysSpectrum with the specified Temperature[][] value.
void clearTsysSpectrum ()
 Mark tsysSpectrum, which is an optional field, as non-existent.
boolean isTantSpectrumExists ()
 The attribute tantSpectrum is optional.
Temperature[][] getTantSpectrum () throws IllegalAccessException
 Get tantSpectrum, which is optional.
void setTantSpectrum (Temperature[][] tantSpectrum)
 Set tantSpectrum with the specified Temperature[][] value.
void clearTantSpectrum ()
 Mark tantSpectrum, which is an optional field, as non-existent.
boolean isTantTsysSpectrumExists ()
 The attribute tantTsysSpectrum is optional.
float[][] getTantTsysSpectrum () throws IllegalAccessException
 Get tantTsysSpectrum, which is optional.
void setTantTsysSpectrum (float[][] tantTsysSpectrum)
 Set tantTsysSpectrum with the specified float[][] value.
void clearTantTsysSpectrum ()
 Mark tantTsysSpectrum, which is an optional field, as non-existent.
boolean isPwvPathSpectrumExists ()
 The attribute pwvPathSpectrum is optional.
Length[] getPwvPathSpectrum () throws IllegalAccessException
 Get pwvPathSpectrum, which is optional.
void setPwvPathSpectrum (Length[] pwvPathSpectrum)
 Set pwvPathSpectrum with the specified Length[] value.
void clearPwvPathSpectrum ()
 Mark pwvPathSpectrum, which is an optional field, as non-existent.
boolean isDpwvPathSpectrumExists ()
 The attribute dpwvPathSpectrum is optional.
float[] getDpwvPathSpectrum () throws IllegalAccessException
 Get dpwvPathSpectrum, which is optional.
void setDpwvPathSpectrum (float[] dpwvPathSpectrum)
 Set dpwvPathSpectrum with the specified float[] value.
void clearDpwvPathSpectrum ()
 Mark dpwvPathSpectrum, which is an optional field, as non-existent.
boolean isNumPolyExists ()
 The attribute numPoly is optional.
int getNumPoly () throws IllegalAccessException
 Get numPoly, which is optional.
void setNumPoly (int numPoly)
 Set numPoly with the specified int value.
void clearNumPoly ()
 Mark numPoly, which is an optional field, as non-existent.
boolean isNumPolyFreqExists ()
 The attribute numPolyFreq is optional.
int getNumPolyFreq () throws IllegalAccessException
 Get numPolyFreq, which is optional.
void setNumPolyFreq (int numPolyFreq)
 Set numPolyFreq with the specified int value.
void clearNumPolyFreq ()
 Mark numPolyFreq, which is an optional field, as non-existent.
boolean isTimeOriginExists ()
 The attribute timeOrigin is optional.
ArrayTime getTimeOrigin () throws IllegalAccessException
 Get timeOrigin, which is optional.
void setTimeOrigin (ArrayTime timeOrigin)
 Set timeOrigin with the specified ArrayTime value.
void clearTimeOrigin ()
 Mark timeOrigin, which is an optional field, as non-existent.
boolean isFreqOriginExists ()
 The attribute freqOrigin is optional.
Frequency getFreqOrigin () throws IllegalAccessException
 Get freqOrigin, which is optional.
void setFreqOrigin (Frequency freqOrigin)
 Set freqOrigin with the specified Frequency value.
void clearFreqOrigin ()
 Mark freqOrigin, which is an optional field, as non-existent.
boolean isPhaseCurveExists ()
 The attribute phaseCurve is optional.
Angle[][] getPhaseCurve () throws IllegalAccessException
 Get phaseCurve, which is optional.
void setPhaseCurve (Angle[][] phaseCurve)
 Set phaseCurve with the specified Angle[][] value.
void clearPhaseCurve ()
 Mark phaseCurve, which is an optional field, as non-existent.
boolean isDelayCurveExists ()
 The attribute delayCurve is optional.
Interval[][] getDelayCurve () throws IllegalAccessException
 Get delayCurve, which is optional.
void setDelayCurve (Interval[][] delayCurve)
 Set delayCurve with the specified Interval[][] value.
void clearDelayCurve ()
 Mark delayCurve, which is an optional field, as non-existent.
boolean isAmpliCurveExists ()
 The attribute ampliCurve is optional.
float[][] getAmpliCurve () throws IllegalAccessException
 Get ampliCurve, which is optional.
void setAmpliCurve (float[][] ampliCurve)
 Set ampliCurve with the specified float[][] value.
void clearAmpliCurve ()
 Mark ampliCurve, which is an optional field, as non-existent.
boolean isBandpassCurveExists ()
 The attribute bandpassCurve is optional.
float[][] getBandpassCurve () throws IllegalAccessException
 Get bandpassCurve, which is optional.
void setBandpassCurve (float[][] bandpassCurve)
 Set bandpassCurve with the specified float[][] value.
void clearBandpassCurve ()
 Mark bandpassCurve, which is an optional field, as non-existent.
boolean isPhasediffFlagExists ()
 The attribute phasediffFlag is optional.
boolean getPhasediffFlag () throws IllegalAccessException
 Get phasediffFlag, which is optional.
void setPhasediffFlag (boolean phasediffFlag)
 Set phasediffFlag with the specified boolean value.
void clearPhasediffFlag ()
 Mark phasediffFlag, which is an optional field, as non-existent.
boolean isSbgainFlagExists ()
 The attribute sbgainFlag is optional.
boolean getSbgainFlag () throws IllegalAccessException
 Get sbgainFlag, which is optional.
void setSbgainFlag (boolean sbgainFlag)
 Set sbgainFlag with the specified boolean value.
void clearSbgainFlag ()
 Mark sbgainFlag, which is an optional field, as non-existent.
boolean isTauFlagExists ()
 The attribute tauFlag is optional.
boolean getTauFlag () throws IllegalAccessException
 Get tauFlag, which is optional.
void setTauFlag (boolean tauFlag)
 Set tauFlag with the specified boolean value.
void clearTauFlag ()
 Mark tauFlag, which is an optional field, as non-existent.
boolean isTcalFlagExists ()
 The attribute tcalFlag is optional.
boolean getTcalFlag () throws IllegalAccessException
 Get tcalFlag, which is optional.
void setTcalFlag (boolean tcalFlag)
 Set tcalFlag with the specified boolean value.
void clearTcalFlag ()
 Mark tcalFlag, which is an optional field, as non-existent.
boolean isTrxFlagExists ()
 The attribute trxFlag is optional.
boolean getTrxFlag () throws IllegalAccessException
 Get trxFlag, which is optional.
void setTrxFlag (boolean trxFlag)
 Set trxFlag with the specified boolean value.
void clearTrxFlag ()
 Mark trxFlag, which is an optional field, as non-existent.
boolean isTskyFlagExists ()
 The attribute tskyFlag is optional.
boolean getTskyFlag () throws IllegalAccessException
 Get tskyFlag, which is optional.
void setTskyFlag (boolean tskyFlag)
 Set tskyFlag with the specified boolean value.
void clearTskyFlag ()
 Mark tskyFlag, which is an optional field, as non-existent.
boolean isTsysFlagExists ()
 The attribute tsysFlag is optional.
boolean getTsysFlag () throws IllegalAccessException
 Get tsysFlag, which is optional.
void setTsysFlag (boolean tsysFlag)
 Set tsysFlag with the specified boolean value.
void clearTsysFlag ()
 Mark tsysFlag, which is an optional field, as non-existent.
boolean isTantFlagExists ()
 The attribute tantFlag is optional.
boolean getTantFlag () throws IllegalAccessException
 Get tantFlag, which is optional.
void setTantFlag (boolean tantFlag)
 Set tantFlag with the specified boolean value.
void clearTantFlag ()
 Mark tantFlag, which is an optional field, as non-existent.
boolean isTantTsysFlagExists ()
 The attribute tantTsysFlag is optional.
boolean getTantTsysFlag () throws IllegalAccessException
 Get tantTsysFlag, which is optional.
void setTantTsysFlag (boolean tantTsysFlag)
 Set tantTsysFlag with the specified boolean value.
void clearTantTsysFlag ()
 Mark tantTsysFlag, which is an optional field, as non-existent.
boolean isPwvPathFlagExists ()
 The attribute pwvPathFlag is optional.
boolean getPwvPathFlag () throws IllegalAccessException
 Get pwvPathFlag, which is optional.
void setPwvPathFlag (boolean pwvPathFlag)
 Set pwvPathFlag with the specified boolean value.
void clearPwvPathFlag ()
 Mark pwvPathFlag, which is an optional field, as non-existent.
Tag getAntennaId ()
 Get antennaId.
void setAntennaId (Tag antennaId) throws IllegalAccessException
 Set antennaId with the specified Tag value.
int getFeedId ()
 Get feedId.
void setFeedId (int feedId) throws IllegalAccessException
 Set feedId with the specified int value.
Tag getSpectralWindowId ()
 Get spectralWindowId.
void setSpectralWindowId (Tag spectralWindowId) throws IllegalAccessException
 Set spectralWindowId with the specified Tag value.
SpectralWindowRow getSpectralWindowUsingSpectralWindowId ()
 Returns the pointer to the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId.
FeedRow[] getFeeds () throws InvalidAccessException, NoSuchRow
 Get the collection of rows in the Feed table having feedId == this.feedId.
AntennaRow getAntennaUsingAntennaId ()
 Returns the pointer to the row in the Antenna table having Antenna.antennaId == antennaId.
boolean compareNoAutoInc (Tag antennaId, int feedId, Tag spectralWindowId, ArrayTimeInterval timeInterval)
 Compare each attribute except the autoincrementable one of this SysCalRow with the corresponding parameters and return true if there is a match and false otherwise.
boolean equalByRequiredValue (SysCalRow x)
 Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
boolean compareRequiredValue ()

Package Functions

 SysCalRow (SysCalTable table)
 Create a SysCalRow.
 SysCalRow (SysCalTable table, SysCalRow row)
 Creates a SysCalRow using a copy constructor mechanism.
void isAdded ()
Object[] getAttributesValues ()
 Returns all the attributes of an attribute of an ASDM table as an array of Object.

Package Attributes

ArrayTimeInterval timeInterval


Constructor & Destructor Documentation

alma.asdm.SysCalRow.SysCalRow SysCalTable  table  )  [package]
 

Create a SysCalRow.

This constructor has package access because only the table can create rows. All rows know the table to which they belong.

Parameters:
table The table to which this row belongs.

alma.asdm.SysCalRow.SysCalRow SysCalTable  table,
SysCalRow  row
[package]
 

Creates a SysCalRow using a copy constructor mechanism.

Given a SysCalRow row and a SysCalTable table, the method creates a new SysCalRow 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 has package access because only the table can create rows. All rows know the table to which they belong.

Parameters:
table The table to which this row belongs.
row The row which is to be copied.


Member Function Documentation

void alma.asdm.SysCalRow.clearAeff  ) 
 

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

void alma.asdm.SysCalRow.clearAmpliCurve  ) 
 

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

void alma.asdm.SysCalRow.clearBandpassCurve  ) 
 

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

void alma.asdm.SysCalRow.clearCalLoad  ) 
 

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

void alma.asdm.SysCalRow.clearDelayCurve  ) 
 

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

void alma.asdm.SysCalRow.clearDpwvPath  ) 
 

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

void alma.asdm.SysCalRow.clearDpwvPathSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearFeff  ) 
 

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

void alma.asdm.SysCalRow.clearFeffSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearFreqOrigin  ) 
 

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

void alma.asdm.SysCalRow.clearNumLoad  ) 
 

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

void alma.asdm.SysCalRow.clearNumPoly  ) 
 

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

void alma.asdm.SysCalRow.clearNumPolyFreq  ) 
 

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

void alma.asdm.SysCalRow.clearPhaseCurve  ) 
 

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

void alma.asdm.SysCalRow.clearPhaseDiff  ) 
 

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

void alma.asdm.SysCalRow.clearPhasediffFlag  ) 
 

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

void alma.asdm.SysCalRow.clearPwvPath  ) 
 

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

void alma.asdm.SysCalRow.clearPwvPathFlag  ) 
 

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

void alma.asdm.SysCalRow.clearPwvPathSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearSbgain  ) 
 

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

void alma.asdm.SysCalRow.clearSbgainFlag  ) 
 

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

void alma.asdm.SysCalRow.clearSbgainSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearTant  ) 
 

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

void alma.asdm.SysCalRow.clearTantFlag  ) 
 

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

void alma.asdm.SysCalRow.clearTantSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearTantTsys  ) 
 

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

void alma.asdm.SysCalRow.clearTantTsysFlag  ) 
 

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

void alma.asdm.SysCalRow.clearTantTsysSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearTau  ) 
 

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

void alma.asdm.SysCalRow.clearTauFlag  ) 
 

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

void alma.asdm.SysCalRow.clearTauSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearTcal  ) 
 

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

void alma.asdm.SysCalRow.clearTcalFlag  ) 
 

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

void alma.asdm.SysCalRow.clearTcalSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearTimeOrigin  ) 
 

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

void alma.asdm.SysCalRow.clearTrx  ) 
 

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

void alma.asdm.SysCalRow.clearTrxFlag  ) 
 

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

void alma.asdm.SysCalRow.clearTrxSpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearTsky  ) 
 

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

void alma.asdm.SysCalRow.clearTskyFlag  ) 
 

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

void alma.asdm.SysCalRow.clearTskySpectrum  ) 
 

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

void alma.asdm.SysCalRow.clearTsys  ) 
 

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

void alma.asdm.SysCalRow.clearTsysFlag  ) 
 

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

void alma.asdm.SysCalRow.clearTsysSpectrum  ) 
 

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

boolean alma.asdm.SysCalRow.compareNoAutoInc Tag  antennaId,
int  feedId,
Tag  spectralWindowId,
ArrayTimeInterval  timeInterval
 

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

boolean alma.asdm.SysCalRow.equalByRequiredValue SysCalRow  x  ) 
 

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

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

float [] alma.asdm.SysCalRow.getAeff  )  throws IllegalAccessException
 

Get aeff, which is optional.

Returns:
aeff as float[]
Exceptions:
IllegalAccessException If aeff does not exist.

float [][] alma.asdm.SysCalRow.getAmpliCurve  )  throws IllegalAccessException
 

Get ampliCurve, which is optional.

Returns:
ampliCurve as float[][]
Exceptions:
IllegalAccessException If ampliCurve does not exist.

Tag alma.asdm.SysCalRow.getAntennaId  ) 
 

Get antennaId.

Returns:
antennaId as Tag

AntennaRow alma.asdm.SysCalRow.getAntennaUsingAntennaId  ) 
 

Returns the pointer to the row in the Antenna table having Antenna.antennaId == antennaId.

Returns:
a AntennaRow

Object [] alma.asdm.SysCalRow.getAttributesValues  )  [package, virtual]
 

Returns all the attributes of an attribute of an ASDM table as an array of Object.

Returns:
an array of Object.

Implements alma.asdm.ASDMRow.

float [][] alma.asdm.SysCalRow.getBandpassCurve  )  throws IllegalAccessException
 

Get bandpassCurve, which is optional.

Returns:
bandpassCurve as float[][]
Exceptions:
IllegalAccessException If bandpassCurve does not exist.

int [] alma.asdm.SysCalRow.getCalLoad  )  throws IllegalAccessException
 

Get calLoad, which is optional.

Returns:
calLoad as int[]
Exceptions:
IllegalAccessException If calLoad does not exist.

Interval [][] alma.asdm.SysCalRow.getDelayCurve  )  throws IllegalAccessException
 

Get delayCurve, which is optional.

Returns:
delayCurve as Interval[][]
Exceptions:
IllegalAccessException If delayCurve does not exist.

float [] alma.asdm.SysCalRow.getDpwvPath  )  throws IllegalAccessException
 

Get dpwvPath, which is optional.

Returns:
dpwvPath as float[]
Exceptions:
IllegalAccessException If dpwvPath does not exist.

float [] alma.asdm.SysCalRow.getDpwvPathSpectrum  )  throws IllegalAccessException
 

Get dpwvPathSpectrum, which is optional.

Returns:
dpwvPathSpectrum as float[]
Exceptions:
IllegalAccessException If dpwvPathSpectrum does not exist.

int alma.asdm.SysCalRow.getFeedId  ) 
 

Get feedId.

Returns:
feedId as int

float [] alma.asdm.SysCalRow.getFeff  )  throws IllegalAccessException
 

Get feff, which is optional.

Returns:
feff as float[]
Exceptions:
IllegalAccessException If feff does not exist.

float [][] alma.asdm.SysCalRow.getFeffSpectrum  )  throws IllegalAccessException
 

Get feffSpectrum, which is optional.

Returns:
feffSpectrum as float[][]
Exceptions:
IllegalAccessException If feffSpectrum does not exist.

Frequency alma.asdm.SysCalRow.getFreqOrigin  )  throws IllegalAccessException
 

Get freqOrigin, which is optional.

Returns:
freqOrigin as Frequency
Exceptions:
IllegalAccessException If freqOrigin does not exist.

int alma.asdm.SysCalRow.getNumLoad  )  throws IllegalAccessException
 

Get numLoad, which is optional.

Returns:
numLoad as int
Exceptions:
IllegalAccessException If numLoad does not exist.

int alma.asdm.SysCalRow.getNumPoly  )  throws IllegalAccessException
 

Get numPoly, which is optional.

Returns:
numPoly as int
Exceptions:
IllegalAccessException If numPoly does not exist.

int alma.asdm.SysCalRow.getNumPolyFreq  )  throws IllegalAccessException
 

Get numPolyFreq, which is optional.

Returns:
numPolyFreq as int
Exceptions:
IllegalAccessException If numPolyFreq does not exist.

Angle [][] alma.asdm.SysCalRow.getPhaseCurve  )  throws IllegalAccessException
 

Get phaseCurve, which is optional.

Returns:
phaseCurve as Angle[][]
Exceptions:
IllegalAccessException If phaseCurve does not exist.

Angle alma.asdm.SysCalRow.getPhaseDiff  )  throws IllegalAccessException
 

Get phaseDiff, which is optional.

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

boolean alma.asdm.SysCalRow.getPhasediffFlag  )  throws IllegalAccessException
 

Get phasediffFlag, which is optional.

Returns:
phasediffFlag as boolean
Exceptions:
IllegalAccessException If phasediffFlag does not exist.

Length [] alma.asdm.SysCalRow.getPwvPath  )  throws IllegalAccessException
 

Get pwvPath, which is optional.

Returns:
pwvPath as Length[]
Exceptions:
IllegalAccessException If pwvPath does not exist.

boolean alma.asdm.SysCalRow.getPwvPathFlag  )  throws IllegalAccessException
 

Get pwvPathFlag, which is optional.

Returns:
pwvPathFlag as boolean
Exceptions:
IllegalAccessException If pwvPathFlag does not exist.

Length [] alma.asdm.SysCalRow.getPwvPathSpectrum  )  throws IllegalAccessException
 

Get pwvPathSpectrum, which is optional.

Returns:
pwvPathSpectrum as Length[]
Exceptions:
IllegalAccessException If pwvPathSpectrum does not exist.

float alma.asdm.SysCalRow.getSbgain  )  throws IllegalAccessException
 

Get sbgain, which is optional.

Returns:
sbgain as float
Exceptions:
IllegalAccessException If sbgain does not exist.

boolean alma.asdm.SysCalRow.getSbgainFlag  )  throws IllegalAccessException
 

Get sbgainFlag, which is optional.

Returns:
sbgainFlag as boolean
Exceptions:
IllegalAccessException If sbgainFlag does not exist.

float [][] alma.asdm.SysCalRow.getSbgainSpectrum  )  throws IllegalAccessException
 

Get sbgainSpectrum, which is optional.

Returns:
sbgainSpectrum as float[][]
Exceptions:
IllegalAccessException If sbgainSpectrum does not exist.

Tag alma.asdm.SysCalRow.getSpectralWindowId  ) 
 

Get spectralWindowId.

Returns:
spectralWindowId as Tag

SpectralWindowRow alma.asdm.SysCalRow.getSpectralWindowUsingSpectralWindowId  ) 
 

Returns the pointer to the row in the SpectralWindow table having SpectralWindow.spectralWindowId == spectralWindowId.

Returns:
a SpectralWindowRow

SysCalTable alma.asdm.SysCalRow.getTable  ) 
 

Return the table to which this row belongs.

Temperature [] alma.asdm.SysCalRow.getTant  )  throws IllegalAccessException
 

Get tant, which is optional.

Returns:
tant as Temperature[]
Exceptions:
IllegalAccessException If tant does not exist.

boolean alma.asdm.SysCalRow.getTantFlag  )  throws IllegalAccessException
 

Get tantFlag, which is optional.

Returns:
tantFlag as boolean
Exceptions:
IllegalAccessException If tantFlag does not exist.

Temperature [][] alma.asdm.SysCalRow.getTantSpectrum  )  throws IllegalAccessException
 

Get tantSpectrum, which is optional.

Returns:
tantSpectrum as Temperature[][]
Exceptions:
IllegalAccessException If tantSpectrum does not exist.

float [] alma.asdm.SysCalRow.getTantTsys  )  throws IllegalAccessException
 

Get tantTsys, which is optional.

Returns:
tantTsys as float[]
Exceptions:
IllegalAccessException If tantTsys does not exist.

boolean alma.asdm.SysCalRow.getTantTsysFlag  )  throws IllegalAccessException
 

Get tantTsysFlag, which is optional.

Returns:
tantTsysFlag as boolean
Exceptions:
IllegalAccessException If tantTsysFlag does not exist.

float [][] alma.asdm.SysCalRow.getTantTsysSpectrum  )  throws IllegalAccessException
 

Get tantTsysSpectrum, which is optional.

Returns:
tantTsysSpectrum as float[][]
Exceptions:
IllegalAccessException If tantTsysSpectrum does not exist.

Temperature [] alma.asdm.SysCalRow.getTau  )  throws IllegalAccessException
 

Get tau, which is optional.

Returns:
tau as Temperature[]
Exceptions:
IllegalAccessException If tau does not exist.

boolean alma.asdm.SysCalRow.getTauFlag  )  throws IllegalAccessException
 

Get tauFlag, which is optional.

Returns:
tauFlag as boolean
Exceptions:
IllegalAccessException If tauFlag does not exist.

Temperature [][] alma.asdm.SysCalRow.getTauSpectrum  )  throws IllegalAccessException
 

Get tauSpectrum, which is optional.

Returns:
tauSpectrum as Temperature[][]
Exceptions:
IllegalAccessException If tauSpectrum does not exist.

Temperature [] alma.asdm.SysCalRow.getTcal  )  throws IllegalAccessException
 

Get tcal, which is optional.

Returns:
tcal as Temperature[]
Exceptions:
IllegalAccessException If tcal does not exist.

boolean alma.asdm.SysCalRow.getTcalFlag  )  throws IllegalAccessException
 

Get tcalFlag, which is optional.

Returns:
tcalFlag as boolean
Exceptions:
IllegalAccessException If tcalFlag does not exist.

Temperature [][] alma.asdm.SysCalRow.getTcalSpectrum  )  throws IllegalAccessException
 

Get tcalSpectrum, which is optional.

Returns:
tcalSpectrum as Temperature[][]
Exceptions:
IllegalAccessException If tcalSpectrum does not exist.

ArrayTimeInterval alma.asdm.SysCalRow.getTimeInterval  ) 
 

Get timeInterval.

Returns:
timeInterval as ArrayTimeInterval

ArrayTime alma.asdm.SysCalRow.getTimeOrigin  )  throws IllegalAccessException
 

Get timeOrigin, which is optional.

Returns:
timeOrigin as ArrayTime
Exceptions:
IllegalAccessException If timeOrigin does not exist.

Temperature [] alma.asdm.SysCalRow.getTrx  )  throws IllegalAccessException
 

Get trx, which is optional.

Returns:
trx as Temperature[]
Exceptions:
IllegalAccessException If trx does not exist.

boolean alma.asdm.SysCalRow.getTrxFlag  )  throws IllegalAccessException
 

Get trxFlag, which is optional.

Returns:
trxFlag as boolean
Exceptions:
IllegalAccessException If trxFlag does not exist.

Temperature [] alma.asdm.SysCalRow.getTrxSpectrum  )  throws IllegalAccessException
 

Get trxSpectrum, which is optional.

Returns:
trxSpectrum as Temperature[]
Exceptions:
IllegalAccessException If trxSpectrum does not exist.

Temperature [] alma.asdm.SysCalRow.getTsky  )  throws IllegalAccessException
 

Get tsky, which is optional.

Returns:
tsky as Temperature[]
Exceptions:
IllegalAccessException If tsky does not exist.

boolean alma.asdm.SysCalRow.getTskyFlag  )  throws IllegalAccessException
 

Get tskyFlag, which is optional.

Returns:
tskyFlag as boolean
Exceptions:
IllegalAccessException If tskyFlag does not exist.

Temperature [][] alma.asdm.SysCalRow.getTskySpectrum  )  throws IllegalAccessException
 

Get tskySpectrum, which is optional.

Returns:
tskySpectrum as Temperature[][]
Exceptions:
IllegalAccessException If tskySpectrum does not exist.

Temperature [] alma.asdm.SysCalRow.getTsys  )  throws IllegalAccessException
 

Get tsys, which is optional.

Returns:
tsys as Temperature[]
Exceptions:
IllegalAccessException If tsys does not exist.

boolean alma.asdm.SysCalRow.getTsysFlag  )  throws IllegalAccessException
 

Get tsysFlag, which is optional.

Returns:
tsysFlag as boolean
Exceptions:
IllegalAccessException If tsysFlag does not exist.

Temperature [][] alma.asdm.SysCalRow.getTsysSpectrum  )  throws IllegalAccessException
 

Get tsysSpectrum, which is optional.

Returns:
tsysSpectrum as Temperature[][]
Exceptions:
IllegalAccessException If tsysSpectrum does not exist.

boolean alma.asdm.SysCalRow.isAeffExists  ) 
 

The attribute aeff is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isAmpliCurveExists  ) 
 

The attribute ampliCurve is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isBandpassCurveExists  ) 
 

The attribute bandpassCurve is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isCalLoadExists  ) 
 

The attribute calLoad is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isDelayCurveExists  ) 
 

The attribute delayCurve is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isDpwvPathExists  ) 
 

The attribute dpwvPath is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isDpwvPathSpectrumExists  ) 
 

The attribute dpwvPathSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isFeffExists  ) 
 

The attribute feff is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isFeffSpectrumExists  ) 
 

The attribute feffSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isFreqOriginExists  ) 
 

The attribute freqOrigin is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isNumLoadExists  ) 
 

The attribute numLoad is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isNumPolyExists  ) 
 

The attribute numPoly is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isNumPolyFreqExists  ) 
 

The attribute numPolyFreq is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isPhaseCurveExists  ) 
 

The attribute phaseCurve is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isPhaseDiffExists  ) 
 

The attribute phaseDiff is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isPhasediffFlagExists  ) 
 

The attribute phasediffFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isPwvPathExists  ) 
 

The attribute pwvPath is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isPwvPathFlagExists  ) 
 

The attribute pwvPathFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isPwvPathSpectrumExists  ) 
 

The attribute pwvPathSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isSbgainExists  ) 
 

The attribute sbgain is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isSbgainFlagExists  ) 
 

The attribute sbgainFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isSbgainSpectrumExists  ) 
 

The attribute sbgainSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTantExists  ) 
 

The attribute tant is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTantFlagExists  ) 
 

The attribute tantFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTantSpectrumExists  ) 
 

The attribute tantSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTantTsysExists  ) 
 

The attribute tantTsys is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTantTsysFlagExists  ) 
 

The attribute tantTsysFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTantTsysSpectrumExists  ) 
 

The attribute tantTsysSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTauExists  ) 
 

The attribute tau is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTauFlagExists  ) 
 

The attribute tauFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTauSpectrumExists  ) 
 

The attribute tauSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTcalExists  ) 
 

The attribute tcal is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTcalFlagExists  ) 
 

The attribute tcalFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTcalSpectrumExists  ) 
 

The attribute tcalSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTimeOriginExists  ) 
 

The attribute timeOrigin is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTrxExists  ) 
 

The attribute trx is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTrxFlagExists  ) 
 

The attribute trxFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTrxSpectrumExists  ) 
 

The attribute trxSpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTskyExists  ) 
 

The attribute tsky is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTskyFlagExists  ) 
 

The attribute tskyFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTskySpectrumExists  ) 
 

The attribute tskySpectrum is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTsysExists  ) 
 

The attribute tsys is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTsysFlagExists  ) 
 

The attribute tsysFlag is optional.

Return true if this attribute exists.

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

boolean alma.asdm.SysCalRow.isTsysSpectrumExists  ) 
 

The attribute tsysSpectrum is optional.

Return true if this attribute exists.

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

void alma.asdm.SysCalRow.setAeff float[]  aeff  ) 
 

Set aeff with the specified float[] value.

Parameters:
aeff The float[] value to which aeff is to be set.

void alma.asdm.SysCalRow.setAmpliCurve float  ampliCurve[][]  ) 
 

Set ampliCurve with the specified float[][] value.

Parameters:
ampliCurve The float[][] value to which ampliCurve is to be set.

void alma.asdm.SysCalRow.setAntennaId Tag  antennaId  )  throws IllegalAccessException
 

Set antennaId with the specified Tag value.

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

void alma.asdm.SysCalRow.setBandpassCurve float  bandpassCurve[][]  ) 
 

Set bandpassCurve with the specified float[][] value.

Parameters:
bandpassCurve The float[][] value to which bandpassCurve is to be set.

void alma.asdm.SysCalRow.setCalLoad int[]  calLoad  ) 
 

Set calLoad with the specified int[] value.

Parameters:
calLoad The int[] value to which calLoad is to be set.

void alma.asdm.SysCalRow.setDelayCurve Interval  delayCurve[][]  ) 
 

Set delayCurve with the specified Interval[][] value.

Parameters:
delayCurve The Interval[][] value to which delayCurve is to be set.

void alma.asdm.SysCalRow.setDpwvPath float[]  dpwvPath  ) 
 

Set dpwvPath with the specified float[] value.

Parameters:
dpwvPath The float[] value to which dpwvPath is to be set.

void alma.asdm.SysCalRow.setDpwvPathSpectrum float[]  dpwvPathSpectrum  ) 
 

Set dpwvPathSpectrum with the specified float[] value.

Parameters:
dpwvPathSpectrum The float[] value to which dpwvPathSpectrum is to be set.

void alma.asdm.SysCalRow.setFeedId int  feedId  )  throws IllegalAccessException
 

Set feedId with the specified int value.

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

void alma.asdm.SysCalRow.setFeff float[]  feff  ) 
 

Set feff with the specified float[] value.

Parameters:
feff The float[] value to which feff is to be set.

void alma.asdm.SysCalRow.setFeffSpectrum float  feffSpectrum[][]  ) 
 

Set feffSpectrum with the specified float[][] value.

Parameters:
feffSpectrum The float[][] value to which feffSpectrum is to be set.

void alma.asdm.SysCalRow.setFreqOrigin Frequency  freqOrigin  ) 
 

Set freqOrigin with the specified Frequency value.

Parameters:
freqOrigin The Frequency value to which freqOrigin is to be set.

void alma.asdm.SysCalRow.setFromIDL SysCalRowIDL  x  )  throws ConversionException
 

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

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

void alma.asdm.SysCalRow.setFromXML String  rowDoc  )  throws 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.
Exceptions:
ConversionException. 

void alma.asdm.SysCalRow.setNumLoad int  numLoad  ) 
 

Set numLoad with the specified int value.

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

void alma.asdm.SysCalRow.setNumPoly int  numPoly  ) 
 

Set numPoly with the specified int value.

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

void alma.asdm.SysCalRow.setNumPolyFreq int  numPolyFreq  ) 
 

Set numPolyFreq with the specified int value.

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

void alma.asdm.SysCalRow.setPhaseCurve Angle  phaseCurve[][]  ) 
 

Set phaseCurve with the specified Angle[][] value.

Parameters:
phaseCurve The Angle[][] value to which phaseCurve is to be set.

void alma.asdm.SysCalRow.setPhaseDiff Angle  phaseDiff  ) 
 

Set phaseDiff with the specified Angle value.

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

void alma.asdm.SysCalRow.setPhasediffFlag boolean  phasediffFlag  ) 
 

Set phasediffFlag with the specified boolean value.

Parameters:
phasediffFlag The boolean value to which phasediffFlag is to be set.

void alma.asdm.SysCalRow.setPwvPath Length[]  pwvPath  ) 
 

Set pwvPath with the specified Length[] value.

Parameters:
pwvPath The Length[] value to which pwvPath is to be set.

void alma.asdm.SysCalRow.setPwvPathFlag boolean  pwvPathFlag  ) 
 

Set pwvPathFlag with the specified boolean value.

Parameters:
pwvPathFlag The boolean value to which pwvPathFlag is to be set.

void alma.asdm.SysCalRow.setPwvPathSpectrum Length[]  pwvPathSpectrum  ) 
 

Set pwvPathSpectrum with the specified Length[] value.

Parameters:
pwvPathSpectrum The Length[] value to which pwvPathSpectrum is to be set.

void alma.asdm.SysCalRow.setSbgain float  sbgain  ) 
 

Set sbgain with the specified float value.

Parameters:
sbgain The float value to which sbgain is to be set.

void alma.asdm.SysCalRow.setSbgainFlag boolean  sbgainFlag  ) 
 

Set sbgainFlag with the specified boolean value.

Parameters:
sbgainFlag The boolean value to which sbgainFlag is to be set.

void alma.asdm.SysCalRow.setSbgainSpectrum float  sbgainSpectrum[][]  ) 
 

Set sbgainSpectrum with the specified float[][] value.

Parameters:
sbgainSpectrum The float[][] value to which sbgainSpectrum is to be set.

void alma.asdm.SysCalRow.setSpectralWindowId Tag  spectralWindowId  )  throws IllegalAccessException
 

Set spectralWindowId with the specified Tag value.

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

void alma.asdm.SysCalRow.setTant Temperature[]  tant  ) 
 

Set tant with the specified Temperature[] value.

Parameters:
tant The Temperature[] value to which tant is to be set.

void alma.asdm.SysCalRow.setTantFlag boolean  tantFlag  ) 
 

Set tantFlag with the specified boolean value.

Parameters:
tantFlag The boolean value to which tantFlag is to be set.

void alma.asdm.SysCalRow.setTantSpectrum Temperature  tantSpectrum[][]  ) 
 

Set tantSpectrum with the specified Temperature[][] value.

Parameters:
tantSpectrum The Temperature[][] value to which tantSpectrum is to be set.

void alma.asdm.SysCalRow.setTantTsys float[]  tantTsys  ) 
 

Set tantTsys with the specified float[] value.

Parameters:
tantTsys The float[] value to which tantTsys is to be set.

void alma.asdm.SysCalRow.setTantTsysFlag boolean  tantTsysFlag  ) 
 

Set tantTsysFlag with the specified boolean value.

Parameters:
tantTsysFlag The boolean value to which tantTsysFlag is to be set.

void alma.asdm.SysCalRow.setTantTsysSpectrum float  tantTsysSpectrum[][]  ) 
 

Set tantTsysSpectrum with the specified float[][] value.

Parameters:
tantTsysSpectrum The float[][] value to which tantTsysSpectrum is to be set.

void alma.asdm.SysCalRow.setTau Temperature[]  tau  ) 
 

Set tau with the specified Temperature[] value.

Parameters:
tau The Temperature[] value to which tau is to be set.

void alma.asdm.SysCalRow.setTauFlag boolean  tauFlag  ) 
 

Set tauFlag with the specified boolean value.

Parameters:
tauFlag The boolean value to which tauFlag is to be set.

void alma.asdm.SysCalRow.setTauSpectrum Temperature  tauSpectrum[][]  ) 
 

Set tauSpectrum with the specified Temperature[][] value.

Parameters:
tauSpectrum The Temperature[][] value to which tauSpectrum is to be set.

void alma.asdm.SysCalRow.setTcal Temperature[]  tcal  ) 
 

Set tcal with the specified Temperature[] value.

Parameters:
tcal The Temperature[] value to which tcal is to be set.

void alma.asdm.SysCalRow.setTcalFlag boolean  tcalFlag  ) 
 

Set tcalFlag with the specified boolean value.

Parameters:
tcalFlag The boolean value to which tcalFlag is to be set.

void alma.asdm.SysCalRow.setTcalSpectrum Temperature  tcalSpectrum[][]  ) 
 

Set tcalSpectrum with the specified Temperature[][] value.

Parameters:
tcalSpectrum The Temperature[][] value to which tcalSpectrum is to be set.

void alma.asdm.SysCalRow.setTimeInterval ArrayTimeInterval  timeInterval  )  throws IllegalAccessException
 

Set timeInterval with the specified ArrayTimeInterval value.

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

void alma.asdm.SysCalRow.setTimeOrigin ArrayTime  timeOrigin  ) 
 

Set timeOrigin with the specified ArrayTime value.

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

void alma.asdm.SysCalRow.setTrx Temperature[]  trx  ) 
 

Set trx with the specified Temperature[] value.

Parameters:
trx The Temperature[] value to which trx is to be set.

void alma.asdm.SysCalRow.setTrxFlag boolean  trxFlag  ) 
 

Set trxFlag with the specified boolean value.

Parameters:
trxFlag The boolean value to which trxFlag is to be set.

void alma.asdm.SysCalRow.setTrxSpectrum Temperature[]  trxSpectrum  ) 
 

Set trxSpectrum with the specified Temperature[] value.

Parameters:
trxSpectrum The Temperature[] value to which trxSpectrum is to be set.

void alma.asdm.SysCalRow.setTsky Temperature[]  tsky  ) 
 

Set tsky with the specified Temperature[] value.

Parameters:
tsky The Temperature[] value to which tsky is to be set.

void alma.asdm.SysCalRow.setTskyFlag boolean  tskyFlag  ) 
 

Set tskyFlag with the specified boolean value.

Parameters:
tskyFlag The boolean value to which tskyFlag is to be set.

void alma.asdm.SysCalRow.setTskySpectrum Temperature  tskySpectrum[][]  ) 
 

Set tskySpectrum with the specified Temperature[][] value.

Parameters:
tskySpectrum The Temperature[][] value to which tskySpectrum is to be set.

void alma.asdm.SysCalRow.setTsys Temperature[]  tsys  ) 
 

Set tsys with the specified Temperature[] value.

Parameters:
tsys The Temperature[] value to which tsys is to be set.

void alma.asdm.SysCalRow.setTsysFlag boolean  tsysFlag  ) 
 

Set tsysFlag with the specified boolean value.

Parameters:
tsysFlag The boolean value to which tsysFlag is to be set.

void alma.asdm.SysCalRow.setTsysSpectrum Temperature  tsysSpectrum[][]  ) 
 

Set tsysSpectrum with the specified Temperature[][] value.

Parameters:
tsysSpectrum The Temperature[][] value to which tsysSpectrum is to be set.

SysCalRowIDL alma.asdm.SysCalRow.toIDL  ) 
 

Return this row in the form of an IDL struct.

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

String alma.asdm.SysCalRow.toXML  )  throws ConversionException
 

Return this row in the form of an XML string.

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


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 17:46:49 2008 for ASDM Java Implementation by doxygen 1.3.8