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

D

DataNotEnteredValidation<T> - Class in edu.nrao.sss.validation
A validation for empty or unitialized properties.
DataNotEnteredValidation(AbstractValidator<T>, ValidationPurpose, String, String, String) - Constructor for class edu.nrao.sss.validation.DataNotEnteredValidation
Helps create an instance.
dateToXMLDateTime(Date) - Static method in class edu.nrao.sss.xml.XMLTransform
Format a date as a standard XML DateTime.
DateUtility - Class in edu.nrao.sss.util
A helper class for working with dates.
DateUtility() - Constructor for class edu.nrao.sss.util.DateUtility
 
dayNumber() - Method in class edu.nrao.sss.measure.JulianDate
Returns the Julian Day Number for this date.
debugMessage() - Method in class edu.nrao.sss.validation.DataNotEnteredValidation
 
debugMessage() - Method in class edu.nrao.sss.validation.Validation
Returns a technical message to be used if this validation fails.
decode(String) - Static method in class edu.nrao.sss.xml.XMLTransform
Decode a String, that is, unescape any occurence of one of the five encoded meta characters.
decrementIndexOf(I) - Method in class edu.nrao.sss.catalog.CatalogItemGroup
Moves member to an index one lower than its current index.
decrementIndexOfGroup(G) - Method in class edu.nrao.sss.catalog.Catalog
Moves group to an index one lower than its current index.
decrementIndexOfGroupAt(int) - Method in class edu.nrao.sss.catalog.Catalog
Moves the group at index to an index of index-minus-one.
decrementIndexOfItem(I) - Method in class edu.nrao.sss.catalog.Catalog
Moves item to an index one lower than its current index.
decrementIndexOfItemAt(int) - Method in class edu.nrao.sss.catalog.Catalog
Moves the item at index to an index of index-minus-one.
decrementIndexOfMemberAt(int) - Method in class edu.nrao.sss.catalog.CatalogItemGroup
Moves the member at index to an index of index-minus-one.
deemsObjectsEqual(Object, Object) - Method in enum edu.nrao.sss.util.EqualityMethod
Returns true if o1 is equal to o2 according to the rules of this element.
defaultValue - Variable in class edu.nrao.sss.validation.DataNotEnteredValidation
See constructor documentation.
DigitalSignal - Class in edu.nrao.sss.electronics
A frequency signal that has been digitized.
DigitalSignal(FrequencyRange, PolarizationType, Frequency, int) - Constructor for class edu.nrao.sss.electronics.DigitalSignal
Creates a new digital signal with the given attributes.
DigitalSignal(Signal, Frequency, int) - Constructor for class edu.nrao.sss.electronics.DigitalSignal
Creates a new digital signal from another signal.
Digitizer - Interface in edu.nrao.sss.electronics
A device that can be configured to produce digital samplings of different bit depths.
dirty - Variable in class edu.nrao.sss.util.XmlWrapper.Tuple
 
disconnectInput() - Method in class edu.nrao.sss.electronics.SignalPipe
Attempts to disconnect the input of this pipe and returns true if successful.
disconnectOutput() - Method in class edu.nrao.sss.electronics.SignalPipe
Attempts to disconnect the output of this pipe and returns true if successful.
displayMessage() - Method in class edu.nrao.sss.validation.DataNotEnteredValidation
 
displayMessage() - Method in class edu.nrao.sss.validation.Validation
Returns a user-friendly message to be used if this validation fails.
Distance - Class in edu.nrao.sss.measure
A measure of distance or length.
Distance() - Constructor for class edu.nrao.sss.measure.Distance
Creates a new distance of zero kilometers.
Distance(BigDecimal) - Constructor for class edu.nrao.sss.measure.Distance
Creates a new distance of kilometers kilometers.
Distance(String) - Constructor for class edu.nrao.sss.measure.Distance
Creates a new distance of kilometers kilometers.
Distance(BigDecimal, DistanceUnits) - Constructor for class edu.nrao.sss.measure.Distance
Creates a new distance with the given magnitude and units.
Distance(String, DistanceUnits) - Constructor for class edu.nrao.sss.measure.Distance
Creates a new distance with the given magnitude and units.
DistanceUnits - Enum in edu.nrao.sss.measure
Units of distance or length.
divideBy(BigDecimal) - Method in class edu.nrao.sss.measure.Angle
Divides this angle by divisor.
divideBy(String) - Method in class edu.nrao.sss.measure.Angle
Divides this angle by divisor.
divideBy(String) - Method in class edu.nrao.sss.measure.Frequency
Divides this frequency by divisor.
divideBy(BigDecimal) - Method in class edu.nrao.sss.measure.Frequency
Divides this frequency by divisor.
divideBy(BigDecimal) - Method in class edu.nrao.sss.measure.LinearVelocity
Divides this velocity by divisor.
dividedBy(Frequency) - Method in class edu.nrao.sss.measure.Frequency
Returns the result of dividing this frequency by other, without altering this frequency.
DopplerTracker - Class in edu.nrao.sss.astronomy
A calculator of frequency shifts due to the motion of a point on earth relative to a celestial source.
DopplerTracker(EarthPosition, SkyPosition, LinearVelocity, VelocityFrame, VelocityConvention) - Constructor for class edu.nrao.sss.astronomy.DopplerTracker
Creates a new Doppler tracker with the given parameters.
DopplerTracker() - Constructor for class edu.nrao.sss.astronomy.DopplerTracker
Creates a new Doppler tracker where the observer, sky position, and velocity are all non-null default values.
DopplerTracker(EarthPosition) - Constructor for class edu.nrao.sss.astronomy.DopplerTracker
Creates a new Doppler tracker for the given earth-bound observer.
DopplerTracker(EarthPosition, SkyPosition) - Constructor for class edu.nrao.sss.astronomy.DopplerTracker
Creates a new Doppler tracker for the given observer and celestial sky position.
DoubleSortKey - Class in edu.nrao.sss.sort
A sort key for Doubles (and doubles).
DoubleSortKey() - Constructor for class edu.nrao.sss.sort.DoubleSortKey
Helps create a new instance.
doubleValueIsInfinite(BigDecimal) - Static method in class edu.nrao.sss.math.MathUtil
Returns true if number.doubleValue() is determined to be infinite by the Double class.

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