alma.asdm.CalAtmosphereRow Class Reference

Inherits alma.asdm.ASDMRow.

List of all members.


Detailed Description

The CalAtmosphereRow class is a row of a CalAtmosphereTable.

Generated from model's revision 1.46, branch HEAD


Public Member Functions

CalAtmosphereTable getTable ()
 Return the table to which this row belongs.
CalAtmosphereRowIDL toIDL ()
 Return this row in the form of an IDL struct.
void setFromIDL (CalAtmosphereRowIDL x) throws ConversionException
 Fill the values of this row from the IDL struct CalAtmosphereRowIDL.
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.
String getAntennaName ()
 Get antennaName.
void setAntennaName (String antennaName) throws IllegalAccessException
 Set antennaName with the specified String value.
int getNumReceptor ()
 Get numReceptor.
void setNumReceptor (int numReceptor) throws IllegalAccessException
 Set numReceptor with the specified int value.
int getNumFreq ()
 Get numFreq.
void setNumFreq (int numFreq) throws IllegalAccessException
 Set numFreq with the specified int value.
ArrayTime getEndValidTime ()
 Get endValidTime.
void setEndValidTime (ArrayTime endValidTime) throws IllegalAccessException
 Set endValidTime with the specified ArrayTime value.
ArrayTime getStartValidTime ()
 Get startValidTime.
void setStartValidTime (ArrayTime startValidTime) throws IllegalAccessException
 Set startValidTime with the specified ArrayTime value.
PolarizationType[] getPolarizationTypes ()
 Get polarizationTypes.
void setPolarizationTypes (PolarizationType[] polarizationTypes) throws IllegalAccessException
 Set polarizationTypes with the specified PolarizationType[] value.
Frequency[] getFrequencyRange ()
 Get frequencyRange.
void setFrequencyRange (Frequency[] frequencyRange) throws IllegalAccessException
 Set frequencyRange with the specified Frequency[] value.
Frequency[] getFrequencySpectrum ()
 Get frequencySpectrum.
void setFrequencySpectrum (Frequency[] frequencySpectrum) throws IllegalAccessException
 Set frequencySpectrum with the specified Frequency[] value.
SyscalMethod getSyscalType ()
 Get syscalType.
void setSyscalType (SyscalMethod syscalType) throws IllegalAccessException
 Set syscalType with the specified SyscalMethod value.
Temperature[][] getTSysSpectrum ()
 Get tSysSpectrum.
void setTSysSpectrum (Temperature[][] tSysSpectrum) throws IllegalAccessException
 Set tSysSpectrum with the specified Temperature[][] value.
Temperature[][] getTRecSpectrum ()
 Get tRecSpectrum.
void setTRecSpectrum (Temperature[][] tRecSpectrum) throws IllegalAccessException
 Set tRecSpectrum with the specified Temperature[][] value.
Temperature[][] getTAtmSpectrum ()
 Get tAtmSpectrum.
void setTAtmSpectrum (Temperature[][] tAtmSpectrum) throws IllegalAccessException
 Set tAtmSpectrum with the specified Temperature[][] value.
float[][] getTauSpectrum ()
 Get tauSpectrum.
void setTauSpectrum (float[][] tauSpectrum) throws IllegalAccessException
 Set tauSpectrum with the specified float[][] value.
float[][] getSbGainSpectrum ()
 Get sbGainSpectrum.
void setSbGainSpectrum (float[][] sbGainSpectrum) throws IllegalAccessException
 Set sbGainSpectrum with the specified float[][] value.
float[][] getForwardEffSpectrum ()
 Get forwardEffSpectrum.
void setForwardEffSpectrum (float[][] forwardEffSpectrum) throws IllegalAccessException
 Set forwardEffSpectrum with the specified float[][] value.
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 isTRecExists ()
 The attribute tRec is optional.
Temperature[] getTRec () throws IllegalAccessException
 Get tRec, which is optional.
void setTRec (Temperature[] tRec)
 Set tRec with the specified Temperature[] value.
void clearTRec ()
 Mark tRec, which is an optional field, as non-existent.
boolean isTAtmExists ()
 The attribute tAtm is optional.
Temperature[] getTAtm () throws IllegalAccessException
 Get tAtm, which is optional.
void setTAtm (Temperature[] tAtm)
 Set tAtm with the specified Temperature[] value.
void clearTAtm ()
 Mark tAtm, 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 isWaterExists ()
 The attribute water is optional.
Length[] getWater () throws IllegalAccessException
 Get water, which is optional.
void setWater (Length[] water)
 Set water with the specified Length[] value.
void clearWater ()
 Mark water, which is an optional field, as non-existent.
boolean isForwardEfficiencyExists ()
 The attribute forwardEfficiency is optional.
float[] getForwardEfficiency () throws IllegalAccessException
 Get forwardEfficiency, which is optional.
void setForwardEfficiency (float[] forwardEfficiency)
 Set forwardEfficiency with the specified float[] value.
void clearForwardEfficiency ()
 Mark forwardEfficiency, which is an optional field, as non-existent.
boolean isTauExists ()
 The attribute tau is optional.
float[] getTau () throws IllegalAccessException
 Get tau, which is optional.
void setTau (float[] tau)
 Set tau with the specified float[] value.
void clearTau ()
 Mark tau, which is an optional field, as non-existent.
Pressure getGroundPressure ()
 Get groundPressure.
void setGroundPressure (Pressure groundPressure) throws IllegalAccessException
 Set groundPressure with the specified Pressure value.
Temperature getGroundTemperature ()
 Get groundTemperature.
void setGroundTemperature (Temperature groundTemperature) throws IllegalAccessException
 Set groundTemperature with the specified Temperature value.
Humidity getGroundRelHumidity ()
 Get groundRelHumidity.
void setGroundRelHumidity (Humidity groundRelHumidity) throws IllegalAccessException
 Set groundRelHumidity with the specified Humidity value.
String getSubType ()
 Get subType.
void setSubType (String subType) throws IllegalAccessException
 Set subType with the specified String value.
ReceiverBand getReceiverBand ()
 Get receiverBand.
void setReceiverBand (ReceiverBand receiverBand) throws IllegalAccessException
 Set receiverBand with the specified ReceiverBand value.
Tag getCalDataId ()
 Get calDataId.
void setCalDataId (Tag calDataId) throws IllegalAccessException
 Set calDataId with the specified Tag value.
Tag getCalReductionId ()
 Get calReductionId.
void setCalReductionId (Tag calReductionId) throws IllegalAccessException
 Set calReductionId with the specified Tag value.
CalDataRow getCalDataUsingCalDataId ()
 Returns the pointer to the row in the CalData table having CalData.calDataId == calDataId.
CalReductionRow getCalReductionUsingCalReductionId ()
 Returns the pointer to the row in the CalReduction table having CalReduction.calReductionId == calReductionId.
boolean compareNoAutoInc (Tag calDataId, Tag calReductionId, String antennaName, int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, PolarizationType[] polarizationTypes, Frequency[] frequencyRange, Frequency[] frequencySpectrum, SyscalMethod syscalType, Temperature[][] tSysSpectrum, Temperature[][] tRecSpectrum, Temperature[][] tAtmSpectrum, float[][] tauSpectrum, float[][] sbGainSpectrum, float[][] forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, String subType, ReceiverBand receiverBand)
 Compare each attribute except the autoincrementable one of this CalAtmosphereRow with the corresponding parameters and return true if there is a match and false otherwise.
boolean equalByRequiredValue (CalAtmosphereRow x)
 Return true if all required attributes of the value part are equal to their homologues in x and false otherwise.
boolean compareRequiredValue (int numReceptor, int numFreq, ArrayTime endValidTime, ArrayTime startValidTime, PolarizationType[] polarizationTypes, Frequency[] frequencyRange, Frequency[] frequencySpectrum, SyscalMethod syscalType, Temperature[][] tSysSpectrum, Temperature[][] tRecSpectrum, Temperature[][] tAtmSpectrum, float[][] tauSpectrum, float[][] sbGainSpectrum, float[][] forwardEffSpectrum, Pressure groundPressure, Temperature groundTemperature, Humidity groundRelHumidity, String subType, ReceiverBand receiverBand)

Package Functions

 CalAtmosphereRow (CalAtmosphereTable table)
 Create a CalAtmosphereRow.
 CalAtmosphereRow (CalAtmosphereTable table, CalAtmosphereRow row)
 Creates a CalAtmosphereRow 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.


Constructor & Destructor Documentation

alma.asdm.CalAtmosphereRow.CalAtmosphereRow CalAtmosphereTable  table  )  [package]
 

Create a CalAtmosphereRow.

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.CalAtmosphereRow.CalAtmosphereRow CalAtmosphereTable  table,
CalAtmosphereRow  row
[package]
 

Creates a CalAtmosphereRow using a copy constructor mechanism.

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

This constructor 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.CalAtmosphereRow.clearForwardEfficiency  ) 
 

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

void alma.asdm.CalAtmosphereRow.clearSbGain  ) 
 

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

void alma.asdm.CalAtmosphereRow.clearTAtm  ) 
 

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

void alma.asdm.CalAtmosphereRow.clearTau  ) 
 

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

void alma.asdm.CalAtmosphereRow.clearTRec  ) 
 

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

void alma.asdm.CalAtmosphereRow.clearTSys  ) 
 

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

void alma.asdm.CalAtmosphereRow.clearWater  ) 
 

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

boolean alma.asdm.CalAtmosphereRow.compareNoAutoInc Tag  calDataId,
Tag  calReductionId,
String  antennaName,
int  numReceptor,
int  numFreq,
ArrayTime  endValidTime,
ArrayTime  startValidTime,
PolarizationType[]  polarizationTypes,
Frequency[]  frequencyRange,
Frequency[]  frequencySpectrum,
SyscalMethod  syscalType,
Temperature  tSysSpectrum[][],
Temperature  tRecSpectrum[][],
Temperature  tAtmSpectrum[][],
float  tauSpectrum[][],
float  sbGainSpectrum[][],
float  forwardEffSpectrum[][],
Pressure  groundPressure,
Temperature  groundTemperature,
Humidity  groundRelHumidity,
String  subType,
ReceiverBand  receiverBand
 

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

boolean alma.asdm.CalAtmosphereRow.equalByRequiredValue CalAtmosphereRow  x  ) 
 

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

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

String alma.asdm.CalAtmosphereRow.getAntennaName  ) 
 

Get antennaName.

Returns:
antennaName as String

Object [] alma.asdm.CalAtmosphereRow.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.

Tag alma.asdm.CalAtmosphereRow.getCalDataId  ) 
 

Get calDataId.

Returns:
calDataId as Tag

CalDataRow alma.asdm.CalAtmosphereRow.getCalDataUsingCalDataId  ) 
 

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

Returns:
a CalDataRow

Tag alma.asdm.CalAtmosphereRow.getCalReductionId  ) 
 

Get calReductionId.

Returns:
calReductionId as Tag

CalReductionRow alma.asdm.CalAtmosphereRow.getCalReductionUsingCalReductionId  ) 
 

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

Returns:
a CalReductionRow

ArrayTime alma.asdm.CalAtmosphereRow.getEndValidTime  ) 
 

Get endValidTime.

Returns:
endValidTime as ArrayTime

float [] alma.asdm.CalAtmosphereRow.getForwardEfficiency  )  throws IllegalAccessException
 

Get forwardEfficiency, which is optional.

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

float [][] alma.asdm.CalAtmosphereRow.getForwardEffSpectrum  ) 
 

Get forwardEffSpectrum.

Returns:
forwardEffSpectrum as float[][]

Frequency [] alma.asdm.CalAtmosphereRow.getFrequencyRange  ) 
 

Get frequencyRange.

Returns:
frequencyRange as Frequency[]

Frequency [] alma.asdm.CalAtmosphereRow.getFrequencySpectrum  ) 
 

Get frequencySpectrum.

Returns:
frequencySpectrum as Frequency[]

Pressure alma.asdm.CalAtmosphereRow.getGroundPressure  ) 
 

Get groundPressure.

Returns:
groundPressure as Pressure

Humidity alma.asdm.CalAtmosphereRow.getGroundRelHumidity  ) 
 

Get groundRelHumidity.

Returns:
groundRelHumidity as Humidity

Temperature alma.asdm.CalAtmosphereRow.getGroundTemperature  ) 
 

Get groundTemperature.

Returns:
groundTemperature as Temperature

int alma.asdm.CalAtmosphereRow.getNumFreq  ) 
 

Get numFreq.

Returns:
numFreq as int

int alma.asdm.CalAtmosphereRow.getNumReceptor  ) 
 

Get numReceptor.

Returns:
numReceptor as int

PolarizationType [] alma.asdm.CalAtmosphereRow.getPolarizationTypes  ) 
 

Get polarizationTypes.

Returns:
polarizationTypes as PolarizationType[]

ReceiverBand alma.asdm.CalAtmosphereRow.getReceiverBand  ) 
 

Get receiverBand.

Returns:
receiverBand as ReceiverBand

float [] alma.asdm.CalAtmosphereRow.getSbGain  )  throws IllegalAccessException
 

Get sbGain, which is optional.

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

float [][] alma.asdm.CalAtmosphereRow.getSbGainSpectrum  ) 
 

Get sbGainSpectrum.

Returns:
sbGainSpectrum as float[][]

ArrayTime alma.asdm.CalAtmosphereRow.getStartValidTime  ) 
 

Get startValidTime.

Returns:
startValidTime as ArrayTime

String alma.asdm.CalAtmosphereRow.getSubType  ) 
 

Get subType.

Returns:
subType as String

SyscalMethod alma.asdm.CalAtmosphereRow.getSyscalType  ) 
 

Get syscalType.

Returns:
syscalType as SyscalMethod

CalAtmosphereTable alma.asdm.CalAtmosphereRow.getTable  ) 
 

Return the table to which this row belongs.

Temperature [] alma.asdm.CalAtmosphereRow.getTAtm  )  throws IllegalAccessException
 

Get tAtm, which is optional.

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

Temperature [][] alma.asdm.CalAtmosphereRow.getTAtmSpectrum  ) 
 

Get tAtmSpectrum.

Returns:
tAtmSpectrum as Temperature[][]

float [] alma.asdm.CalAtmosphereRow.getTau  )  throws IllegalAccessException
 

Get tau, which is optional.

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

float [][] alma.asdm.CalAtmosphereRow.getTauSpectrum  ) 
 

Get tauSpectrum.

Returns:
tauSpectrum as float[][]

Temperature [] alma.asdm.CalAtmosphereRow.getTRec  )  throws IllegalAccessException
 

Get tRec, which is optional.

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

Temperature [][] alma.asdm.CalAtmosphereRow.getTRecSpectrum  ) 
 

Get tRecSpectrum.

Returns:
tRecSpectrum as Temperature[][]

Temperature [] alma.asdm.CalAtmosphereRow.getTSys  )  throws IllegalAccessException
 

Get tSys, which is optional.

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

Temperature [][] alma.asdm.CalAtmosphereRow.getTSysSpectrum  ) 
 

Get tSysSpectrum.

Returns:
tSysSpectrum as Temperature[][]

Length [] alma.asdm.CalAtmosphereRow.getWater  )  throws IllegalAccessException
 

Get water, which is optional.

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

boolean alma.asdm.CalAtmosphereRow.isForwardEfficiencyExists  ) 
 

The attribute forwardEfficiency is optional.

Return true if this attribute exists.

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

boolean alma.asdm.CalAtmosphereRow.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.CalAtmosphereRow.isTAtmExists  ) 
 

The attribute tAtm is optional.

Return true if this attribute exists.

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

boolean alma.asdm.CalAtmosphereRow.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.CalAtmosphereRow.isTRecExists  ) 
 

The attribute tRec is optional.

Return true if this attribute exists.

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

boolean alma.asdm.CalAtmosphereRow.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.CalAtmosphereRow.isWaterExists  ) 
 

The attribute water is optional.

Return true if this attribute exists.

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

void alma.asdm.CalAtmosphereRow.setAntennaName String  antennaName  )  throws IllegalAccessException
 

Set antennaName with the specified String value.

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 alma.asdm.CalAtmosphereRow.setCalDataId Tag  calDataId  )  throws IllegalAccessException
 

Set calDataId with the specified Tag value.

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 alma.asdm.CalAtmosphereRow.setCalReductionId Tag  calReductionId  )  throws IllegalAccessException
 

Set calReductionId with the specified Tag value.

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 alma.asdm.CalAtmosphereRow.setEndValidTime ArrayTime  endValidTime  )  throws IllegalAccessException
 

Set endValidTime with the specified ArrayTime value.

Parameters:
endValidTime The ArrayTime value to which endValidTime 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.CalAtmosphereRow.setForwardEfficiency float[]  forwardEfficiency  ) 
 

Set forwardEfficiency with the specified float[] value.

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

void alma.asdm.CalAtmosphereRow.setForwardEffSpectrum float  forwardEffSpectrum[][]  )  throws IllegalAccessException
 

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

Parameters:
forwardEffSpectrum The float[][] value to which forwardEffSpectrum 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.CalAtmosphereRow.setFrequencyRange Frequency[]  frequencyRange  )  throws IllegalAccessException
 

Set frequencyRange with the specified Frequency[] value.

Parameters:
frequencyRange The Frequency[] value to which frequencyRange 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.CalAtmosphereRow.setFrequencySpectrum Frequency[]  frequencySpectrum  )  throws IllegalAccessException
 

Set frequencySpectrum with the specified Frequency[] value.

Parameters:
frequencySpectrum The Frequency[] value to which frequencySpectrum 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.CalAtmosphereRow.setFromIDL CalAtmosphereRowIDL  x  )  throws ConversionException
 

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

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

void alma.asdm.CalAtmosphereRow.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.CalAtmosphereRow.setGroundPressure Pressure  groundPressure  )  throws IllegalAccessException
 

Set groundPressure with the specified Pressure value.

Parameters:
groundPressure The Pressure value to which groundPressure 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.CalAtmosphereRow.setGroundRelHumidity Humidity  groundRelHumidity  )  throws IllegalAccessException
 

Set groundRelHumidity with the specified Humidity value.

Parameters:
groundRelHumidity The Humidity value to which groundRelHumidity 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.CalAtmosphereRow.setGroundTemperature Temperature  groundTemperature  )  throws IllegalAccessException
 

Set groundTemperature with the specified Temperature value.

Parameters:
groundTemperature The Temperature value to which groundTemperature 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.CalAtmosphereRow.setNumFreq int  numFreq  )  throws IllegalAccessException
 

Set numFreq with the specified int value.

Parameters:
numFreq The int value to which numFreq 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.CalAtmosphereRow.setNumReceptor int  numReceptor  )  throws IllegalAccessException
 

Set numReceptor with the specified int value.

Parameters:
numReceptor The int value to which numReceptor 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.CalAtmosphereRow.setPolarizationTypes PolarizationType[]  polarizationTypes  )  throws IllegalAccessException
 

Set polarizationTypes with the specified PolarizationType[] value.

Parameters:
polarizationTypes The PolarizationType[] value to which polarizationTypes 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.CalAtmosphereRow.setReceiverBand ReceiverBand  receiverBand  )  throws IllegalAccessException
 

Set receiverBand with the specified ReceiverBand value.

Parameters:
receiverBand The ReceiverBand value to which receiverBand 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.CalAtmosphereRow.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.CalAtmosphereRow.setSbGainSpectrum float  sbGainSpectrum[][]  )  throws IllegalAccessException
 

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

Parameters:
sbGainSpectrum The float[][] value to which sbGainSpectrum 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.CalAtmosphereRow.setStartValidTime ArrayTime  startValidTime  )  throws IllegalAccessException
 

Set startValidTime with the specified ArrayTime value.

Parameters:
startValidTime The ArrayTime value to which startValidTime 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.CalAtmosphereRow.setSubType String  subType  )  throws IllegalAccessException
 

Set subType with the specified String value.

Parameters:
subType The String value to which subType 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.CalAtmosphereRow.setSyscalType SyscalMethod  syscalType  )  throws IllegalAccessException
 

Set syscalType with the specified SyscalMethod value.

Parameters:
syscalType The SyscalMethod value to which syscalType 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.CalAtmosphereRow.setTAtm Temperature[]  tAtm  ) 
 

Set tAtm with the specified Temperature[] value.

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

void alma.asdm.CalAtmosphereRow.setTAtmSpectrum Temperature  tAtmSpectrum[][]  )  throws IllegalAccessException
 

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

Parameters:
tAtmSpectrum The Temperature[][] value to which tAtmSpectrum 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.CalAtmosphereRow.setTau float[]  tau  ) 
 

Set tau with the specified float[] value.

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

void alma.asdm.CalAtmosphereRow.setTauSpectrum float  tauSpectrum[][]  )  throws IllegalAccessException
 

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

Parameters:
tauSpectrum The float[][] value to which tauSpectrum 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.CalAtmosphereRow.setTRec Temperature[]  tRec  ) 
 

Set tRec with the specified Temperature[] value.

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

void alma.asdm.CalAtmosphereRow.setTRecSpectrum Temperature  tRecSpectrum[][]  )  throws IllegalAccessException
 

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

Parameters:
tRecSpectrum The Temperature[][] value to which tRecSpectrum 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.CalAtmosphereRow.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.CalAtmosphereRow.setTSysSpectrum Temperature  tSysSpectrum[][]  )  throws IllegalAccessException
 

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

Parameters:
tSysSpectrum The Temperature[][] value to which tSysSpectrum 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.CalAtmosphereRow.setWater Length[]  water  ) 
 

Set water with the specified Length[] value.

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

CalAtmosphereRowIDL alma.asdm.CalAtmosphereRow.toIDL  ) 
 

Return this row in the form of an IDL struct.

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

String alma.asdm.CalAtmosphereRow.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:43 2008 for ASDM Java Implementation by doxygen 1.3.8