|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcfa.vo.sed.dm.DerivedData
public class DerivedData
| Constructor Summary | |
|---|---|
DerivedData()
|
|
| Method Summary | |
|---|---|
Redshift |
getRedshift()
Gets the Redshift object. |
IValue |
getSignalToNoise()
Gets the Signal To Noise Ratio value. |
IValue |
getVarAmpl()
Gets the Variability Amplitude value. |
void |
setRedshift(Redshift redshift)
Sets the Redshift object. |
void |
setSignalToNoise(IValue SNR)
Sets the value of the Signal To Noise Ratio. |
void |
setVarAmpl(IValue varAmpl)
Sets the value of the Variability Amplitude. |
java.lang.String |
toString()
Override Object's toString() method. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DerivedData()
| Method Detail |
|---|
public IValue getSignalToNoise()
IValuepublic void setSignalToNoise(IValue SNR)
SNR - allowed object is
IValuepublic Redshift getRedshift()
Redshiftpublic void setRedshift(Redshift redshift)
redshift - allowed object is
Redshiftpublic IValue getVarAmpl()
IValuepublic void setVarAmpl(IValue varAmpl)
varAmpl - allowed object is
IValuepublic java.lang.String toString()
toString in class java.lang.ObjectString
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||