Uses of Class
edu.nrao.sss.astronomy.SideBand

Packages that use SideBand
edu.nrao.sss.astronomy General astronomical concepts. 
 

Uses of SideBand in edu.nrao.sss.astronomy
 

Methods in edu.nrao.sss.astronomy that return SideBand
static SideBand SideBand.fromString(String text)
          Returns the side band represented by text.
static SideBand SideBand.getDefault()
          Returns a default side band.
static SideBand SideBand.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static SideBand[] SideBand.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.