public class MolecularWeightOfWater extends ScalarQuantity
Modifier and Type | Method and Description |
---|---|
static visad.RealType |
getRealType()
Obtains the RealType associated with this class.
|
static visad.Real |
newReal()
Creates a Real corresponding to the molecular weight of water.
|
getRealType, getRealType, realType
realTupleType, setRealTupleType
public static visad.RealType getRealType() throws visad.VisADException
visad.VisADException
- Couldn't perform necessary VisAD operation.public static visad.Real newReal() throws visad.VisADException
visad.VisADException
- Couldn't create necessary VisAD object.