Uses of Class
edu.nrao.sss.model.resource.BackendType

Packages that use BackendType
edu.nrao.sss.model.resource Resource object model. 
 

Uses of BackendType in edu.nrao.sss.model.resource
 

Methods in edu.nrao.sss.model.resource that return BackendType
 BackendType CorrelatorConfiguration.getType()
          Creates and initializes the active basebands for this configuration based on the antenna electronics that were sent to the constructor.
 BackendType TelescopeBackend.getType()
          Returns the general type of this backend.
static BackendType BackendType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static BackendType[] BackendType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2009. All Rights Reserved.