A B C D E F G H I J L M N O P R S T U V W X

A

AbstractScheduleIterator - Class in edu.nrao.sss.model.project
This class provides a template method (AbstractScheduleIterator.iterateOverSchedulingBlock(edu.nrao.sss.model.project.SchedulingBlock)) that iterates over all the scans in a SB.
AbstractScheduleIterator() - Constructor for class edu.nrao.sss.model.project.AbstractScheduleIterator
 
AbstractSourceCatalogReader - Class in edu.nrao.sss.model.source.parser
An abstract implementation of the common methods in the SourceCatalogReader interface.
AbstractSourceCatalogReader() - Constructor for class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
 
AbstractSourceCatalogWriter - Class in edu.nrao.sss.model.source.parser
A base class that implements the most common methods of the SourceCatalogWriter
AbstractSourceCatalogWriter() - Constructor for class edu.nrao.sss.model.source.parser.AbstractSourceCatalogWriter
 
ac_flux - Variable in class edu.nrao.sss.model.source.VlaFluxObservation
 
ac_flux_stddev - Variable in class edu.nrao.sss.model.source.VlaFluxObservation
 
ac_freq - Variable in class edu.nrao.sss.model.source.VlaFluxObservation
 
actionPerformed(ActionEvent) - Method in class edu.nrao.sss.model.resource.evla.EvlaWidarConfiguration
 
actionPerformed(ActionEvent) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
 
activeBBs - Variable in class edu.nrao.sss.model.resource.CorrelatorConfiguration
The basebands of this configuration.
add(Scan) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Adds the given scan to this loop.
add(int, Scan) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Adds the given scan to this loop at the given position.
add(TimeDuration) - Method in class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Returns a SchedTime that is the sum of the argument and this SchedTime.
add(SchedTime) - Method in class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Returns a SchedTime that is the sum of the argument and this SchedTime.
add(SourceCatalogEntry) - Method in class edu.nrao.sss.model.source.SourceGroup
Adds a new member to this source group.
addAuthor(Author) - Method in class edu.nrao.sss.model.proposal.Proposal
 
addBasebandCollectionListener(BasebandCollectionListener) - Method in class edu.nrao.sss.model.resource.CorrelatorConfiguration
Registers a new listener that will be notified whenever the collection of basebands in this configuration is changed.
addBrightness(SourceBrightness) - Method in class edu.nrao.sss.model.source.Subsource
Adds newBrightness to this subsource.
addBrightnessFilter(SourceBrightnessFilter) - Method in class edu.nrao.sss.model.source.SourceFilter
Adds the given filter to this filter.
addCopyOf(ScanLoop) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Adds a copy of the given loop to this loop.
addCopyOf(int, ScanLoop) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Adds a copy of the given loop to this loop at the given position.
addDelays(int, double, TimeDuration) - Method in class edu.nrao.sss.model.project.scan.DelayScan
Adds a series of delays to this scan's list.
addDelays(double, double, int, TimeDuration) - Method in class edu.nrao.sss.model.project.scan.DelayScan
Adds a series of delays to this scan's list.
addDopplerSpecs(Scan) - Method in class edu.nrao.sss.model.project.scan.ScanBuilder
 
addElevations(Angle, Angle, int, TimeDuration) - Method in class edu.nrao.sss.model.project.scan.TippingScan
Adds a series of tipping elevations to this scan's list.
addExecutionListener(ActionListener) - Method in interface edu.nrao.sss.model.resource.AntennaElectronics
Registers a new listener that will be notified whenever the AntennaElectronics.execute() method is called.
addExecutionListener(ActionListener) - Method in class edu.nrao.sss.model.resource.evla.EvlaAntennaElectronics
 
addFileBrightnessesTo(Source) - Method in class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Adds to source any file-based brightnesses contained in this reader that are associated with a source of the same name.
addFileBrightnessesTo(SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Adds to the sources in catalog any file-based brightnesses contained in this reader that are associated with sources of the same name.
addForbiddenUserDefinedKey(String) - Method in class edu.nrao.sss.model.source.SourceFilter
Adds a user-defined key to this filter's set of forbidden keys.
addImageLinksTo(Source) - Method in class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Adds to source any image links contained in this reader that are associated with a source of the same name.
addImageLinksTo(SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Adds to the sources in catalog any image links contained in this reader that are associated with sources of the same name.
addItem(SourceCatalogEntry) - Method in class edu.nrao.sss.model.source.SourceCatalog
Adds a new entry to this catalog.
addLinksTo(Source) - Method in class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Adds to source any informational links contained in this reader that are associated with a source of the same name.
addLinksTo(SourceCatalog) - Method in class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Adds to the sources in catalog any informational links contained in this reader that are associated with sources of the same name.
addNewCorrelationProductGroup() - Method in interface edu.nrao.sss.model.resource.CorrelatorSubband
Creates a new correlation product group, adds it to this subband, and returns it.
addNewCorrelationProductGroup() - Method in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
Creates a new correlation product group, adds it to this subband, and returns it.
addNewSubband(CorrelatorSubbandAbs) - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
The CorrelatorBaseband.addSubband(CorrelatorSubband) method of classes that extend this one should call this method.
addOffsets(int, Distance, TimeDuration) - Method in class edu.nrao.sss.model.project.scan.FocusScan
Adds a series of offsets to this scan's list.
addOffsets(Distance, Distance, int, TimeDuration) - Method in class edu.nrao.sss.model.project.scan.FocusScan
Adds a series of offsets to this scan's list.
addPolarizationProduct(StokesParameter) - Method in interface edu.nrao.sss.model.resource.CorrelationProductGroup
Attempts to add the given product to this group.
addPolarizationProduct(StokesParameter) - Method in class edu.nrao.sss.model.resource.CorrelationProductGroupAbs
 
addPrerequisite(ProgramBlock) - Method in class edu.nrao.sss.model.project.ProgramBlock
Adds newPrereq to this program block's set of direct prerequisites.
addPrerequisite(SchedulingBlock) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Adds newPrereq to this scheduling block's set of direct prerequisites.
addProgramBlock(ProgramBlock) - Method in class edu.nrao.sss.model.project.Project
Adds the given program block to this project.
addProgramBlock(int, ProgramBlock) - Method in class edu.nrao.sss.model.project.Project
Adds the given program block to this project at index idx.
addProvider(SourceProvider) - Method in class edu.nrao.sss.model.project.CalibratorSelector
Adds newProvider to this selector's collection.
addRequiredUserDefinedKey(String) - Method in class edu.nrao.sss.model.source.SourceFilter
Adds a user-defined key to this filter's set of required keys.
addRequiredUserDefinedValues(String, Set<String>) - Method in class edu.nrao.sss.model.source.SourceFilter
Adds additional values to the set held by this filter for the given user defined key.
addResource(Resource) - Method in class edu.nrao.sss.model.proposal.Proposal
 
Address - Class in edu.nrao.sss.model.user
 
Address() - Constructor for class edu.nrao.sss.model.user.Address
 
Address(Address) - Constructor for class edu.nrao.sss.model.user.Address
 
AddressCountry - Class in edu.nrao.sss.model.user
 
AddressCountry() - Constructor for class edu.nrao.sss.model.user.AddressCountry
 
AddressState - Class in edu.nrao.sss.model.user
 
AddressState() - Constructor for class edu.nrao.sss.model.user.AddressState
 
AddressType - Class in edu.nrao.sss.model.user
 
AddressType() - Constructor for class edu.nrao.sss.model.user.AddressType
 
addSchedulingBlock(SchedulingBlock) - Method in class edu.nrao.sss.model.project.ProgramBlock
Adds the given scheduling block to this program block.
addSchedulingBlock(int, SchedulingBlock) - Method in class edu.nrao.sss.model.project.ProgramBlock
Adds the given scheduling block to this program block at index idx.
addSession(Session) - Method in class edu.nrao.sss.model.proposal.Proposal
 
addSessionPair(SessionPair) - Method in class edu.nrao.sss.model.proposal.Session
Add a new session pair to this session.
addSource(Source) - Method in class edu.nrao.sss.model.proposal.Proposal
 
addSource(Source) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
 
addSource(Source, String) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
 
addSource(Source) - Method in class edu.nrao.sss.model.source.experiment.SourceMapComponent
 
addSource(Source, String) - Method in class edu.nrao.sss.model.source.experiment.SourceMapComponent
 
addSources(Collection<? extends Source>) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
 
addSources(Collection<? extends Source>, String) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
 
addSources(Collection<? extends Source>) - Method in class edu.nrao.sss.model.source.experiment.SourceMapComponent
 
addSources(Collection<? extends Source>, String) - Method in class edu.nrao.sss.model.source.experiment.SourceMapComponent
 
addSubband(CorrelatorSubband) - Method in interface edu.nrao.sss.model.resource.CorrelatorBaseband
Adds newSubband to this baseband if this baseband is not already full.
addSubband(CorrelatorSubband) - Method in class edu.nrao.sss.model.resource.evla.WidarBaseband
 
addSubband(CorrelatorSubband) - Method in class edu.nrao.sss.model.resource.vla.VlaBasebandPair
 
addSubsource(Subsource) - Method in class edu.nrao.sss.model.source.Source
Adds newSubsource to this source.
addTelescope(TelescopeType) - Method in class edu.nrao.sss.model.proposal.Proposal
 
addToAddresses(Address) - Method in class edu.nrao.sss.model.user.AddressType
 
addToAddressTypes(AddressType) - Method in class edu.nrao.sss.model.user.Address
 
addToAffiliatedUsers(User) - Method in class edu.nrao.sss.model.user.Institution
 
addToAffiliations(Institution) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
addToGroups(UserGroup) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
addToNotes(UserNote) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
addToTypes(InstitutionType) - Method in class edu.nrao.sss.model.user.Institution
 
addToTypes(UserType) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
addToUsers(User) - Method in class edu.nrao.sss.model.user.UserGroup
 
addUserPick(String) - Method in class edu.nrao.sss.model.resource.AntennaSelection
Adds the given antenna ID to this selection.
addValue(Parameter) - Method in class edu.nrao.sss.model.parameter.Parameter
 
addVelocity(SourceVelocity) - Method in class edu.nrao.sss.model.source.Subsource
Adds newVelocity to this subsource.
adjustVelocityForSkyFrequencyOf(FrequencyRange) - Method in class edu.nrao.sss.model.resource.SpectralLineSpecification
Alters the velocity values of this specification so that its sky frequencies equal the endpoints of skyFreqRange.
afterFirstScanAction(Scan) - Method in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
afterLastScanAction(Scan) - Method in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
afterLastScanAction(Scan) - Method in class edu.nrao.sss.model.project.ObserveScriptBuilder
 
afterScanAction(Scan) - Method in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
afterScanAction(Scan) - Method in class edu.nrao.sss.model.project.ObserveScriptBuilder
Generates python code that is necessary regardless of the scan mode, that must come after each scan.
afterScanLoopAction(ScanLoop) - Method in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
allows(Parameter) - Method in class edu.nrao.sss.model.parameter.ParameterFilter
Returns true if this filter allows the given parameter to pass through it.
allows(ProgramBlock) - Method in class edu.nrao.sss.model.project.ProgramBlockFilter
 
allows(SchedulingBlock) - Method in class edu.nrao.sss.model.project.SchedulingBlockFilter
 
allows(SourceBrightness) - Method in class edu.nrao.sss.model.source.SourceBrightnessFilter
Returns true if this filter allows the given source brightness to pass through it.
allows(Source) - Method in class edu.nrao.sss.model.source.SourceFilter
Returns true if this filter allows the given source to pass through it.
allows(User) - Method in class edu.nrao.sss.model.user.UserFilter
Returns true if this filter allows the given parameter to pass through it.
Antenna - Interface in edu.nrao.sss.model.resource
 
AntennaElectronics - Interface in edu.nrao.sss.model.resource
The electronics system of a radio antenna.
AntennaElectronicsConfiguration - Class in edu.nrao.sss.model.resource
A generalized representation of the configuration of antenna electronics.
AntennaElectronicsConfiguration(TelescopeType) - Constructor for class edu.nrao.sss.model.resource.AntennaElectronicsConfiguration
Creates a new empty configuration for the given telescope.
AntennaFrontEnd - Class in edu.nrao.sss.model.resource
The portion of an antenna's electronics that immediately follows the collector of the sky signal.
AntennaFrontEnd(ReceiverBand, Set<PolarizationType>) - Constructor for class edu.nrao.sss.model.resource.AntennaFrontEnd
Creates a new front end whose output signals are the same as those of its receiver band.
AntennaFrontEnd(ReceiverBand, Set<PolarizationType>, SignalSource, int, FrequencyRange, boolean) - Constructor for class edu.nrao.sss.model.resource.AntennaFrontEnd
Creates a new front end that is initially turned off.
AntennaProvider - Interface in edu.nrao.sss.model.resource
 
AntennaSelection - Class in edu.nrao.sss.model.resource
A selection of antennas.
AntennaSelection(AntennaProvider) - Constructor for class edu.nrao.sss.model.resource.AntennaSelection
Creates a new instance using antennaProvider as the source of available antennas to select from.
AntennaSelection() - Constructor for class edu.nrao.sss.model.resource.AntennaSelection
Creates a new instance using a default AntennaProvider that returns an empty set of Antennas.
AntennaSelectionMethod - Enum in edu.nrao.sss.model.resource
The way in which an observer selects antennas.
AntennaSpecifier - Enum in edu.nrao.sss.model.resource
A list of ways to identify an antenna.
AntennaWrap - Enum in edu.nrao.sss.model.project.scan
A representation of the "wrapping" of an antenna.
appendComments(String) - Method in class edu.nrao.sss.model.project.ExecutionBlock
Adds additional comments to those already associated with this execution block.
appendComments(String) - Method in class edu.nrao.sss.model.project.ProgramBlock
Adds additional comments to those already associated with this program block.
appendComments(String) - Method in class edu.nrao.sss.model.project.Project
Adds additional comments to those already associated with this project.
appendComments(String) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
Adds additional comments to those already associated with this element.
appendComments(String) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Adds additional comments to those already associated with this scheduling block.
appendComments(String) - Method in class edu.nrao.sss.model.source.SourceImageLink
Adds additional comments to those already associated with this link.
appendCommentsToOperator(String) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Adds additional comments to those already associated with this scheduling block.
appendHtmlMouseHelp(StringBuilder) - Method in class edu.nrao.sss.model.source.experiment.SourceMapComponent
 
AreaBrightness - Class in edu.nrao.sss.model.source
A source brightness that spans an area, as opposed to a single point.
Astro2007aHtmlTableReader - Class in edu.nrao.sss.model.source.parser
A reader that can turn HTML in the form presented in the 2007a Astro Catalogue into sources.
Astro2007aHtmlTableReader() - Constructor for class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Creates a new reader of the catalog found at http://vlbi.gsfc.nasa.gov/solutions/2007a_astro/2007a_astro_cat.html.
Astro2007aHtmlTableReader(String, int) - Constructor for class edu.nrao.sss.model.source.parser.Astro2007aHtmlTableReader
Creates a new reader of the catalog found at the URL pageName.
AUTH_TOKEN_SIZE - Static variable in class edu.nrao.sss.model.user.User
Deprecated.  
Author - Class in edu.nrao.sss.model.proposal
Placeholder for time when we integrate proposal work.
Author() - Constructor for class edu.nrao.sss.model.proposal.Author
 

A B C D E F G H I J L M N O P R S T U V W X
Copyright © 2009. All Rights Reserved.