Uses of Class
nz.ac.waikato.adams.webservice.spectral.transform.Wave
-
Packages that use Wave Package Description nz.ac.waikato.adams.webservice.spectral.transform -
-
Uses of Wave in nz.ac.waikato.adams.webservice.spectral.transform
Fields in nz.ac.waikato.adams.webservice.spectral.transform with type parameters of type Wave Modifier and Type Field Description protected List<Wave>
Waves. wave
Methods in nz.ac.waikato.adams.webservice.spectral.transform that return Wave Modifier and Type Method Description Wave
ObjectFactory. createWave()
Create an instance ofWave
Methods in nz.ac.waikato.adams.webservice.spectral.transform that return types with arguments of type Wave Modifier and Type Method Description List<Wave>
Waves. getWave()
Gets the value of the wave property.
-