Uses of Class
edu.nrao.sss.model.resource.evla.EvlaTelescopeMotionSimulator.Error

Packages that use EvlaTelescopeMotionSimulator.Error
edu.nrao.sss.model.resource.evla EVLA hardware classes. 
 

Uses of EvlaTelescopeMotionSimulator.Error in edu.nrao.sss.model.resource.evla
 

Methods in edu.nrao.sss.model.resource.evla that return EvlaTelescopeMotionSimulator.Error
static EvlaTelescopeMotionSimulator.Error EvlaTelescopeMotionSimulator.Error.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static EvlaTelescopeMotionSimulator.Error[] EvlaTelescopeMotionSimulator.Error.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in edu.nrao.sss.model.resource.evla that return types with arguments of type EvlaTelescopeMotionSimulator.Error
 List<EvlaTelescopeMotionSimulator.Error> EvlaTelescopeMotionSimulator.getErrors()
          Returns a list of any errrors that may have occured during the lastest call to the moveTo method.
 



Copyright © 2009. All Rights Reserved.