Uses of Class
edu.nrao.sss.measure.Wave

Packages that use Wave
edu.nrao.sss.measure Measurements and their units. 
 

Uses of Wave in edu.nrao.sss.measure
 

Methods in edu.nrao.sss.measure that return Wave
 Wave Frequency.makeWave()
          Creates and returns a new wave with the speed of light and this frequency.
 Wave Frequency.makeWave(LinearVelocity speedOfWave)
          Creates and returns a new wave with the given speed and this frequency.
 Wave Wave.setFrequency(Frequency newFrequency)
          Sets this wave's frequency so that it is equal to newFrequency.
 Wave Wave.setVelocity(LinearVelocity newVelocity)
          Sets this wave's velocity so that it is equal to newVelocity.
 Wave Wave.setWavelength(Distance newWavelength)
          Sets this wave's wavelength so that it is equal to newWavelength.
 



Copyright © 2009. All Rights Reserved.