Uses of Class
net.sf.dvbcentral.lib.Tune.SpectralInversion

Uses of Tune.SpectralInversion in net.sf.dvbcentral.lib
 

Methods in net.sf.dvbcentral.lib that return Tune.SpectralInversion
 Tune.SpectralInversion Tune.getSpectralInversion()
          Spectral inversion getter.
static Tune.SpectralInversion Tune.SpectralInversion.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static Tune.SpectralInversion[] Tune.SpectralInversion.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in net.sf.dvbcentral.lib with parameters of type Tune.SpectralInversion
 Tune Tune.inversion(Tune.SpectralInversion si)
          New cloned tune with inversion set to new value.
 



Built on May 22 2009.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.