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

S

Scan - Class in edu.nrao.sss.model.project.scan
A sequence of one or more observations that share a single goal.
scanAction(Scan) - Method in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
scanAction(Scan) - Method in class edu.nrao.sss.model.project.ObserveScriptBuilder
 
ScanBuilder - Class in edu.nrao.sss.model.project.scan
Helper for test classes; builds scans and their components.
ScanBuilder() - Constructor for class edu.nrao.sss.model.project.scan.ScanBuilder
 
scanCount - Variable in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
ScanDopplerSpecs - Class in edu.nrao.sss.model.project.scan
A grouping of a sky position, radial velocity, and rest frame for specifying Doppler tracking information for a scan.
ScanDopplerSpecs() - Constructor for class edu.nrao.sss.model.project.scan.ScanDopplerSpecs
Creates a new specification with a null position and velocity.
ScanDopplerSpecs(SkyPosition, LinearVelocity, VelocityFrame, VelocityConvention) - Constructor for class edu.nrao.sss.model.project.scan.ScanDopplerSpecs
Creates a new specification with the given properties.
ScanIntent - Enum in edu.nrao.sss.model.project.scan
An enumeration of the reasons for which a scan is made.
ScanLoop - Class in edu.nrao.sss.model.project.scan
A loop of scans and scan loops.
ScanLoop() - Constructor for class edu.nrao.sss.model.project.scan.ScanLoop
Creates a new loop with no elements and with an iteration count of one.
ScanLoopElement - Class in edu.nrao.sss.model.project.scan
The abstract parent of both Scan and ScanLoop.
ScanLoopValidator - Class in edu.nrao.sss.model.project.scan
A validator of scan loops.
ScanLoopValidator() - Constructor for class edu.nrao.sss.model.project.scan.ScanLoopValidator
Creates a new instance.
ScanMode - Enum in edu.nrao.sss.model.project.scan
An enumeration of the kinds of observations that may be performed on a source.
ScanTimeSpecification - Class in edu.nrao.sss.model.project.scan
Specification for the timing of a Scan.
ScanTimeSpecification() - Constructor for class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Creates a new time specification.
ScanTimeType - Enum in edu.nrao.sss.model.project.scan
An enumeration of the different kinds of time associated with a Scan.
SchedTime - Class in edu.nrao.sss.model.project.scheduling
Deprecated. 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.
SchedTime() - Constructor for class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Constructs an instance of this SchedTime initialized to the current time.
SchedTime(double, int) - Constructor for class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Constructs an instance of this SchedTime initialized to the indicated LST day and hour.
SchedTime(SchedTime) - Constructor for class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Constructs an instance of this SchedTime initialized to the same LST day and hour as the argument.
SchedTimeValidator - Class in edu.nrao.sss.model.project.scheduling
A validator of SchedTimes.
SchedTimeValidator() - Constructor for class edu.nrao.sss.model.project.scheduling.SchedTimeValidator
Creates a new instance.
Schedulable - Interface in edu.nrao.sss.model.project.scheduling
Defines the capabilities expected of scheduling block implementations that can be used by the scheduler.
ScheduleEntry - Interface in edu.nrao.sss.model.project
A single schedulable entry of a scheduling block.
SchedulingBlock - Class in edu.nrao.sss.model.project
The shortest allowable contiguous block of observing time on a telescope.
SchedulingBlock() - Constructor for class edu.nrao.sss.model.project.SchedulingBlock
Creates a new instance.
SchedulingBlockFilter - Class in edu.nrao.sss.model.project
A filter that operates on scheduling blocks.
SchedulingBlockFilter() - Constructor for class edu.nrao.sss.model.project.SchedulingBlockFilter
Creates a new wide-open filter that allows all scheduling blocks to pass.
SchedulingBlockProvider - Interface in edu.nrao.sss.model.project
A provider of scheduling blocks.
SchedulingBlockValidator - Class in edu.nrao.sss.model.project
A validator of scheduling blocks.
SchedulingBlockValidator() - Constructor for class edu.nrao.sss.model.project.SchedulingBlockValidator
Creates a new instance.
SchedulingConstraint - Enum in edu.nrao.sss.model.project
Constraints related to scheduling an observation.
SchedulingType - Enum in edu.nrao.sss.model.project
An enumeration of scheduling types.
ScientificPriority - Enum in edu.nrao.sss.model.project
An enumeration of scientific priorities.
ScientificType - Enum in edu.nrao.sss.model.proposal
An enumeration of scientific exploration types.
selectBestReceiverFor(FrequencyRange) - Method in interface edu.nrao.sss.model.resource.ReceiverSelector
Returns the best receiver to use for the given range of sky frequencies.
selectBestReceiverFor(FrequencyRange) - Method in class edu.nrao.sss.model.resource.SimpleReceiverSelector
 
selectBestReceiverFor(FrequencyRange) - Method in enum edu.nrao.sss.model.resource.TelescopeType
 
selectFrom(Collection<?>) - Method in class edu.nrao.sss.model.project.ProgramBlockFilter
Selects those objects in bag that are program blocks and that can pass through this filter.
selectFrom(Collection<?>) - Method in class edu.nrao.sss.model.project.SchedulingBlockFilter
Selects those objects in bag that are scheduling blocks and that can pass through this filter.
selectFrom(Collection<?>) - Method in class edu.nrao.sss.model.source.SourceFilter
Selects those objects in bag that are sources and that can pass through this filter.
selectReceivers(ResourceSpecification) - Method in interface edu.nrao.sss.model.resource.ReceiverSelector
Returns a list of one or more selections that satisfy the given specs.
selectReceivers(SkyFrequencySpecification) - Method in interface edu.nrao.sss.model.resource.ReceiverSelector
Returns a list of one or more selections that satisfy the given specs.
selectReceivers(SpectralLineSpecification) - Method in interface edu.nrao.sss.model.resource.ReceiverSelector
Returns a list of one or more selections that satisfy the given specs.
selectReceivers(PulsarSpecification) - Method in interface edu.nrao.sss.model.resource.ReceiverSelector
Returns a list of one or more selections that satisfy the given specs.
selectReceivers(ObservingMode, ResourceSpecification) - Method in interface edu.nrao.sss.model.resource.ReceiverSelector
Returns a list of one or more selections that satisfy the given portion of the given specs.
selectReceivers(FrequencyRange) - Method in class edu.nrao.sss.model.resource.SimpleReceiverSelector
 
selectReceivers(FrequencySpectrum) - Method in class edu.nrao.sss.model.resource.SimpleReceiverSelector
 
selectReceivers(ResourceSpecification) - Method in enum edu.nrao.sss.model.resource.TelescopeType
 
selectReceivers(SkyFrequencySpecification) - Method in enum edu.nrao.sss.model.resource.TelescopeType
 
selectReceivers(SpectralLineSpecification) - Method in enum edu.nrao.sss.model.resource.TelescopeType
 
selectReceivers(PulsarSpecification) - Method in enum edu.nrao.sss.model.resource.TelescopeType
 
selectReceivers(ObservingMode, ResourceSpecification) - Method in enum edu.nrao.sss.model.resource.TelescopeType
 
ServiceCalibration - Class in edu.nrao.sss.model.project
A calibration of a telescope that is typically performed just before, or just after, a scheduling block is executed.
ServiceCalibration() - Constructor for class edu.nrao.sss.model.project.ServiceCalibration
Creates a new instance.
ServiceCalibrationTiming - Enum in edu.nrao.sss.model.project
Signals that indicate when a service calibration should occur in relation to a SchedulingBlock.
Session - Class in edu.nrao.sss.model.proposal
Placeholder for time when we integrate proposal work. A proposed observation session.
Session() - Constructor for class edu.nrao.sss.model.proposal.Session
Creates a new instance.
SessionPair - Class in edu.nrao.sss.model.proposal
Placeholder for time when we integrate proposal work. A pairing of a Source and a Resource.
SessionPair() - Constructor for class edu.nrao.sss.model.proposal.SessionPair
Creates a new instance.
set(ScanTimeType, String) - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Specifies the timing for a scan.
set(ScanTimeType, TimeDuration) - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Specifies the duration for a scan.
set(ScanTimeType, TimeOfDay) - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Specifies the local sidereal time for a scan.
set(ScanTimeType, LocalSiderealTime) - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Specifies the local sidereal time for a scan.
set(ScanTimeType, Date) - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Specifies the universal date and time for a scan.
set(Contact) - Method in class edu.nrao.sss.model.user.Contact
 
set(Email) - Method in class edu.nrao.sss.model.user.Email
 
set(Fax) - Method in class edu.nrao.sss.model.user.Fax
 
setAbstract(String) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setAcceptableConfigurations(List<TelescopeConfiguration>) - Method in class edu.nrao.sss.model.project.ProgramBlock
For use by Hibernate and JAXB.
setAcceptableConfigurations(List<TelescopeConfiguration>) - Method in interface edu.nrao.sss.model.project.scheduling.ProgBlock
 
setAccountName(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setAdditionalSpecifications(SortedMap<String, String>) - Method in class edu.nrao.sss.model.resource.SkyFrequencySpecification
Sets a map of key/value pairs that hold additional specifications.
setAddressCountry(AddressCountry) - Method in class edu.nrao.sss.model.user.Address
 
setAddressCountry(String) - Method in class edu.nrao.sss.model.user.AddressCountry
 
setAddresses(Set<Address>) - Method in class edu.nrao.sss.model.user.AddressType
 
setAddressState(AddressState) - Method in class edu.nrao.sss.model.user.Address
 
setAddressType(String) - Method in class edu.nrao.sss.model.user.AddressType
 
setAddressTypes(Set<AddressType>) - Method in class edu.nrao.sss.model.user.Address
 
setAffiliatedUsers(Set<User>) - Method in class edu.nrao.sss.model.user.Institution
 
setAffiliation(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setAffiliations(Set<Institution>) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setAipsNumber(short) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setAll(Frequency, Frequency, BandwidthCode, BandwidthCode, CorrelatorMode, Set<ProcessingType>, BigDecimal) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
A convenience method for setting all the old-style parameters at once.
setAllocatedTime(double) - Method in class edu.nrao.sss.model.project.Project
Sets the amount of time allocated to this project by the Time Allocation Committee.
setAllowableSeparation(TimeDuration) - Method in class edu.nrao.sss.model.project.ServiceCalibration
Sets the time duration during which a prior calibration of the same type would be acceptable for reuse.
setAllowOverTheTop(boolean) - Method in class edu.nrao.sss.model.project.scan.Scan
Indicates whether or not this scan will allow the telescope to tip beyond the zenith.
setAllowReverseOrder(boolean) - Method in class edu.nrao.sss.model.project.scan.TippingScan
Configures this scan so that even numbered iterations of this scan proceed in either the opposite or same order as the first iteration.
setAntennaProvider(AntennaProvider) - Method in class edu.nrao.sss.model.resource.AntennaSelection
Sets the AntennaProvider instance used to find the complete set of available Antennas.
setAntennaWrap(AntennaWrap) - Method in class edu.nrao.sss.model.project.scan.Scan
Sets the antenna wrapping direction for this scan.
setApply(boolean) - Method in class edu.nrao.sss.model.proposal.StudentSupport
 
setApplyAutoPhasing(boolean) - Method in class edu.nrao.sss.model.project.scan.SwitchingScan
Indicates whether or not autophasing should be applied to this scan.
setApplyLastPhase(boolean) - Method in class edu.nrao.sss.model.project.scan.Scan
Tells this scan whether or not it should apply the most recent set of phase offsets.
setApplyLastReferenceDelay(boolean) - Method in class edu.nrao.sss.model.project.scan.Scan
Tells this scan whether or not is should apply the most recent set of reference delays.
setApplyLastReferenceFocus(boolean) - Method in class edu.nrao.sss.model.project.scan.Scan
Tells this scan whether or not is should apply the most recent set of reference focus offsets.
setApplyLastReferencePointing(boolean) - Method in class edu.nrao.sss.model.project.scan.Scan
Tells this scan whether or not is should apply the most recent set of reference pointing offsets.
setAssignment(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setAssumedTelescopePointing(EvlaPointingPosition) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the position at which the telescope is assumed to be pointing just prior to the start of this scheduling block.
setAuthenticationToken(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setAuthorId(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setAuthorizedCount(int) - Method in interface edu.nrao.sss.model.project.scheduling.Schedulable
 
setAuthorizedCount(int) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the number of executions authorized for this block.
setAvoidSunrise(boolean) - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Used to specify whether or not the scheduling block holding this object should avoid execution near sunrise.
setAvoidSunriseAndSunset(boolean) - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
A convenience method for avoiding both sunrise and sunset.
setAvoidSunset(boolean) - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Used to specify whether or not the scheduling block holding this object should avoid execution near sunset.
setAzimuth(Angle) - Method in class edu.nrao.sss.model.project.scan.TippingScan
Sets the azimuth along which the tipping will be done.
setBackEndMultiplier(int) - Method in class edu.nrao.sss.model.resource.evla.WidarIntegrationTime
Sets the correlator back end multiplier component of this integration time.
setBand(String) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setBandPattern(Pattern) - Method in class edu.nrao.sss.model.parameter.ParameterFilter
Sets a regular expression for matching the bands of parameters.
setBandwidth(Frequency) - Method in interface edu.nrao.sss.model.resource.CorrelatorBaseband
Sets the bandwidth of this baseband.
setBandwidth(Frequency) - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
 
setBandwidth(Frequency) - Method in interface edu.nrao.sss.model.resource.CorrelatorSubband
Sets the bandwidth of this subband.
setBandwidth(Frequency) - Method in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
 
setBandwidth(Frequency) - Method in class edu.nrao.sss.model.resource.evla.WidarBaseband
Does nothing.
setBandwidth(Frequency) - Method in class edu.nrao.sss.model.resource.evla.WidarSubband
Sets the bandwidth of this subband.
setBandwidthCode(IFCode, BandwidthCode) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Sets the bandwidth code to use for the given IF.
setBandwidthCodes(BandwidthCode, BandwidthCode, BandwidthCode, BandwidthCode) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Sets the bandwidth codes for all four IFs at once.
setBandwidthCodes(BandwidthCode, BandwidthCode) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Sets the bandwidth codes for all four IFs at once, setting A & C to one value and B & D to the other.
setBaseUrlForLinks(URL) - Method in class edu.nrao.sss.model.source.parser.VlaCalibDbHtmlReader
Sets the base URL for relative links found by this reader.
setBitsPerSample(int) - Method in class edu.nrao.sss.model.resource.evla.D301
Configures this digitizer so that it produces output with the given number of bits per sample.
setBlbpCount(int) - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
Attempts to allocate the given number of BLBPs to this group.
setBracketed(boolean) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Sets whether or not this loop is a "bracketed" loop.
setBrightnesses(List<SourceBrightness>) - Method in class edu.nrao.sss.model.source.Subsource
Replaces this subsource's collection of brightnesses with replacementList.
setBrightnessFile(URL) - Method in class edu.nrao.sss.model.source.FileBasedBrightness
Sets the file that describes this source brightness.
setByteSize(long) - Method in class edu.nrao.sss.model.proposal.JustificationFileDescriptor
Sets the size of the JustificationFile described by this object in bytes.
setCatalog(SourceCatalog) - Method in class edu.nrao.sss.model.source.SourceGroup
Sets the catalog to which this source group belongs.
setCenterPosition(SphericalPosition) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
Sets newPosition as the center of this map.
setCentralFrequency(Frequency) - Method in interface edu.nrao.sss.model.resource.CorrelatorSubband
Sets the central frequency of this subband.
setCentralFrequency(Frequency) - Method in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
 
setCentralFrequency(Frequency) - Method in class edu.nrao.sss.model.resource.evla.WidarSubband
Sets the central frequency of this subband.
setCentralFrequency(IFPair, Frequency, boolean) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Sets one of the two central frequencies that can be held by this configuration.
setCentralFrequency(IFPair, Frequency) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
calls setCentralFrequency(ifPair, central, true);
setCentralPosition(SkyPosition) - Method in class edu.nrao.sss.model.source.sort.SourceProximitySortKey
Sets the point in the sky from which all other sources will be measured.
setCentralProxiedFrequency(Frequency) - Method in interface edu.nrao.sss.model.resource.CorrelatorSubband
Modifies this subband so that its new center is a proxy for newSkyCenter.
setCentralProxiedFrequency(Frequency) - Method in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
 
setCity(String) - Method in class edu.nrao.sss.model.user.Address
 
setColorSourceCollection(String, Color) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
 
setComment(Project) - Method in class edu.nrao.sss.model.project.ProjectBuilder
Sometimes sets comment, sometimes removes comments.
setComment(ProgramBlock) - Method in class edu.nrao.sss.model.project.ProjectBuilder
Sometimes sets comment, sometimes removes comments.
setComment(SchedulingBlock) - Method in class edu.nrao.sss.model.project.ProjectBuilder
Sometimes sets comment, sometimes removes comments.
setComment(Scan) - Method in class edu.nrao.sss.model.project.scan.ScanBuilder
Sometimes sets comment, sometimes removes comments.
setComments(String) - Method in class edu.nrao.sss.model.project.ExecutionBlock
Sets comments about this execution block.
setComments(String) - Method in class edu.nrao.sss.model.project.ProgramBlock
Sets comments about this program block.
setComments(String) - Method in class edu.nrao.sss.model.project.Project
Sets comments about this project.
setComments(String) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
Sets comments about this element.
setComments(String) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets comments about this scheduling block.
setComments(String) - Method in class edu.nrao.sss.model.proposal.Session
Sets the proposer's comments for this observation session.
setComments(String) - Method in class edu.nrao.sss.model.source.SourceImageLink
Stores free-form text related to this link.
setCommentsToOperator(String) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Stores comments intended for use by an operator.
setCommentToOperator(SchedulingBlock) - Method in class edu.nrao.sss.model.project.ProjectBuilder
Sometimes sets comment, sometimes removes comments.
setConstraints(List<Constraint>) - Method in interface edu.nrao.sss.model.project.scheduling.Schedulable
Sets the requirements that can be used to determine the success of a scheduling block under current conditions.
setConstraints(List<Constraint>) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Deprecated. Does nothing.
setConstraintType(ConstraintType) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintProbability
 
setContactDescription(String) - Method in class edu.nrao.sss.model.user.Contact
 
setContactLevel(UserContactLevel) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setContactPerson(Long) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setContactPerson1(String) - Method in class edu.nrao.sss.model.user.Institution
 
setContactPerson2(String) - Method in class edu.nrao.sss.model.user.Institution
 
setContactValue(String) - Method in class edu.nrao.sss.model.user.Email
 
setContactValue(String) - Method in class edu.nrao.sss.model.user.Fax
 
setContactValue(String) - Method in class edu.nrao.sss.model.user.Phone
 
setContactValue(String) - Method in class edu.nrao.sss.model.user.URL
 
setContainer(CorrelatorSubbandAbs) - Method in class edu.nrao.sss.model.resource.CorrelationProductGroupAbs
Primarily for use by persistence mechanism.
setContainer(CorrelatorConfiguration) - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
Sets the correlator configuration to which this baseband belongs.
setContainer(CorrelatorBasebandAbs) - Method in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
Primarily for use by persistence mechanism.
setContainer(CorrelatorConfiguration) - Method in class edu.nrao.sss.model.resource.evla.WidarBaseband
Sets the correlator configuration to which this baseband belongs.
setContainer(CorrelatorConfiguration) - Method in class edu.nrao.sss.model.resource.vla.VlaBasebandPair
Sets the correlator configuration to which this baseband belongs.
setConvention(VelocityConvention) - Method in class edu.nrao.sss.model.source.SourceVelocity
Sets the convention used for this velocity.
setCoordinateSystem(CelestialCoordinateSystem) - Method in class edu.nrao.sss.model.project.scan.PointingScan
Sets the coordinate system for this scan.
setCoordinateSystem(CelestialCoordinateSystem) - Method in class edu.nrao.sss.model.resource.evla.EvlaPointingPosition
Sets the coordinate system used by this position.
setCoordSysAndEpoch(CelestialCoordinateSystem, Epoch) - Method in class edu.nrao.sss.model.source.SourceFilter
Sets the coordinate system and epoch to use if source positions are to be converted to a common system prior to filtering.
setCorrelatorChipMultiplier(int) - Method in class edu.nrao.sss.model.resource.evla.WidarIntegrationTime
Sets the correlator chip multiplier component of this integration time.
setCorrelatorMode(CorrelatorMode) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Sets the correlator mode for this configuration.
setCountryName(String) - Method in class edu.nrao.sss.model.user.AddressCountry
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.project.ProgramBlock
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.project.Project
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.project.SchedulingBlock
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.resource.Resource
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.resource.ResourceCatalog
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.source.Source
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.source.SourceCatalog
 
setCreatedBy(Long) - Method in class edu.nrao.sss.model.source.SourceLookupTable
 
setCreatedBy(Long) - Method in interface edu.nrao.sss.model.UserAccountable
Sets the ID of the user who created this object.
setCreatedOn(Date) - Method in class edu.nrao.sss.model.project.ProgramBlock
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.project.Project
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.project.SchedulingBlock
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.resource.Resource
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.resource.ResourceCatalog
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.source.Source
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.source.SourceCatalog
 
setCreatedOn(Date) - Method in class edu.nrao.sss.model.source.SourceLookupTable
 
setCreatedOn(Date) - Method in interface edu.nrao.sss.model.UserAccountable
Sets the date on which this object was created.
setCurrentAntennaAzimuth(Angle) - Method in class edu.nrao.sss.model.resource.evla.EvlaTelescopeMotionSimulator
sets the current Antenna Az to a clone of a if a is within range.
setCurrentAntennaAzimuth(Longitude, AntennaWrap) - Method in class edu.nrao.sss.model.resource.evla.EvlaTelescopeMotionSimulator
sets the current Antenna Az to a Angle equivalent to a at wrap w.
setCurrentAntennaElevation(Angle) - Method in class edu.nrao.sss.model.resource.evla.EvlaTelescopeMotionSimulator
sets the current Antenna El to a clone of a if a is within range.
setCurrentAntennaElevation(Latitude) - Method in class edu.nrao.sss.model.resource.evla.EvlaTelescopeMotionSimulator
sets the current Antenna Az to a Angle equivalent to a at wrap w.
setData(Blob) - Method in class edu.nrao.sss.model.proposal.JustificationFile
Sets the contents of this justification file.
setDay(int) - Method in class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Sets the LST day number in the schedule.
setDefaultContact(boolean) - Method in class edu.nrao.sss.model.user.Contact
 
setDefaultInstitution(Institution) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setDelays(List<DelaySetting>) - Method in class edu.nrao.sss.model.project.scan.DelayScan
Sets the collection of delay settings held by this scan.
setDelaySettingValidator(Validator) - Method in class edu.nrao.sss.model.project.scan.DelayScanValidator
Sets the validator to use for the delay settings of the target scan.
setDepartmentName(String) - Method in class edu.nrao.sss.model.user.Institution
 
setDiameter(double) - Method in class edu.nrao.sss.model.source.UnknownBrightness
Sets both the major axis and minor axis diameters to diameter.
setDisplayName(String) - Method in class edu.nrao.sss.model.source.SourceImageLink
Sets the display name for this link.
setDisplayPosition(int) - Method in class edu.nrao.sss.model.proposal.Author
 
setDomestic(boolean) - Method in class edu.nrao.sss.model.proposal.Author
 
setDopplerSpecs(String, ScanDopplerSpecs) - Method in class edu.nrao.sss.model.project.scan.Scan
Saves Doppler tracking specifications using the given key.
setDurationType(ScanTimeType) - Method in class edu.nrao.sss.model.project.scan.DelaySetting
Sets a new duration type for this setting.
setDurationType(ScanTimeType) - Method in class edu.nrao.sss.model.project.scan.FocusOffset
Sets a new duration type for this offset.
setDurationType(ScanTimeType) - Method in class edu.nrao.sss.model.project.scan.PointingPosition
Sets a new duration type for this position.
setDurationType(ScanTimeType) - Method in class edu.nrao.sss.model.project.scan.SwitchSetting
Sets a new duration type for this setting.
setDurationType(ScanTimeType) - Method in class edu.nrao.sss.model.project.scan.TippingPosition
Sets a new duration type for this position.
setEditor(Long) - Method in class edu.nrao.sss.model.project.Project
Sets the ID of the user who is authorized to edit this project.
setEditor(Long) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setEducationType(boolean) - Method in class edu.nrao.sss.model.user.UserType
 
setEffectiveDate(Date) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setElevation(Angle) - Method in class edu.nrao.sss.model.project.scan.TippingPosition
Sets the elevation of this position.
setElevation(float) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintPositionElevation
 
setElevations(List<TippingPosition>) - Method in class edu.nrao.sss.model.project.scan.TippingScan
Sets the list of tipping elevations held by this scan.
setEmail(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setEncryptedPassword(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setEntity(String) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setEntityPattern(Pattern) - Method in class edu.nrao.sss.model.parameter.ParameterFilter
Sets a regular expression for matching the entities of parameters.
setEntryStatus(String) - Method in class edu.nrao.sss.model.user.EntryStatus
 
setEntryStatus(EntryStatus) - Method in class edu.nrao.sss.model.user.Institution
 
setEntryStatus(EntryStatus) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setExecScript(StringBuilder) - Method in class edu.nrao.sss.model.project.ExecutionBlock
Sets the execution script that represents this execution block.
setExecStatuses(EventSetStatus...) - Method in class edu.nrao.sss.model.project.ProgramBlockFilter
Sets the execution status criterion.
setExecStatuses(EventSetStatus...) - Method in class edu.nrao.sss.model.project.SchedulingBlockFilter
Sets the execution status criterion.
setExecutionScript(String) - Method in class edu.nrao.sss.model.project.ExecutionBlock
Sets the execution script that represents this execution block.
setExportSupported(boolean) - Method in enum edu.nrao.sss.model.source.parser.SourceCatalogTextFormat
Configures this format to either support, or not support, the export of a source catalog into this type of text.
setFileName(String) - Method in class edu.nrao.sss.model.proposal.JustificationFileDescriptor
Sets the name of the JustificationFile described by this object.
setFileType(JustificationFileType) - Method in class edu.nrao.sss.model.proposal.JustificationFileDescriptor
Sets the type of the JustificationFile described by this object.
setFirstName(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setFirstName(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setFixedStartTime(Date) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Changes the type of this block to SchedulingType.FIXED_DATE and sets the start time.
setFlux(FluxDensity, FluxDensity) - Method in class edu.nrao.sss.model.source.SourceBrightnessFilter
Sets the flux density criterion of this filter to the given range.
setFocusOffsetValidator(Validator) - Method in class edu.nrao.sss.model.project.scan.FocusScanValidator
Sets the validator to use for the focus offsets of the target scan.
setFormalName(String) - Method in class edu.nrao.sss.model.user.Institution
 
setFrequency(Frequency) - Method in class edu.nrao.sss.model.source.SourceBrightnessFilter
Sets the frequency criterion of this filter to newFrequency.
setFrequency(FrequencyRange) - Method in class edu.nrao.sss.model.source.SourceBrightnessFilter
Sets the frequency criterion of this filter to newRange.
setFrequency(Frequency) - Method in class edu.nrao.sss.model.source.SourceImageLink
Sets the frequency at which the linked image was observed.
setFrequencyRange(FrequencyRange) - Method in class edu.nrao.sss.model.resource.SkyFrequencySpecification
Sets the range of sky frequencies to use for this specification.
setFrequencyResolution(Frequency) - Method in class edu.nrao.sss.model.resource.SkyFrequencySpecification
Sets the width of a single sky frequency channel.
setFringeRotation(boolean) - Method in class edu.nrao.sss.model.resource.evla.WidarBaseband
Deprecated. does nothing
setGender(Character) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setGraduationYear(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setGraduationYear(short) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setGroups(Set<UserGroup>) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setGroupValidator(Validator) - Method in class edu.nrao.sss.model.resource.ResourceCatalogValidator
Sets the validator to use for the groups of the target catalog.
setGroupValidator(Validator) - Method in class edu.nrao.sss.model.source.SourceCatalogValidator
Sets the validator to use for the groups of the target catalog.
setHardware(String) - Method in class edu.nrao.sss.model.proposal.StudentSupport
 
setHasPostalCodes(boolean) - Method in class edu.nrao.sss.model.user.AddressCountry
 
setHour(double) - Method in class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Sets the hour
setId(int) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setId(Long) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
Do not use.
setId(Long) - Method in class edu.nrao.sss.model.resource.CorrelatorConfiguration
 
setId(Long) - Method in interface edu.nrao.sss.model.resource.TelescopeBackend
Sets the ID of this object; not recommended for most clients.
setId(Long) - Method in class edu.nrao.sss.model.source.Source
 
setId(Long) - Method in interface edu.nrao.sss.model.source.SourceCatalogEntry
Do not use.
setId(Long) - Method in class edu.nrao.sss.model.source.SourceLookupTable
 
setId(int) - Method in class edu.nrao.sss.model.user.ObjectId
 
setIdentifiers(boolean) - Method in class edu.nrao.sss.model.project.ProjectBuilder
Tells the factory methods whether or not they should set the object identifiers.
setIdentifiers(boolean) - Method in class edu.nrao.sss.model.project.scan.ScanBuilder
Tells the factory methods whether or not they should set the object identifiers.
setIdentifiers(boolean) - Method in class edu.nrao.sss.model.resource.ResourceBuilder
Tells the factory methods whether or not they should set the object identifiers.
setIdentifiers(boolean) - Method in class edu.nrao.sss.model.source.SourceBuilder
Tells the factory methods whether or not they should set the object identifiers.
setIdType(AntennaSpecifier) - Method in class edu.nrao.sss.model.resource.AntennaSelection
Set the type of identifiers returned by AntennaSelection.getMatchingAntennas().
setImageLocation(URL) - Method in class edu.nrao.sss.model.source.SourceImageLink
Sets the URL for this image.
setImportSupported(boolean) - Method in enum edu.nrao.sss.model.source.parser.SourceCatalogTextFormat
Configures this format to either support, or not support, the import of a source catalog from this type of text.
setInput(DigitalSignal, DigitalSignal) - Method in class edu.nrao.sss.model.resource.evla.WidarBasebandPair
Sets the input signals for this baseband pair.
setInput(DigitalSignal) - Method in class edu.nrao.sss.model.resource.evla.WidarBasebandSinglet
Sets the input signal for this baseband.
setInputSwitches(String, String) - Method in class edu.nrao.sss.model.resource.evla.T302
Sets the input top and bottom input switches to select one of their inputs.
setInstitutionType(String) - Method in class edu.nrao.sss.model.user.InstitutionType
 
setIntegrationTime(BigDecimal) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Sets a new integration time for this configuration.
setIntents(Set<ScanIntent>) - Method in class edu.nrao.sss.model.project.scan.Scan
Sets the purposes for which this scan is intended.
setInterval(TimeDuration) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintPositionMaximum
 
setIterationCount(int) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Sets the number of times that this loop should be executed.
setJustificationFile(JustificationFileDescriptor) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setLastLogin(Date) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setLastName(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setLastName(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setLastNamePattern(String) - Method in class edu.nrao.sss.model.user.UserFilter
Sets a regular expression for matching the bandss of parameters.
setLastObservation(Date) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.project.ProgramBlock
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.project.Project
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.project.SchedulingBlock
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.resource.Resource
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.resource.ResourceCatalog
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.source.Source
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.source.SourceCatalog
 
setLastUpdatedBy(Long) - Method in class edu.nrao.sss.model.source.SourceLookupTable
 
setLastUpdatedBy(Long) - Method in interface edu.nrao.sss.model.UserAccountable
Sets the ID of the user who most recently updated this object.
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.project.ProgramBlock
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.project.Project
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.project.SchedulingBlock
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.resource.Resource
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.resource.ResourceCatalog
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.source.Source
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.source.SourceCatalog
 
setLastUpdatedOn(Date) - Method in class edu.nrao.sss.model.source.SourceLookupTable
 
setLastUpdatedOn(Date) - Method in interface edu.nrao.sss.model.UserAccountable
Sets the date on which this object was most recently updated.
setLatitude(Angle) - Method in class edu.nrao.sss.model.project.scan.PointingPosition
Sets the latitudinal angle of this position.
setLatitude(Angle) - Method in class edu.nrao.sss.model.resource.evla.EvlaPointingPosition
Sets the latitude of this position.
setLatitude(String) - Method in class edu.nrao.sss.model.resource.evla.EvlaPointingPosition
 
setLegacyId(String) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setLimbDarkening(double) - Method in class edu.nrao.sss.model.source.DiskBrightness
Sets the limb darkening of this source brightness.
setLine(SpectralLine) - Method in class edu.nrao.sss.model.resource.SpectralLineSpecification
Sets the spectral line of this specification.
setListener(SourceTableListener) - Method in class edu.nrao.sss.model.source.SourceLookupTable
Sets the object that will listen to this table.
setLongitude(Angle) - Method in class edu.nrao.sss.model.project.scan.PointingPosition
Sets the longitudinal angle of this position.
setLongitude(Angle) - Method in class edu.nrao.sss.model.resource.evla.EvlaPointingPosition
Sets the longitude of this position.
setLongitude(String) - Method in class edu.nrao.sss.model.resource.evla.EvlaPointingPosition
 
setLongName(String) - Method in class edu.nrao.sss.model.project.ProgramBlock
Deprecated. 
setLongName(String) - Method in class edu.nrao.sss.model.project.scan.Scan
Deprecated. 
setLongName(String) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Deprecated. 
setLongTermAccumulatorMultiplier(int) - Method in class edu.nrao.sss.model.resource.evla.WidarIntegrationTime
Sets the long term accumulator multiplier component of this integration time.
setLstStartRange(TimeOfDayInterval) - Method in interface edu.nrao.sss.model.project.scheduling.Schedulable
 
setLstStartRange(TimeOfDayInterval) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the range of allowable execution start times for this scheduling block, expressed in local sidereal time.
setMailingName(String) - Method in class edu.nrao.sss.model.user.Institution
 
setMajorAxisDiameter(double) - Method in class edu.nrao.sss.model.source.AreaBrightness
Sets the magnitude of the major axis diameter of this source.
setMaxAllowableOpacity(double) - Method in class edu.nrao.sss.model.project.EnvironmentalConstraints
Sets the maximum allowable atmospheric opacity.
setMaxAntennaCount(int) - Method in class edu.nrao.sss.model.resource.evla.EvlaWidarConfiguration
Sets the maximum number of antennas in a subarray that may use this configuration.
setMaximumDuration(TimeDuration) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Sets the maximum amount of time that may be spent in this loop.
setMaximumLst(String) - Method in class edu.nrao.sss.model.proposal.Session
Sets the latest local sidereal time for this observation session.
setMessage(String) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintProbability
 
setMethod(AntennaSelectionMethod) - Method in class edu.nrao.sss.model.resource.AntennaSelection
Sets the manner in which antennas will be selected.
setMiddleName(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setMinimumElevation(double) - Method in class edu.nrao.sss.model.proposal.Session
Sets the minimum acceptable elevation (of which source?) for this session.
setMinimumHardwareIntegrationTime(TimeDuration) - Method in class edu.nrao.sss.model.resource.evla.WidarIntegrationTime
Sets the minimum hardware integration time for this group of correlation products.
setMinimumLst(String) - Method in class edu.nrao.sss.model.proposal.Session
Sets the earliest local sidereal time for this observation session.
setMinimumNumber(int, AntennaSelectionMethod) - Method in class edu.nrao.sss.model.resource.AntennaSelection
Sets the minimum number of antennas to select and the selection method to use.
setMinorAxisDiameter(double) - Method in class edu.nrao.sss.model.source.AreaBrightness
Sets the magnitude of the minor axis diameter of this source.
setMiscBudget(float) - Method in class edu.nrao.sss.model.proposal.StudentSupport
 
setMixerPhaseErrorCorr(boolean) - Method in class edu.nrao.sss.model.resource.evla.WidarSubband
Tells the correlator whether or not the stage 2 mixer should update the phase error and model.
setModifiedBy(String) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setModifiedByPattern(Pattern) - Method in class edu.nrao.sss.model.parameter.ParameterFilter
Sets a regular expression for matching the modifiedBy's of parameters.
setMonitoringInterval(TimeDuration) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the amount of time between successive executions of this block.
setName(String) - Method in class edu.nrao.sss.model.project.ProgramBlock
Sets the name of this program block.
setName(String) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
Sets the name of this element.
setName(String) - Method in interface edu.nrao.sss.model.project.scheduling.ProgBlock
 
setName(String) - Method in interface edu.nrao.sss.model.project.scheduling.Schedulable
 
setName(String) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the name of this scheduling block.
setName(String) - Method in class edu.nrao.sss.model.proposal.Session
Sets the name of this session to newName.
setName(String) - Method in interface edu.nrao.sss.model.resource.CorrelatorSubband
Sets the (optional) name of this subband.
setName(String) - Method in class edu.nrao.sss.model.resource.CorrelatorSubbandAbs
 
setName(String) - Method in class edu.nrao.sss.model.resource.Resource
Sets the name of this resource.
setName(String) - Method in class edu.nrao.sss.model.source.Source
Sets the name of this source.
setName(String) - Method in interface edu.nrao.sss.model.source.SourceCatalogEntry
Sets the name of this entry.
setName(String) - Method in class edu.nrao.sss.model.source.SourceLookupTable
Sets the name of this table.
setName(String) - Method in class edu.nrao.sss.model.source.Subsource
Sets the name of this subsource.
setNamePattern(String, boolean) - Method in class edu.nrao.sss.model.source.SourceFilter
Sets a regular expression for matching the names of sources.
setNamePattern(Pattern, boolean) - Method in class edu.nrao.sss.model.source.SourceFilter
Sets a regular expression for matching the names of sources.
setNanoseconds(double) - Method in class edu.nrao.sss.model.project.scan.DelaySetting
Sets the nanosecond delay used in this setting.
setNewPassword(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setNewRandomPassword() - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setNotes(Collection<UserNote>) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setObserverParameters(EarthPosition, TimeZone) - Method in class edu.nrao.sss.model.source.sort.SourceProximitySortKey
Sets the earth position and time zone to be used in coordinate conversions.
setObserverToBePresent(boolean) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setObservingTypeOther(String) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setObservingTypes(Set<ObservingType>) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setOffsetLength(Distance) - Method in class edu.nrao.sss.model.project.scan.FocusOffset
Sets the length of this offset.
setOffsets(List<FocusOffset>) - Method in class edu.nrao.sss.model.project.scan.FocusScan
Sets the list of focus offsets held by this scan.
setOrder(TippingOrder) - Method in class edu.nrao.sss.model.project.scan.TippingScan
Sets the tipping order to either low-to-high or high-to-low.
setOrder(SortOrder) - Method in class edu.nrao.sss.model.source.sort.SourceFluxSortKey
 
setOrder(SortOrder) - Method in class edu.nrao.sss.model.source.sort.SourceProximitySortKey
 
setOriginOfInformation(String) - Method in class edu.nrao.sss.model.source.Source
Sets the origin of this source's information.
setOriginOfSourceInformation(String) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
 
setOriginOfSourceInformation(String) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Sets text that will be used as the source of information for each source read by this reader.
setOtherAwards(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setOutOfDateReporterId(int) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setOutputSwitches(String, String) - Method in class edu.nrao.sss.model.resource.evla.T303
Sets internal switches that determine which internal pathways reach the outputs.
setOutputSwitchesForBottomInputs() - Method in class edu.nrao.sss.model.resource.evla.T301
Sets the output switches so that the both the top and bottom outputs are derived from the bottom inputs.
setOutputSwitchesForTopInputs() - Method in class edu.nrao.sss.model.resource.evla.T301
Sets the output switches so that the both the top and bottom outputs are derived from the top inputs.
setOutputSwitchesToStandardPositions() - Method in class edu.nrao.sss.model.resource.evla.T301
Sets the output switches so that the top output is derived from the top inputs, and likewise for the bottom.
setOwner(Long) - Method in class edu.nrao.sss.model.resource.ResourceCatalog
Sets the ID of the user who owns this catalog.
setOwner(Long) - Method in class edu.nrao.sss.model.source.SourceCatalog
Sets the ID of the user who owns this catalog.
setParameterName(String) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setParameterPattern(Pattern) - Method in class edu.nrao.sss.model.parameter.ParameterFilter
Sets a regular expression for matching the parameterss of parameters.
setParentId(int) - Method in class edu.nrao.sss.model.user.Institution
 
setPeakFluxDensity(FluxDensity) - Method in class edu.nrao.sss.model.source.DescriptiveBrightness
Sets the peak flux density of this brightness.
setPhase(double) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintApi
 
setPointingPositionValidator(Validator) - Method in class edu.nrao.sss.model.project.scan.PointingScanValidator
Sets the validator to use for the pointing positions of the target scan.
setPolarization(StokesParameter) - Method in class edu.nrao.sss.model.source.DescriptiveBrightness
Sets the polarization for this brightness.
setPolarization(StokesParameter) - Method in class edu.nrao.sss.model.source.SourceBrightnessFilter
Sets the polarization criterion of this filter to newPolarization.
setPolarization(StokesParameter) - Method in class edu.nrao.sss.model.source.SourceImageLink
Sets the polarization for which the linked image was observed.
setPolarizationProducts(SortedSet<StokesParameter>) - Method in class edu.nrao.sss.model.resource.SkyFrequencySpecification
Sets the polarization products requested by this specification.
setPolarizationProducts(SortedSet<StokesParameter>) - Method in class edu.nrao.sss.model.resource.SpectralLineSpecification
Sets the polarization products requested by this specification.
setPosition(SkyPosition) - Method in class edu.nrao.sss.model.project.scan.ScanDopplerSpecs
Sets the sky position to use when Doppler tracking.
setPosition(SkyPosition) - Method in class edu.nrao.sss.model.source.Subsource
Sets the position of this subsource.
setPositionAngle(double) - Method in class edu.nrao.sss.model.source.AreaBrightness
Sets the position angle of this source.
setPositionFilter(SkyPositionFilter) - Method in class edu.nrao.sss.model.source.SourceFilter
Sets this filter's position filter.
setPositions(String, TimeDuration) - Method in class edu.nrao.sss.model.project.scan.PointingScan
Replaces this scan's list of positions with a list based on the given pattern.
setPositions(List<PointingPosition>) - Method in class edu.nrao.sss.model.project.scan.PointingScan
Sets the list of pointing positions held by this scan.
setPositionType(PositionType) - Method in class edu.nrao.sss.model.project.scan.PointingScan
Sets the type of positions contained by this scan.
setPostalCode(String) - Method in class edu.nrao.sss.model.user.Address
 
setPreferredDateRange(TimeInterval) - Method in interface edu.nrao.sss.model.project.scheduling.Schedulable
 
setPreferredDateRange(TimeInterval) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the preferred date range for execution of this scheduling block.
setPreferredName(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setPrefix(UserPrefix) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setPrefixForHistoricalRecords(String) - Method in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
 
setPrefixForHistoricalRecords(String) - Method in interface edu.nrao.sss.model.source.parser.SourceCatalogReader
Sets text that will be used as a prefix for any historical source records generated by this reader.
setPrefixForHistoricalRecords(String) - Method in class edu.nrao.sss.model.source.parser.VlaCalibDbHtmlReader
 
setPreviousCodes(Set<String>) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setPreviousProposals(Set<String>) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setPrincipalInvestigator(Long) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setPriorities(List<Priority>) - Method in interface edu.nrao.sss.model.project.scheduling.Schedulable
Sets the set of priorities of this scheduling block.
setPriorities(List<Priority>) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the set of priorities of this scheduling block.
setPriorityType(PriorityType) - Method in class edu.nrao.sss.model.project.scheduling.priority.Priority
 
setPriorityValue(double) - Method in class edu.nrao.sss.model.project.scheduling.priority.Priority
 
setProbabilitySuccess(float) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintProbability
 
setProductPacking(ProductPacking) - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
 
setProductPackingAlgorithm(MaxMinPackType) - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
 
setProfessionalStatus(ProfessionalStatus) - Method in class edu.nrao.sss.model.proposal.Author
 
setProgramBlock(ProgramBlock) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the program block to which this scheduling block belongs.
setProgramBlockValidator(Validator) - Method in class edu.nrao.sss.model.project.ProjectValidator
Sets the validator to use for the program blocks of the target project.
setProject(Project) - Method in class edu.nrao.sss.model.project.ProgramBlock
Sets the project to which this program block belongs.
setProjectCode(String) - Method in class edu.nrao.sss.model.project.Project
Sets this project's NRAO code.
setProjectType(ProjectType) - Method in class edu.nrao.sss.model.project.Project
Sets the type of this project.
setProposal(Proposal) - Method in class edu.nrao.sss.model.project.Project
Sets the proposal that spawned this project.
setProposal(Proposal) - Method in class edu.nrao.sss.model.proposal.Author
 
setProposalCode(String) - Method in class edu.nrao.sss.model.project.Project
 
setProposalCode(String) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setProposalId(Long) - Method in class edu.nrao.sss.model.proposal.JustificationFile
Sets the identifier of the proposal to which this justification belongs.
setProposalProvider(ProposalProvider) - Method in class edu.nrao.sss.model.project.Project
Tells this project where to look for proposals if it does not already have one.
setProposalType(ProposalType) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setProvider(ReceiverProvider) - Method in interface edu.nrao.sss.model.resource.ReceiverSelector
Sets the universe of receivers from which selections will be made.
setProvider(ReceiverProvider) - Method in enum edu.nrao.sss.model.resource.TelescopeType
Does nothing; this telescope will always be its own provider.
setPulsarGatingPhase(int) - Method in class edu.nrao.sss.model.resource.evla.WidarSubband
Sets the shift of the pulsar gate in fractions of a cycle
setPulsarSpecs(List<PulsarSpecification>) - Method in class edu.nrao.sss.model.resource.ResourceSpecification
Sets a new list of pulsar specifications.
setQuantization(char, int) - Method in class edu.nrao.sss.model.resource.evla.EvlaAntennaElectronics
Sets the quantization to bits for the given IF.
setQuantization(int, int, int, int) - Method in class edu.nrao.sss.model.resource.evla.EvlaAntennaElectronics
Sets the quantization levels of all IFs at once.
setQueryTime(Date) - Method in class edu.nrao.sss.model.source.sort.SourceProximitySortKey
Sets the time for which position information will be requested.
setQueryTime(Date) - Method in class edu.nrao.sss.model.source.SourceFilter
Sets the date and time at which the filtered source is queried for its information.
setRadialVelocity(LinearVelocity) - Method in class edu.nrao.sss.model.source.SourceVelocity
Sets the speed of this source velocity.
setReceiverBand(ReceiverBand) - Method in class edu.nrao.sss.model.source.sort.SourceFluxSortKey
Sets the receiver band for which flux densities will be sought from sources.
setReceiverSelectorType(String) - Method in enum edu.nrao.sss.model.resource.TelescopeType
Sets the class to use as a receiver selector.
setReceiverSelectorType(Class<? extends ReceiverSelector>) - Method in enum edu.nrao.sss.model.resource.TelescopeType
Sets the class to use as a receiver selector.
setRecirculationFactor(int) - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
Sets the recirculation factor for this group of correlation products.
setRegion(String) - Method in class edu.nrao.sss.model.user.Address
 
setRelatedProposals(Set<String>) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setRememberLogin(boolean) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setRepeatCount(int) - Method in class edu.nrao.sss.model.proposal.Session
Sets the number of times to repeat this session.
setRequantization(int) - Method in interface edu.nrao.sss.model.resource.CorrelatorSubband
Sets the number of bits to which data should be requantized.
setRequantization(int) - Method in class edu.nrao.sss.model.resource.evla.WidarSubband
 
setRequantization(int) - Method in class edu.nrao.sss.model.resource.vla.VlaSubband
Does nothing.
setRequiredReceiver(ReceiverBand) - Method in class edu.nrao.sss.model.resource.AntennaSelection
Sets a receiver band that must be supported on all returned Antennas.
setResource(Resource) - Method in class edu.nrao.sss.model.project.scan.Scan
Sets the resource to be used for this scan.
setResource(Resource) - Method in class edu.nrao.sss.model.project.scan.SwitchSetting
Sets the resource to be used for this scan.
setResource(Resource) - Method in class edu.nrao.sss.model.proposal.SessionPair
Sets this pair's resource.
setResourceValidator(Validator) - Method in class edu.nrao.sss.model.resource.ResourceGroupValidator
Sets the validator to use for the resources of the target group.
setRestFrame(VelocityFrame) - Method in class edu.nrao.sss.model.source.SourceVelocity
Sets the frame of rest used for this velocity.
setScanLoopValidator(ScanLoopValidator) - Method in class edu.nrao.sss.model.project.SchedulingBlockValidator
 
setScanValidator(ScanValidator<? extends Scan>) - Method in class edu.nrao.sss.model.project.scan.ScanLoopValidator
 
setSchedulingBlock(SchedulingBlock) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Sets the scheduling block to which this scan loop belongs.
setSchedulingBlock(SchedulingBlock) - Method in class edu.nrao.sss.model.project.scan.ScanLoopElement
Sets the scheduling block to which this scan loop element belongs.
setSchedulingBlockValidator(Validator) - Method in class edu.nrao.sss.model.project.ProgramBlockValidator
Sets the validator to use for the scheduling blocks of the target program block.
setSchedulingConstraint(String) - Method in class edu.nrao.sss.model.proposal.Session
Sets the scheduling constraints specified by a proposal's author for this session.
setScienceSpecification(ResourceSpecification) - Method in class edu.nrao.sss.model.resource.Resource
Sets the scientific specification for this resource.
setScientificCategory(ScientificType) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setScientificCategoryOther(String) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setScientificPriority(ScientificPriority) - Method in class edu.nrao.sss.model.project.Project
Sets the scientific priority for this project.
setServiceCalibrations(List<ServiceCalibration>) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Replaces this block's list of service calibrations with replacementList.
setShortName(String) - Method in class edu.nrao.sss.model.project.ProgramBlock
Deprecated. 
setShortName(String) - Method in class edu.nrao.sss.model.project.scan.Scan
Deprecated. 
setShortName(String) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Deprecated. 
setShortName(String) - Method in class edu.nrao.sss.model.user.Institution
 
setSignalSource(AntennaElectronics) - Method in class edu.nrao.sss.model.resource.CorrelatorConfiguration
Sets the source of input signals for this configuration.
setSignalSource(AntennaElectronics) - Method in interface edu.nrao.sss.model.resource.TelescopeBackend
Sets the source of input signals for this backend.
setSignalToNoiseRatio(int) - Method in class edu.nrao.sss.model.resource.evla.WidarSubband
Sets the percent of signal in the input data.
setSimulatorStartPosition(Angle, Angle) - Method in class edu.nrao.sss.model.project.ObserveScriptBuilder
 
setSinglePhaseCenter(boolean) - Method in class edu.nrao.sss.model.resource.evla.WidarBaseband
Determines whether or not all the subbands of this baseband are required to have the same phase center.
setSize(Dimension) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
 
setSize(int, int) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
 
setSkipOutermostLoop(boolean) - Method in class edu.nrao.sss.model.project.scan.ScanLoopValidator
Tells this validator whether or not it should skip the validation of the target loop.
setSkyFrequencySpecs(List<SkyFrequencySpecification>) - Method in class edu.nrao.sss.model.resource.ResourceSpecification
Sets a new list of sky frequency specifications.
setSkyRadius(Angle) - Method in class edu.nrao.sss.model.source.experiment.SourceMap
Sets the radius, in angular sky units, of this map.
setSolarObserving(boolean) - Method in class edu.nrao.sss.model.project.scan.Scan
Indicates whether or not this scan is for solar observing.
setSource(Source) - Method in class edu.nrao.sss.model.proposal.SessionPair
Sets this pair's source.
setSourceCatalogEntry(SourceCatalogEntry) - Method in class edu.nrao.sss.model.project.scan.Scan
Sets either the Source or SourceLookupTable that is the focus of this scan.
setSourceCatalogEntry(SourceCatalogEntry) - Method in class edu.nrao.sss.model.project.scan.SwitchSetting
Sets either the Source or SourceLookupTable to use for this setting.
setSourceCatalogEntry(SourceCatalogEntry) - Method in class edu.nrao.sss.model.project.scan.TippingScan
Does nothing.
setSourceValidator(Validator) - Method in class edu.nrao.sss.model.source.SourceGroupValidator
Sets the validator to use for the sources of the target group.
setSourceValidator(Validator) - Method in class edu.nrao.sss.model.source.SourceLookupTableValidator
Sets the validator to use for the sources of the target table.
setSourceVelocity(LinearVelocity) - Method in class edu.nrao.sss.model.resource.SpectralLineSpecification
Sets the velocity of the source of this spectral line away from or toward the observer.
setSpectralLineSpecs(List<SpectralLineSpecification>) - Method in class edu.nrao.sss.model.resource.ResourceSpecification
Sets a new list of spectral line specifications.
setSpectralProcessing(Set<ProcessingType>) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Sets this configuration's spectral processing options.
setStaffSupport(SupportType) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setStateAbbreviation(String) - Method in class edu.nrao.sss.model.user.AddressState
 
setStateFullName(String) - Method in class edu.nrao.sss.model.user.AddressState
 
setStateName(String) - Method in class edu.nrao.sss.model.user.AddressState
 
setStationPacking(StationPacking) - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
 
setStationPackingAlgorithm(MaxMinPackType) - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
 
setStatus(ProposalStatus) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setStipend(float) - Method in class edu.nrao.sss.model.proposal.Author
 
setStreet1(String) - Method in class edu.nrao.sss.model.user.Address
 
setStreet2(String) - Method in class edu.nrao.sss.model.user.Address
 
setStreet3(String) - Method in class edu.nrao.sss.model.user.Address
 
setStreet4(String) - Method in class edu.nrao.sss.model.user.Address
 
setStudentObservingForThesis(boolean) - Method in class edu.nrao.sss.model.proposal.Author
 
setStudentSupport(StudentSupport) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setSubmittedOn(Date) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setSubsources(SortedSet<Subsource>) - Method in class edu.nrao.sss.model.source.Source
Replaces this source's collection of subsources with replacementSet.
setSubsourceValidator(Validator) - Method in class edu.nrao.sss.model.source.SourceValidator
Sets the validator to use for the subsources of the target source.
setSuffix(UserSuffix) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setSupported(boolean) - Method in class edu.nrao.sss.model.proposal.Author
 
setSupportRequester(boolean) - Method in class edu.nrao.sss.model.proposal.Author
 
setSwitchSettings(List<SwitchSetting>) - Method in class edu.nrao.sss.model.project.scan.SwitchingScan
Sets the list of switch settings held by this scan.
setSwitchSettingValidator(Validator) - Method in class edu.nrao.sss.model.project.scan.SwitchingScanValidator
Sets the validator to use for the switch settings of the target scan.
setTableValidator(Validator) - Method in class edu.nrao.sss.model.source.SourceGroupValidator
Sets the validator to use for the source tables of the target group.
setTelephone(String) - Method in class edu.nrao.sss.model.proposal.Author
 
setTelescope(TelescopeType) - Method in class edu.nrao.sss.model.project.Project
Sets the telescope on which this project will be performed.
setTelescope(TelescopeType) - Method in class edu.nrao.sss.model.resource.Resource
Sets the telescope whose setup is described by this specification.
setTelescopeConfigurations(TelescopeConfiguration...) - Method in class edu.nrao.sss.model.project.ProgramBlockFilter
Sets the telescope configuration criterion.
setTest(boolean) - Method in class edu.nrao.sss.model.project.Project
Declares this project as either a test or official project.
setTime(Date) - Method in class edu.nrao.sss.model.source.SourceBrightnessFilter
Sets the time criterion of this filter to newTime.
setTimeAtOffset(TimeDuration) - Method in class edu.nrao.sss.model.project.scan.FocusOffset
Sets the amount of time that the containing scan should spend at this position.
setTimeAtPosition(TimeDuration) - Method in class edu.nrao.sss.model.project.scan.PointingPosition
Sets the amount of time that the containing scan should spend at this position.
setTimeAtPosition(TimeDuration) - Method in class edu.nrao.sss.model.project.scan.TippingPosition
Sets the amount of time that the containing scan should spend at this position.
setTimeAtSetting(TimeDuration) - Method in class edu.nrao.sss.model.project.scan.DelaySetting
Sets the amount of time that should be spent at this setting.
setTimeAtSetting(TimeDuration) - Method in class edu.nrao.sss.model.project.scan.SwitchSetting
Sets the amount of time that should be spent at this setting.
setTimeOnTarget(TimeDuration) - Method in class edu.nrao.sss.model.project.scan.SwitchingScan
Sets the amount of time that this scan should spend on the target source, as opposed to on a calibrator.
setTimeResolution(TimeDuration) - Method in class edu.nrao.sss.model.resource.SkyFrequencySpecification
Sets the time resolution of this specification.
setTimeResolution(TimeDuration) - Method in class edu.nrao.sss.model.resource.SpectralLineSpecification
Sets the time resolution of this specification.
setTimeSpec(ScanTimeSpecification) - Method in class edu.nrao.sss.model.project.scan.DelaySetting
A convenience method for setting the time spent at this setting.
setTimeSpec(ScanTimeSpecification) - Method in class edu.nrao.sss.model.project.scan.FocusOffset
A convenience method for setting the time spent at this offset.
setTimeSpec(ScanTimeSpecification) - Method in class edu.nrao.sss.model.project.scan.PointingPosition
A convenience method for setting the time spent at this position.
setTimeSpec(ScanTimeSpecification) - Method in class edu.nrao.sss.model.project.scan.SwitchSetting
A convenience method for setting the time spent at this setting.
setTimeSpec(ScanTimeSpecification) - Method in class edu.nrao.sss.model.project.scan.TippingPosition
A convenience method for setting the time spent at this position.
setTimezone(TimeZone) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setTiming(ServiceCalibrationTiming) - Method in class edu.nrao.sss.model.project.ServiceCalibration
Sets a value that indicates whether this service calibration should be performed before or after execution of a scheduling block.
setTippingPositionValidator(Validator) - Method in class edu.nrao.sss.model.project.scan.TippingScanValidator
Sets the validator to use for the tipping positions of the target scan.
setTitle(String) - Method in class edu.nrao.sss.model.project.Project
Sets the title of this project.
setTitle(String) - Method in class edu.nrao.sss.model.proposal.Proposal
 
setTotalFluxDensity(FluxDensity) - Method in class edu.nrao.sss.model.source.DescriptiveBrightness
Sets the total flux density of this brightness.
setTotalIntegrationTime(TimeDuration) - Method in interface edu.nrao.sss.model.resource.CorrelationProductGroup
Sets the total integration time for this product.
setTotalIntegrationTime(TimeDuration) - Method in class edu.nrao.sss.model.resource.evla.WidarCorrelationProductGroup
Sets the total integration time for the products of this group.
setTravel(String) - Method in class edu.nrao.sss.model.proposal.StudentSupport
 
setType(SchedulingType) - Method in interface edu.nrao.sss.model.project.scheduling.Schedulable
 
setType(SchedulingType) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Sets the scheduling type to use for this scheduling block.
setType(ScanIntent) - Method in class edu.nrao.sss.model.project.ServiceCalibration
Sets the type of calibration to be performed.
setTypes(Set<InstitutionType>) - Method in class edu.nrao.sss.model.user.Institution
 
setTypes(Set<UserType>) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setUnknownAffiliationCountry(AddressCountry) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setUnknownAffiliationName(String) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
setUpdate(boolean) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setUseForAutophasing(boolean) - Method in class edu.nrao.sss.model.project.scan.SwitchSetting
Determines whether or not the source in this switch setting should be used for autophasing.
setUserContactLevel(String) - Method in class edu.nrao.sss.model.user.UserContactLevel
 
setUseResourceOfPriorScan(boolean) - Method in class edu.nrao.sss.model.project.scan.Scan
Indicates whether this scan should use its own hardware configuration or that of the prior scan.
setUserGroupDescription(String) - Method in class edu.nrao.sss.model.user.UserGroup
 
setUserGroupName(String) - Method in class edu.nrao.sss.model.user.UserGroup
 
setUserGroupType(short) - Method in class edu.nrao.sss.model.user.UserGroup
 
setUserNoteText(String) - Method in class edu.nrao.sss.model.user.UserNote
 
setUserPrefix(String) - Method in class edu.nrao.sss.model.user.UserPrefix
 
setUsers(Set<User>) - Method in class edu.nrao.sss.model.user.UserGroup
 
setUserSuffix(String) - Method in class edu.nrao.sss.model.user.UserSuffix
 
setUserType(String) - Method in class edu.nrao.sss.model.user.UserType
 
setUseStage2Mixer(boolean) - Method in class edu.nrao.sss.model.resource.evla.WidarSubband
Turns the stage 2 mixer on or off for this subband.
setValidatesSchedulingBlock(boolean) - Method in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
setValidFrequency(FrequencyRange) - Method in class edu.nrao.sss.model.source.DescriptiveBrightness
Sets the valid frequency range for this source brightness.
setValidFrequency(FrequencyRange) - Method in class edu.nrao.sss.model.source.SourceVelocity
Sets the valid frequency range for this source velocity, assuming the source is at rest.
setValidTime(TimeInterval) - Method in class edu.nrao.sss.model.source.SourceBrightness
Sets the interval of time for which this brightness is valid.
setValue(String) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setValuePattern(Pattern) - Method in class edu.nrao.sss.model.parameter.ParameterFilter
Sets a regular expression for matching the values of parameters.
setVelocities(List<SourceVelocity>) - Method in class edu.nrao.sss.model.source.Subsource
Replaces this subsource's collection of velocities with replacementList.
setVelocity(LinearVelocity, VelocityFrame, VelocityConvention) - Method in class edu.nrao.sss.model.project.scan.ScanDopplerSpecs
Sets the source velocity to use when Doppler tracking.
setVelocityBandwidth(LinearVelocity) - Method in class edu.nrao.sss.model.resource.SpectralLineSpecification
Helps set the minimum and maximum velocities for this observation.
setVelocityResolution(LinearVelocity) - Method in class edu.nrao.sss.model.resource.SpectralLineSpecification
Sets velocity resolution of this specification.
setVersion(Date) - Method in class edu.nrao.sss.model.parameter.Parameter
 
setWeight(float) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintMeasureSum
Sets a new weight for this type of constraint.
setWeight(PriorityType, float) - Method in class edu.nrao.sss.model.project.scheduling.priority.PriorityMeasure
Sets the relative importance of a particular type of priority with regard to this priority measure.
setWeightByDuration(boolean) - Method in class edu.nrao.sss.model.project.scheduling.priority.PriorityMeasureSum
 
setWind(LinearVelocity) - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintWind
 
siderealSubset() - Static method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns the elements of this enumeration that are based on sidereal time.
signalSource - Variable in class edu.nrao.sss.model.resource.CorrelatorConfiguration
The provider of digital signals for the basebands of this configuration.
sim - Variable in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
SimpleReceiverSelector - Class in edu.nrao.sss.model.resource
A very simple receiver selector.
SimpleReceiverSelector(ReceiverProvider) - Constructor for class edu.nrao.sss.model.resource.SimpleReceiverSelector
Creates a new instance that uses provider as a source of receivers.
SimpleReceiverSelector() - Constructor for class edu.nrao.sss.model.resource.SimpleReceiverSelector
Creates a new instance.
SimpleScan - Class in edu.nrao.sss.model.project.scan
The simplest variety of a Scan.
SimpleScanValidator - Class in edu.nrao.sss.model.project.scan
A validator of scans.
SimpleScanValidator() - Constructor for class edu.nrao.sss.model.project.scan.SimpleScanValidator
Creates a new instance.
simplySetCatalog(SourceCatalog) - Method in class edu.nrao.sss.model.source.SourceGroup
Sets this group's catalog to newCatalog without contacting either the former or new catalog.
size() - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Returns the number of elements in this loop.
size() - Method in interface edu.nrao.sss.model.resource.CorrelatorResourcePool
 
SkyFrequencySpecification - Class in edu.nrao.sss.model.resource
A specification for observing a portion of the electromagnetic spectrum.
SkyFrequencySpecification() - Constructor for class edu.nrao.sss.model.resource.SkyFrequencySpecification
Creates a new instance.
SkyFrequencySpecification(FrequencyRange) - Constructor for class edu.nrao.sss.model.resource.SkyFrequencySpecification
Creates a new instance using the given range.
slewTime - Variable in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
sortDelays() - Method in class edu.nrao.sss.model.project.scan.DelayScan
Sorts the internal list of delays and returns it.
sortOffsets() - Method in class edu.nrao.sss.model.project.scan.FocusScan
Sorts the internal list of offsets and returns it.
Source - Class in edu.nrao.sss.model.source
An astronomical emitter of radio waves.
Source() - Constructor for class edu.nrao.sss.model.source.Source
Creates a new unnamed source.
Source(String) - Constructor for class edu.nrao.sss.model.source.Source
Creates a new instance with the given name.
Source - Variable in class edu.nrao.sss.model.source.VlaFluxObservation
 
sourceAdded(Source, SourceLookupTable) - Method in interface edu.nrao.sss.model.source.SourceTableListener
Sent after newSource was added to table.
SourceBrightness - Class in edu.nrao.sss.model.source
The brightness of an astronomical source.
SourceBrightnessFilter - Class in edu.nrao.sss.model.source
A filter that operates on SourceBrightness objects.
SourceBrightnessFilter() - Constructor for class edu.nrao.sss.model.source.SourceBrightnessFilter
Creates a new wide-open filter that allows all brightnesses to pass.
SourceBuilder - Class in edu.nrao.sss.model.source
Helper for test classes; builds sources and their components.
SourceBuilder() - Constructor for class edu.nrao.sss.model.source.SourceBuilder
 
SourceCatalog - Class in edu.nrao.sss.model.source
A catalog of Sources.
SourceCatalog() - Constructor for class edu.nrao.sss.model.source.SourceCatalog
Creates a new catalog with a default name.
SourceCatalog(String) - Constructor for class edu.nrao.sss.model.source.SourceCatalog
Creates a new catalog with the given name.
SourceCatalogEntry - Interface in edu.nrao.sss.model.source
An entry in a SourceCatalog.
SourceCatalogProvider - Interface in edu.nrao.sss.model.source
A provider of source catalogs.
SourceCatalogReader - Interface in edu.nrao.sss.model.source.parser
A reader that creates source catalogs from text.
SourceCatalogTextFormat - Enum in edu.nrao.sss.model.source.parser
Text formats for the import and export of a source catalog.
SourceCatalogValidator - Class in edu.nrao.sss.model.source
A validator of source catalogs.
SourceCatalogValidator() - Constructor for class edu.nrao.sss.model.source.SourceCatalogValidator
Creates a new instance.
SourceCatalogWriter - Interface in edu.nrao.sss.model.source.parser
A writer that converts source catalogs to a text format.
SourceCategory - Enum in edu.nrao.sss.model.source
 
SourceFilter - Class in edu.nrao.sss.model.source
A filter that operates on sources.
SourceFilter() - Constructor for class edu.nrao.sss.model.source.SourceFilter
Creates a new wide-open filter that allows all sources to pass.
SourceFluxSortKey - Class in edu.nrao.sss.model.source.sort
Compares sources based on their flux density in a given receiver band.
SourceFluxSortKey() - Constructor for class edu.nrao.sss.model.source.sort.SourceFluxSortKey
Creates a new key for sorting sources by their flux density at a particular receiver band.
SourceGroup - Class in edu.nrao.sss.model.source
A collection of Sources and SourceLookupTables.
SourceGroup() - Constructor for class edu.nrao.sss.model.source.SourceGroup
Creates a new group that has a default name and that belongs to no catalog.
SourceGroup(SourceCatalog, String) - Constructor for class edu.nrao.sss.model.source.SourceGroup
Creates a new group that belongs to container.
SourceGroupListener - Interface in edu.nrao.sss.model.source
A convenience interface that locks down the generic item, group, and catalog types.
SourceGroupValidator - Class in edu.nrao.sss.model.source
A validator of source groups.
SourceGroupValidator() - Constructor for class edu.nrao.sss.model.source.SourceGroupValidator
Creates a new instance.
SourceImageLink - Class in edu.nrao.sss.model.source
A descriptive link to an image of an astronomical source.
SourceImageLink() - Constructor for class edu.nrao.sss.model.source.SourceImageLink
Creates a new instance with a phony URL, an unknown polarization, and a frequency of zero GHz.
SourceImageLink(Frequency, StokesParameter, URL) - Constructor for class edu.nrao.sss.model.source.SourceImageLink
 
sourceInfoOrigin - Variable in class edu.nrao.sss.model.source.parser.AbstractSourceCatalogReader
 
SourceLatitudeSortKey - Class in edu.nrao.sss.model.source.sort
Sorts sources based on the latitude of the position of their central subsources.
SourceLatitudeSortKey() - Constructor for class edu.nrao.sss.model.source.sort.SourceLatitudeSortKey
 
SourceLongitudeSortKey - Class in edu.nrao.sss.model.source.sort
Sorts sources based on the longitude of the position of their central subsources.
SourceLongitudeSortKey() - Constructor for class edu.nrao.sss.model.source.sort.SourceLongitudeSortKey
 
SourceLookupTable - Class in edu.nrao.sss.model.source
A lookup table where the index is of type Date and the value is of type Source.
SourceLookupTable() - Constructor for class edu.nrao.sss.model.source.SourceLookupTable
Creates a new table with a default name.
SourceLookupTable(String) - Constructor for class edu.nrao.sss.model.source.SourceLookupTable
Creates a new table with the given name.
SourceLookupTableValidator - Class in edu.nrao.sss.model.source
A validator of source look-up tables.
SourceLookupTableValidator() - Constructor for class edu.nrao.sss.model.source.SourceLookupTableValidator
Creates a new instance.
SourceMap - Class in edu.nrao.sss.model.source.experiment
A map of the celestial sphere.
SourceMap() - Constructor for class edu.nrao.sss.model.source.experiment.SourceMap
Creates a new instance.
SourceMapComponent - Class in edu.nrao.sss.model.source.experiment
A component that shows the location of sources relative to a central position.
SourceMapComponent() - Constructor for class edu.nrao.sss.model.source.experiment.SourceMapComponent
Creates a new instance.
SourceNameSortKey - Class in edu.nrao.sss.model.source.sort
Sorts sources based on their names.
SourceNameSortKey() - Constructor for class edu.nrao.sss.model.source.sort.SourceNameSortKey
 
SourcePositionType - Enum in edu.nrao.sss.model.source
Deprecated. 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 $

SourceProvider - Interface in edu.nrao.sss.model.source
A provider of astronomical sources.
SourceProximitySortKey - Class in edu.nrao.sss.model.source.sort
Compares sources based on their proximity to a given point in the sky.
SourceProximitySortKey() - Constructor for class edu.nrao.sss.model.source.sort.SourceProximitySortKey
Creates a new key for sorting sources by their proximity to a particular sky position.
SourceReader - Interface in edu.nrao.sss.model.source.parser
A reader that creates sources from text.
sourceRemoved(Source, SourceLookupTable) - Method in interface edu.nrao.sss.model.source.SourceTableListener
Sent after oldSource was removed from table.
sourcesAdded(Collection<Source>, SourceLookupTable) - Method in interface edu.nrao.sss.model.source.SourceTableListener
Sent after newSources were added to table.
SourceTableListener - Interface in edu.nrao.sss.model.source
A listener of events in a SourceLookupTable.
SourceValidator - Class in edu.nrao.sss.model.source
A validator of sources.
SourceValidator() - Constructor for class edu.nrao.sss.model.source.SourceValidator
Creates a new instance.
SourceVelocity - Class in edu.nrao.sss.model.source
The velocity of an astronomical source.
SourceVelocity() - Constructor for class edu.nrao.sss.model.source.SourceVelocity
Creates a new instance.
SpectralLineSpecification - Class in edu.nrao.sss.model.resource
A specification for observing a spectral transition in a distance object.
SpectralLineSpecification() - Constructor for class edu.nrao.sss.model.resource.SpectralLineSpecification
Creates a new instance.
splitBasebandPair(WidarBasebandPair) - Method in class edu.nrao.sss.model.resource.evla.EvlaWidarConfiguration
Updates this configuration by removing currentPair and replacing it with two partnered baseband singlets generated from it.
startMjd - Variable in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
StudentSupport - Class in edu.nrao.sss.model.proposal
Placeholder for time when we integrate proposal work.
StudentSupport() - Constructor for class edu.nrao.sss.model.proposal.StudentSupport
 
subbands - Variable in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
 
submit() - Method in class edu.nrao.sss.model.project.SchedulingBlock
Prepares this scheduling block for scheduling.
submitTuningPlan(Map<ReceiverBand, Map<String, Frequency>>) - Method in interface edu.nrao.sss.model.resource.AntennaElectronics
Allows clients to tell this electronics how to tune its oscillators for a set of receiver bands.
submitTuningPlan(ReceiverBand, Map<String, Frequency>) - Method in interface edu.nrao.sss.model.resource.AntennaElectronics
Allows clients to tell this electronics how to tune its oscillators for a particular receiver band.
submitTuningPlan(Map<ReceiverBand, Map<String, Frequency>>) - Method in class edu.nrao.sss.model.resource.evla.EvlaAntennaElectronics
 
submitTuningPlan(ReceiverBand, Map<String, Frequency>) - Method in class edu.nrao.sss.model.resource.evla.EvlaAntennaElectronics
 
SUBREFLECTOR_SLEW - Static variable in class edu.nrao.sss.model.project.AbstractScheduleIterator
 
Subsource - Class in edu.nrao.sss.model.source
A portion of an extended astronomical source.
Subsource() - Constructor for class edu.nrao.sss.model.source.Subsource
Creates a new unnamed instance.
Subsource(String) - Constructor for class edu.nrao.sss.model.source.Subsource
Creates a new instance with the given name.
SubsourceValidator - Class in edu.nrao.sss.model.source
A validator of subsources.
SubsourceValidator() - Constructor for class edu.nrao.sss.model.source.SubsourceValidator
Creates a new instance.
subtract(SchedTime) - Method in class edu.nrao.sss.model.project.scheduling.SchedTime
Deprecated. Returns a TimeDuration that represents the time difference between this SchedTime and the argument.
SUCCESS - Static variable in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintProbability
 
suggestLOFrequencies() - Method in class edu.nrao.sss.model.resource.evla.T302
Suggests frequencies for tuning the local oscillators that were used in the construction of this device.
suggestLOFrequencyToMoveOutputCenterTo(Frequency) - Method in class edu.nrao.sss.model.resource.AntennaFrontEnd
Returns a frequency that can be used to shift the center frequency of this front end to ifCenter.
SupportType - Enum in edu.nrao.sss.model.proposal
Placeholder for time when we integrate proposal work. An enumeration of the levels of support that an observer might need from NRAO.
swapElements(int, int) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Swaps the elements at the given positions.
SwitchingScan - Class in edu.nrao.sss.model.project.scan
A scan that holds a list of switch settings.
SwitchingScanValidator - Class in edu.nrao.sss.model.project.scan
A validator of switching scans.
SwitchingScanValidator() - Constructor for class edu.nrao.sss.model.project.scan.SwitchingScanValidator
Creates a new instance.
SwitchSetting - Class in edu.nrao.sss.model.project.scan
A switch setting used by a SwitchingScan.
SwitchSetting() - Constructor for class edu.nrao.sss.model.project.scan.SwitchSetting
Creates a new instance.
SwitchSettingValidator - Class in edu.nrao.sss.model.project.scan
A validator of switch settings.
SwitchSettingValidator() - Constructor for class edu.nrao.sss.model.project.scan.SwitchSettingValidator
Creates a new instance.

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.