Uses of Class
edu.nrao.sss.model.resource.evla.EvlaPointingPosition

Packages that use EvlaPointingPosition
edu.nrao.sss.model.project Project object model. 
edu.nrao.sss.model.resource.evla EVLA hardware classes. 
 

Uses of EvlaPointingPosition in edu.nrao.sss.model.project
 

Methods in edu.nrao.sss.model.project that return EvlaPointingPosition
 EvlaPointingPosition SchedulingBlock.getAssumedTelescopePointing()
          Returns the position at which the telescope is assumed to be pointing just prior to the start of this scheduling block.
 

Methods in edu.nrao.sss.model.project with parameters of type EvlaPointingPosition
 void SchedulingBlock.setAssumedTelescopePointing(EvlaPointingPosition newPosition)
          Sets the position at which the telescope is assumed to be pointing just prior to the start of this scheduling block.
 

Uses of EvlaPointingPosition in edu.nrao.sss.model.resource.evla
 

Methods in edu.nrao.sss.model.resource.evla that return EvlaPointingPosition
 EvlaPointingPosition EvlaPointingPosition.clone()
          Returns a copy of this position.
 



Copyright © 2009. All Rights Reserved.