Documentation Shortcuts

 Library Shortcuts

 Meetings

(Print Friendly Version)
 SSS Software Documentation 

Abstract

This document contains API documentation for the enumeration classes in the SSS Utility and Problem Domain software.

Notes

The enumerations listed herein will be modified to line up with those of ALMA. This means we will be making alterations such as:

  • Splitting some enumerations. Eg, our PolarizationParameter class will be split into two separate enums, one for pure polarizations, and one for polarization products.
  • Changing the names of elements.
  • Changing the ordering of elements. (This is probably not necessary, but it might be a wise thing to do while we still are able to do so.)

In addition, we have weeding of our own that we need to do. Some of our enumerations need to be merged in order to eliminate redundancies and confusing constructs. We also need to figure out what to do with the placeholders in the proposal package, now that Charlottesville is handling proposals.

Enumerations

A simple semi-colon delimited text file may be found here. The first column in the list is the java package name, the second is the unqualified java class name, and the remainder are the enumeration values. Links to the java docs are presented in the tables below.

edu.nrao.sss.astronomy
CelestialCoordinateSystem An enumeration of coordinate systems commonly used in astronomy.
Epoch An enumeration of astronomical epochs.
PolarizationType The polarizations a single receptor can detect.
SideBand A single sideband of an amplitude modulated signal.
SkyPositionType An indicator for the form in which position information is held.
StokesParameter A set of values that describe the polarization state of electromagnetic radiation1.
VelocityConvention A convention used to convert a rest frequency to a sky frequency.
VelocityFrame A frame of rest against which a velocity is measured.

edu.nrao.sss.html HtmlTableCell.Type Types of table cells. HtmlTableRow.Type Types of table rows.

edu.nrao.sss.math NumberInterval.IntervalType Indicates whether or not the endpoints are inside or outside an interval. NumberSet.LookupMethod A set of instructions for number sets that helps the sets find values.

edu.nrao.sss.measure ArcUnits Units of arc. DistanceUnits Units of distance or length. FluxDensityUnits Units of measure for flux densities. FrequencyUnits Units of measure for frequencies. TimeUnits Units of time.

edu.nrao.sss.model.parameter Band   EntityType   ParameterRule An enumeration of the Parameter constraints. ValueType  

edu.nrao.sss.model.project ProjectType An enumeration of project types. SchedulingConstraint Constraints related to scheduling an observation. SchedulingType An enumeration of scheduling types. ScientificPriority An enumeration of scientific priorities. ServiceCalibrationTiming Signals that indicate when a service calibration should occur in relation to a SchedulingBlock.

edu.nrao.sss.model.project.scan AntennaWrap A representation of the "wrapping" of an antenna. PositionType An indicator for interpreting a position as either absolute or relative. ScanIntent An enumeration of the reasons for which a scan is made. ScanMode An enumeration of the kinds of observations that may be performed on a source. ScanTimeType An enumeration of the different kinds of time associated with a Scan. TippingOrder The direction in which to tip an antenna.

edu.nrao.sss.model.project.scheduling.constraint ConstraintType An enumeration of operating conditions that may affect the probability of a scheduling achieving its scientific goals.

edu.nrao.sss.model.project.scheduling.priority PriorityMeasureType Methods for combining priorities to obtain a single number representing the overall priority. PriorityType An enumeration of priority types.

edu.nrao.sss.model.proposal JustificationFileType Placeholder for time when we integrate proposal work. An enumeration of file types for justification files. ObservingType Placeholder for time when we integrate proposal work. TODO Add comments TODO Write JUnit class ProfessionalStatus Placeholder for time when we integrate proposal work. An enumeration of professional status types. ProposalStatus Placeholder for time when we integrate proposal work. An enumeration of proposal statuses. ProposalType Placeholder for time when we integrate proposal work. An enumeration of proposal types. ScientificType An enumeration of scientific exploration types. SupportType Placeholder for time when we integrate proposal work. An enumeration of the levels of support that an observer might need from NRAO.

edu.nrao.sss.model.resource AntennaSelectionMethod The way in which an observer selects antennas. AntennaSpecifier A list of ways to identify an antenna. BackendType Types of telescope backends. CorrelatorName An enumeration of known interferometer correlators. ObservingMode Mode of observing. ReceiverBand The receiver bands of NRAO (and other) telescopes. TelescopeConfiguration A particular configuration of a telescope. TelescopeType An enumeration of the NRAO telescopes.

edu.nrao.sss.model.resource.evla EvlaTelescopeMotionSimulator.Error  

edu.nrao.sss.model.resource.vla BandwidthCode   CorrelatorMode This is an enumeration of VLA Correlator modes. IFCode VLA intermediate frequency codes. IFMode VLA intermediate frequency modes. IFPair VLA intermediate frequencies that are typically associated together. ProcessingType Data processing that can be done by the correlator.

edu.nrao.sss.model.source BrightnessDistribution The distribution of the brightness of an astronomical source. SourceCategory   SourcePositionType  

edu.nrao.sss.model.source.parser SourceCatalogTextFormat Text formats for the import and export of a source catalog.

edu.nrao.sss.model.user Contact.ContactType  

edu.nrao.sss.sort SortOrder Gives direction to SortKey sort keys.

edu.nrao.sss.util AlterationStatus The manner in which an object came to be in its current state. EqualityMethod An enumeration of the ways that two objects may be compared for equality. EventSetStatus An indicator for where a collection of events is in its life cycle. EventStatus An indicator for where an event is in its life cycle. FileCompressionFormat An enumeration of file compression formats to be used by SourceCatalogReaders. LogicalOperator Logical operators.

edu.nrao.sss.validation FailureSeverity An indication of how severe a ValidationFailure is. ValidationPurpose The reason why an object is to be validated.

This page was machine generated by a java Doclet on Tue Aug 19 16:55:36 MDT 2008.

David M. Harland
Staff | Contact Us | Careers | Directories | Site Map | Help | Policies | Diversity | Search
Modified on Tuesday, 19-Aug-2008 16:55:36 MDT