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

I

IFCode - Enum in edu.nrao.sss.model.resource.vla
VLA intermediate frequency codes.
IFMode - Enum in edu.nrao.sss.model.resource.vla
VLA intermediate frequency modes.
IFPair - Enum in edu.nrao.sss.model.resource.vla
VLA intermediate frequencies that are typically associated together.
inactiveBBs - Variable in class edu.nrao.sss.model.resource.CorrelatorConfiguration
Basebands that had been, but are not currently, active.
INCLUDE_ALIASES - Static variable in class edu.nrao.sss.model.source.SourceFilter
 
incrementIndexOf(ScanLoopElement) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Moves element to an index one higher than its current position in this loop.
incrementIndexOfElementAt(int) - Method in class edu.nrao.sss.model.project.scan.ScanLoop
Moves the element at index to an index of index-plus-one.
InfrastructureException - Exception in edu.nrao.sss.model.user
 
InfrastructureException(String) - Constructor for exception edu.nrao.sss.model.user.InfrastructureException
 
InfrastructureException(Exception) - Constructor for exception edu.nrao.sss.model.user.InfrastructureException
 
Institution - Class in edu.nrao.sss.model.user
 
Institution() - Constructor for class edu.nrao.sss.model.user.Institution
 
InstitutionType - Class in edu.nrao.sss.model.user
 
InstitutionType() - Constructor for class edu.nrao.sss.model.user.InstitutionType
 
isAffiliatedWith(Institution) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
isApply() - Method in class edu.nrao.sss.model.proposal.StudentSupport
 
isBandRequired() - Method in enum edu.nrao.sss.model.parameter.ParameterRule
 
isComment() - Method in class edu.nrao.sss.model.parameter.BatchUpdateLine
 
isCompatibleWith(TelescopeConfiguration) - Method in enum edu.nrao.sss.model.resource.TelescopeConfiguration
Returns true if this configuration is compatible with other.
isDefaultContact() - Method in class edu.nrao.sss.model.user.Contact
 
isDirectPrerequisiteOf(ProgramBlock) - Method in class edu.nrao.sss.model.project.ProgramBlock
Returns true if this program block is an direct prerequisite of progBlock.
isDirectPrerequisiteOf(SchedulingBlock) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Returns true if this scheduling block is a direct prerequisite of schedBlock.
isDomestic() - Method in class edu.nrao.sss.model.proposal.Author
 
isDomestic() - Method in class edu.nrao.sss.model.user.AddressCountry
 
isDomestic() - Method in class edu.nrao.sss.model.user.Institution
 
isDomestic() - Method in class edu.nrao.sss.model.user.User
Deprecated.  
isDuration() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is a duration (as opposed to a point in time).
isEducationType() - Method in class edu.nrao.sss.model.user.UserType
 
isExportSupported() - Method in enum edu.nrao.sss.model.source.parser.SourceCatalogTextFormat
Returns true if the export of a catalog into this text format is supported.
isFileBased() - Method in class edu.nrao.sss.model.source.SourceBrightness
Returns true if this source brightness if based on the contents of a file, false otherwise.
isHigherPriorityThan(ScientificPriority) - Method in enum edu.nrao.sss.model.project.ScientificPriority
Returns true if this priority is higher (more important) than otherSciPri.
isImmediateResponse() - Method in enum edu.nrao.sss.model.proposal.ProposalType
Returns true if the proposal needs to be put into the current proposal cycle as opposed to waiting until the next proposal deadline and going through the referring process.
isImportSupported() - Method in enum edu.nrao.sss.model.source.parser.SourceCatalogTextFormat
Returns true if the import of a catalog from this text format is supported.
isLargeProposal() - Method in enum edu.nrao.sss.model.proposal.ProposalType
Returns true if the proposal requires a large amount of viewing time and thus must go through a special referring process.
isLengthOfTime() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is a duration (as opposed to a point in time).
isMoving() - Method in class edu.nrao.sss.model.source.Source
Returns true if the position of this source at time T could be different than its position at time U ≠ T.
isMoving() - Method in class edu.nrao.sss.model.source.Subsource
Returns true if the position of this subsource at time T could be different than its position at time U ≠ T.
isNew() - Method in class edu.nrao.sss.model.parameter.Parameter
 
isNew() - Method in class edu.nrao.sss.model.user.ObjectId
 
isObserverToBePresent() - Method in class edu.nrao.sss.model.proposal.Proposal
 
isOff() - Method in class edu.nrao.sss.model.resource.AntennaFrontEnd
Returns true if this front end is not picking up signals.
isOldVlaRecord(String) - Static method in class edu.nrao.sss.model.source.VlaHistoricalCalibratorData
Returns true if it looks like text is in a form that the VlaHistoricalCalibratorData.parse(String) method of this class understands.
isOn() - Method in class edu.nrao.sss.model.resource.AntennaFrontEnd
Returns true if this front end is picking up signals.
isOnSourceDuration() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is a time-on-source duration.
isOnSourceDuration() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is a time-on-source duration.
isPair() - Method in interface edu.nrao.sss.model.resource.CorrelatorBaseband
Returns true if this is a paired baseband.
isPair() - Method in class edu.nrao.sss.model.resource.CorrelatorBasebandAbs
 
isPartnerOf(WidarBaseband) - Method in class edu.nrao.sss.model.resource.evla.WidarBaseband
Returns true if other is loosely partnered with this baseband.
isPartnerOf(WidarBaseband) - Method in class edu.nrao.sss.model.resource.evla.WidarBasebandPair
Always returns false.
isPartnerOf(WidarBaseband) - Method in class edu.nrao.sss.model.resource.evla.WidarBasebandSinglet
 
isPointInTime() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is a point in time (as opposed to a duration).
isPointInTime() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is a point in time (as opposed to a duration).
isPrerequisiteOf(ProgramBlock) - Method in class edu.nrao.sss.model.project.ProgramBlock
Returns true if this program block is either a direct or indirect prerequisite of progBlock.
isPrerequisiteOf(SchedulingBlock) - Method in class edu.nrao.sss.model.project.SchedulingBlock
Returns true if this scheduling block is either a direct or indirect prerequisite of schedBlock.
isProjectPartiallyScheduled() - Method in class edu.nrao.sss.model.project.ProgramBlock
 
isProjectPartiallyScheduled() - Method in interface edu.nrao.sss.model.project.scheduling.ProgBlock
Returns true if there is at least one scheduling block in the project that has been scheduled; false if there is nothing in the project that has been scheduled.
isRapidResponse() - Method in enum edu.nrao.sss.model.proposal.ProposalType
Returns true if the proposal is a rapid response proposal; false, otherwise.
isRememberLogin() - Method in class edu.nrao.sss.model.user.User
Deprecated.  
isSiderealTime() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is expressed in sidereal units.
isSiderealTime() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is expressed in sidereal units.
isSinglet() - Method in interface edu.nrao.sss.model.resource.CorrelatorBaseband
Returns true if this is an unpaired, or singlet, baseband.
isSinglet() - Method in class edu.nrao.sss.model.resource.evla.WidarBasebandPair
 
isSinglet() - Method in class edu.nrao.sss.model.resource.evla.WidarBasebandSinglet
 
isSinglet() - Method in class edu.nrao.sss.model.resource.vla.VlaBasebandPair
 
isSkyFrequency(IFPair) - Method in class edu.nrao.sss.model.resource.vla.VlaConfiguration
Returns true if the central frequency for the specified IFPair was specified as a Sky Frequency, false if it was specified as a Rest Frequency.
isSpecified() - Method in class edu.nrao.sss.model.project.scheduling.constraint.Constraint
Returns true if this constraint represents a restriction in terms of scheduling on the block; false otherwise.
isSpecified() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintApi
 
isSpecified() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintPositionElevation
 
isSpecified() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintPositionMaximum
 
isSpecified() - Method in class edu.nrao.sss.model.project.scheduling.constraint.ConstraintWind
 
isStartTime() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is a start time.
isStartTime() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is a start time.
isStopTime() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is a stop time.
isStopTime() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is a stop time.
isStudentObservingForThesis() - Method in class edu.nrao.sss.model.proposal.Author
 
isSupported() - Method in class edu.nrao.sss.model.proposal.Author
 
isSupportRequester() - Method in class edu.nrao.sss.model.proposal.Author
 
isTest() - Method in class edu.nrao.sss.model.project.ExecutionBlock
Returns true if this block is part of a test scheduling block.
isTest() - Method in class edu.nrao.sss.model.project.ProgramBlock
Returns true if this block is part of a test project.
isTest() - Method in class edu.nrao.sss.model.project.Project
Returns true if this project is a test, as opposed to official, project.
isTest() - Method in class edu.nrao.sss.model.project.SchedulingBlock
Returns true if this block is part of a test program.
isTotalDuration() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is a total duration.
isTotalDuration() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is a total duration.
isType(UserType) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
isUniversalTime() - Method in class edu.nrao.sss.model.project.scan.ScanTimeSpecification
Returns true if this specification is expressed in SI units.
isUniversalTime() - Method in enum edu.nrao.sss.model.project.scan.ScanTimeType
Returns true if this time type is expressed in SI units.
isUpdate() - Method in class edu.nrao.sss.model.parameter.Parameter
 
isUserInGroup(UserGroup) - Method in class edu.nrao.sss.model.user.User
Deprecated.  
isValidFor(Date) - Method in class edu.nrao.sss.model.source.SourceBrightness
Returns true if this brightness is valid for the given point in time.
isValidForContinuum() - Method in enum edu.nrao.sss.model.resource.vla.BandwidthCode
Returns true if this bandwidth code is valid for continuum observations.
isValidForSpectralLine() - Method in enum edu.nrao.sss.model.resource.vla.BandwidthCode
Returns true if this bandwidth code is valid for spectral line observations.
isValidSelection(Set<ProcessingType>) - Static method in enum edu.nrao.sss.model.resource.vla.ProcessingType
Returns true if the given set of processing types may be used simultaneously.
iterateOverSchedulingBlock(SchedulingBlock) - Method in class edu.nrao.sss.model.project.AbstractScheduleIterator
See class comments.

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.