Deprecated API


Contents
Deprecated Classes
edu.nrao.sss.model.project.scheduling.SchedTime
          Use LocalSiderealTime, JulianDate, and the other time classes in edu.nrao.sss.measure. Represents an LST day number and hour for the purposes of scheduling. 
edu.nrao.sss.model.user.User
           
 

Deprecated Enums
edu.nrao.sss.model.source.SourcePositionType
          Use edu.sss.model.astronomy.SkyPositionType. An indicator for the form in which position information is held.

Version Info:

$Revision: 543 $
$Date: 2007-04-18 17:35:38 -0600 (Wed, 18 Apr 2007) $
$Author: dharland $

 
 

Deprecated Methods
edu.nrao.sss.model.resource.vla.VlaConfiguration.getCentralSkyFrequency(IFPair, Source, Date)
          do not use; see VlaConfiguration.getCentralSkyFrequency(IFPair, DopplerTracker, Date) 
edu.nrao.sss.model.project.SchedulingBlock.getConstraints()
          Returns an empty list. 
edu.nrao.sss.model.resource.ReceiverBand.getFrequencyRange()
          Use ReceiverBand.getNominalRange(). 
edu.nrao.sss.model.resource.evla.WidarBaseband.getFringeRotation()
          Always returns false. 
edu.nrao.sss.model.resource.evla.WidarBaseband.getInputStateCounts()
          Always returns null. 
edu.nrao.sss.model.project.ProgramBlock.getLongName()
           
edu.nrao.sss.model.project.SchedulingBlock.getLongName()
           
edu.nrao.sss.model.project.scan.Scan.getLongName()
           
edu.nrao.sss.model.resource.CorrelatorBaseband.getPolarization()
          Use CorrelatorBaseband.getPolarizations(). 
edu.nrao.sss.model.resource.vla.VlaBasebandPair.getPolarization()
          Use VlaBasebandPair.getPolarizations(). 
edu.nrao.sss.model.resource.evla.WidarBasebandPair.getPolarization()
          Use WidarBasebandPair.getPolarizations(). 
edu.nrao.sss.model.project.ProgramBlock.getShortName()
           
edu.nrao.sss.model.project.SchedulingBlock.getShortName()
           
edu.nrao.sss.model.project.scan.Scan.getShortName()
           
edu.nrao.sss.model.resource.vla.VlaConfiguration.getSSLO(IFPair)
          Do not use; see VlaConfiguration.getSSLO(IFPair, DopplerTracker, Date) instead. 
edu.nrao.sss.model.resource.vla.VlaConfiguration.getSSLO(IFPair, DopplerTracker, Date)
          Do not use; see VlaConfiguration.calcLoIfSetupParams(DopplerTracker, DopplerTracker, Date) instead. 
edu.nrao.sss.model.project.scan.ScanLoop.removeElement(int)
           
edu.nrao.sss.model.project.SchedulingBlock.setConstraints(List)
          Does nothing. 
edu.nrao.sss.model.resource.evla.WidarBaseband.setFringeRotation(boolean)
          does nothing 
edu.nrao.sss.model.project.ProgramBlock.setLongName(String)
           
edu.nrao.sss.model.project.SchedulingBlock.setLongName(String)
           
edu.nrao.sss.model.project.scan.Scan.setLongName(String)
           
edu.nrao.sss.model.project.ProgramBlock.setShortName(String)
           
edu.nrao.sss.model.project.SchedulingBlock.setShortName(String)
           
edu.nrao.sss.model.project.scan.Scan.setShortName(String)
           
 

Deprecated Enum Constants
edu.nrao.sss.model.project.SchedulingConstraint.WEATHER
           
 



Copyright © 2009. All Rights Reserved.