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

F

factory - Static variable in interface edu.nrao.sss.math.NumberSet
Returns a factory that produces number sets.
failFast - Variable in class edu.nrao.sss.validation.AbstractValidator
When true, validate() stops running tests after first failure.
failures - Variable in class edu.nrao.sss.validation.AbstractValidator
List of all validation failures.
FailureSeverity - Enum in edu.nrao.sss.validation
An indication of how severe a ValidationFailure is.
fieldName - Variable in class edu.nrao.sss.validation.DataNotEnteredValidation
See constructor documentation.
FileCompressionFormat - Enum in edu.nrao.sss.util
An enumeration of file compression formats to be used by SourceCatalogReaders.
fillParameters(String[][]) - Method in class edu.nrao.sss.util.XmlWrapper
 
filter(Signal) - Method in class edu.nrao.sss.electronics.SignalFilter
Creates and returns a new signal that is the result of applying this filter to the given input signal.
Filter<T> - Interface in edu.nrao.sss.util
A filter that either blocks a particle or allows it to pass through.
findPosition(String, Date) - Method in class edu.nrao.sss.astronomy.SkyBotResolver
 
findPosition(String) - Method in class edu.nrao.sss.astronomy.SkyBotResolver
 
findPosition(String) - Method in interface edu.nrao.sss.astronomy.SourceLocator
Returns the current position for the given source.
findPosition(String, Date) - Method in interface edu.nrao.sss.astronomy.SourceLocator
Returns the position for the given source at the given time.
flush() - Method in class edu.nrao.sss.html.HtmlTableTagHandler
 
FluxDensity - Class in edu.nrao.sss.measure
A measure of flux density.
FluxDensity() - Constructor for class edu.nrao.sss.measure.FluxDensity
Creates a new flux density of zero janskies.
FluxDensity(BigDecimal) - Constructor for class edu.nrao.sss.measure.FluxDensity
Creates a new flux density of janskies janskies.
FluxDensity(String) - Constructor for class edu.nrao.sss.measure.FluxDensity
Creates a new flux density of janskies janskies.
FluxDensity(BigDecimal, FluxDensityUnits) - Constructor for class edu.nrao.sss.measure.FluxDensity
Creates a new flux density with the given magnitude and units.
FluxDensity(String, FluxDensityUnits) - Constructor for class edu.nrao.sss.measure.FluxDensity
Creates a new flux density with the given magnitude and units.
FluxDensityUnits - Enum in edu.nrao.sss.measure
Units of measure for flux densities.
format(double, double, double) - Method in class edu.nrao.sss.util.StringUtil
Returns a text representation of number.
formatNoScientificNotation(double) - Method in class edu.nrao.sss.util.StringUtil
Returns a text representation of number.
formatNoScientificNotation(double, int, int) - Method in class edu.nrao.sss.util.StringUtil
Returns a text representation of number.
formatNoScientificNotation(BigDecimal) - Method in class edu.nrao.sss.util.StringUtil
Returns a text representation of number.
formatNoScientificNotation(BigDecimal, int, int) - Method in class edu.nrao.sss.util.StringUtil
Returns a text representation of number.
formatPercent(double, int, int) - Static method in class edu.nrao.sss.util.SchedulingUtil
 
FormatString - Class in edu.nrao.sss.util
A collection of strings for use with Format and its subclasses.
fraction() - Method in class edu.nrao.sss.measure.JulianDate
Returns the fractional portion of the value of this date.
Frequency - Class in edu.nrao.sss.measure
A measure of frequency.
Frequency() - Constructor for class edu.nrao.sss.measure.Frequency
Creates a new frequency of zero gigahertz.
Frequency(BigDecimal) - Constructor for class edu.nrao.sss.measure.Frequency
Creates a new frequency of gigahertz gigahertz.
Frequency(String) - Constructor for class edu.nrao.sss.measure.Frequency
Creates a new frequency of gigahertz gigahertz.
Frequency(BigDecimal, FrequencyUnits) - Constructor for class edu.nrao.sss.measure.Frequency
Creates a new frequency with the given magnitude and units.
Frequency(String, FrequencyUnits) - Constructor for class edu.nrao.sss.measure.Frequency
Creates a new frequency with the given magnitude and units.
FrequencyRange - Class in edu.nrao.sss.measure
A range of frequencies.
FrequencyRange() - Constructor for class edu.nrao.sss.measure.FrequencyRange
Creates a new instance that contains all positive frequencies.
FrequencyRange(Frequency, Frequency) - Constructor for class edu.nrao.sss.measure.FrequencyRange
Creates a new instance with the given endpoints.
FrequencyRange(Frequency) - Constructor for class edu.nrao.sss.measure.FrequencyRange
Creates a new frequency range with the given center and an extremely narrow width.
FrequencySpectrum - Class in edu.nrao.sss.measure
A collection of disjoint (non-overlapping, non-contiguous) frequency ranges.
FrequencySpectrum() - Constructor for class edu.nrao.sss.measure.FrequencySpectrum
Creates a new spectrum with no covered ranges and, therefore, a span of zero Hertz.
FrequencySpectrum(Collection<FrequencyRange>) - Constructor for class edu.nrao.sss.measure.FrequencySpectrum
Creates a new spectrum using the given collection of covered ranges.
FrequencyUnits - Enum in edu.nrao.sss.measure
Units of measure for frequencies.
from(ArcUnits, TimeUnits) - Static method in class edu.nrao.sss.measure.AngularVelocityUnits
Returns angular velocity units for the given angle and time units.
from(DistanceUnits, TimeUnits) - Static method in class edu.nrao.sss.measure.LinearVelocityUnits
Returns linear velocity units for the given distance and time units.
fromCollection(Collection<?>, String) - Static method in class edu.nrao.sss.util.SchedulingUtil
 
fromCollection(Collection<?>, String) - Method in class edu.nrao.sss.util.StringUtil
Returns a string that is the result of calling toString() on every member of source and inserting separator between each member.
fromCollection(Collection<?>, String, boolean) - Method in class edu.nrao.sss.util.StringUtil
Returns a string that is the result of calling toString() on every member of source and inserting separator between each member.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.CelestialCoordinateSystem
Returns the celestial coordinate system represented by text.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.Epoch
Returns an epoch for the given text.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.PolarizationType
Returns the polarization type represented by text.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.SideBand
Returns the side band represented by text.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.SkyPositionType
Returns the source position type represented by text.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.StokesParameter
Returns the stokes parameter represented by text.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.VelocityConvention
Returns the velocity convention represented by text.
fromString(String) - Static method in enum edu.nrao.sss.astronomy.VelocityFrame
Returns the velocity frame represented by text.
fromString(String) - Static method in class edu.nrao.sss.measure.AngularVelocityUnits
Returns the angular velocity units represented by text.
fromString(String) - Static method in enum edu.nrao.sss.measure.ArcUnits
Returns the arc units represented by text.
fromString(String) - Static method in enum edu.nrao.sss.measure.DistanceUnits
Returns the distance units represented by text.
fromString(String) - Static method in enum edu.nrao.sss.measure.FluxDensityUnits
Returns the flux density units represented by text.
fromString(String) - Static method in enum edu.nrao.sss.measure.FrequencyUnits
Returns the frequency units represented by text.
fromString(String) - Static method in class edu.nrao.sss.measure.LinearVelocityUnits
Returns the linear velocity units represented by text.
fromString(String) - Static method in enum edu.nrao.sss.measure.TimeUnits
Returns the time units represented by text.
fromString(String) - Static method in enum edu.nrao.sss.util.AlterationStatus
Returns the alteration status represented by text.
fromString(String) - Static method in enum edu.nrao.sss.util.EventSetStatus
Returns the status represented by text.
fromString(String) - Static method in enum edu.nrao.sss.util.EventStatus
Returns the status represented by text.
fromString(String) - Static method in enum edu.nrao.sss.util.FileCompressionFormat
Returns the compression format represented by text.
fromXml(String) - Static method in class edu.nrao.sss.astronomy.EphemerisTable
Creates a new ephemeris table from the XML data in the given file.
fromXml(Reader) - Static method in class edu.nrao.sss.astronomy.EphemerisTable
Creates a new ephemeris table based on the XML data read from reader.
fromXml(String) - Method in interface edu.nrao.sss.util.XmlSerializable
Sets the state of this object based on the contents of the xml parameter.

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.