acmus
Class CalculateSpeedOfSound

java.lang.Object
  |
  +--acmus.CalculateSpeedOfSound

public class CalculateSpeedOfSound
extends java.lang.Object

Computes speed of sound


Constructor Summary
CalculateSpeedOfSound(double x, double y)
          Creates a new CalculateSpeedOfSound
 
Method Summary
 double calculateSpeedOfSound()
          Computes speed of sound
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CalculateSpeedOfSound

public CalculateSpeedOfSound(double x,
                             double y)
Creates a new CalculateSpeedOfSound
Parameters:
x - temperature
y - humidity
Method Detail

calculateSpeedOfSound

public double calculateSpeedOfSound()
Computes speed of sound
Parameters:
no - parameter
Returns:
speed speed of sound