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

T

tangent() - Method in class edu.nrao.sss.measure.Angle
Returns the tangent of this angle.
target - Variable in class edu.nrao.sss.astronomy.sesame.Sesame
 
Target - Class in edu.nrao.sss.astronomy.sesame
Java class for anonymous complex type.
Target() - Constructor for class edu.nrao.sss.astronomy.sesame.Target
 
target - Variable in class edu.nrao.sss.validation.AbstractValidator
The object most recently subject to validation by this validator.
Target.Name - Class in edu.nrao.sss.astronomy.sesame
Java class for anonymous complex type.
Target.Name() - Constructor for class edu.nrao.sss.astronomy.sesame.Target.Name
 
tellListenersAboutFormerGroup(G, int) - Method in class edu.nrao.sss.catalog.Catalog
 
tellListenersAboutFormerMember(I, int) - Method in class edu.nrao.sss.catalog.CatalogItemGroup
 
tellListenersAboutMovedGroup(G, int, int) - Method in class edu.nrao.sss.catalog.Catalog
 
tellListenersAboutMovedMember(I, int, int) - Method in class edu.nrao.sss.catalog.CatalogItemGroup
 
tellListenersAboutNewGroup(G, int) - Method in class edu.nrao.sss.catalog.Catalog
 
tellListenersAboutNewMember(I, int) - Method in class edu.nrao.sss.catalog.CatalogItemGroup
 
throwBadUnitsText(String, DistanceUnits, TimeUnits) - Static method in class edu.nrao.sss.measure.LinearVelocityUnits
 
TimeDuration - Class in edu.nrao.sss.measure
A length of time without a defined starting or ending point.
TimeDuration() - Constructor for class edu.nrao.sss.measure.TimeDuration
Creates a new duration of zero hours.
TimeDuration(BigDecimal) - Constructor for class edu.nrao.sss.measure.TimeDuration
Creates a new duration of hours hours.
TimeDuration(String) - Constructor for class edu.nrao.sss.measure.TimeDuration
Creates a new duration of hours hours.
TimeDuration(BigDecimal, TimeUnits) - Constructor for class edu.nrao.sss.measure.TimeDuration
Creates a new duration of the given length.
TimeDuration(String, TimeUnits) - Constructor for class edu.nrao.sss.measure.TimeDuration
Creates a new duration of the given length.
TimeInterval - Class in edu.nrao.sss.measure
An interval from one point in time to another.
TimeInterval() - Constructor for class edu.nrao.sss.measure.TimeInterval
Creates a new large interval.
TimeInterval(Date, Date) - Constructor for class edu.nrao.sss.measure.TimeInterval
Creates a new interval using the given times.
TimeOfDay - Class in edu.nrao.sss.measure
A time of day.
TimeOfDay() - Constructor for class edu.nrao.sss.measure.TimeOfDay
Creates instance whose length of day is the standard twenty four hours.
TimeOfDay(BigDecimal) - Constructor for class edu.nrao.sss.measure.TimeOfDay
Creates instance whose length of day is given by secondsInDay.
TimeOfDayInterval - Class in edu.nrao.sss.measure
An interval from one time of day to another.
TimeOfDayInterval() - Constructor for class edu.nrao.sss.measure.TimeOfDayInterval
Creates a new interval equal to a full day, where the length of the day is a standard 24-hour day.
TimeOfDayInterval(TimeOfDay, TimeOfDay) - Constructor for class edu.nrao.sss.measure.TimeOfDayInterval
Creates a new interval using the given times of day.
TimeUnits - Enum in edu.nrao.sss.measure
Units of time.
timeUntil(TimeOfDay) - Method in class edu.nrao.sss.measure.TimeOfDay
Returns the amount of time until this time of day equals other.
toAngle() - Method in class edu.nrao.sss.measure.EquatorialArc
Returns this arc as an Angle.
toAngle() - Method in class edu.nrao.sss.measure.TimeOfDay
Creates an angular representation of this time of day.
toCollection(String, String, Collection<String>) - Static method in class edu.nrao.sss.util.SchedulingUtil
 
toCollection(String, String, Collection<String>) - Method in class edu.nrao.sss.util.StringUtil
Returns a collection of strings that was built by parsing source, using separator as a delimiter.
toCollection(String, String, Collection<String>, boolean) - Method in class edu.nrao.sss.util.StringUtil
Returns a collection of strings that was built by parsing source, using separator as a delimiter.
toComplement() - Method in class edu.nrao.sss.measure.LongitudeInterval
Creates a new interval whose starting point is this interval's ending point and whose ending point is this interval's starting point.
toComplement() - Method in class edu.nrao.sss.measure.TimeOfDayInterval
Creates a new interval whose starting point is this interval's ending point and whose ending point is this interval's starting point.
toCompressedTable() - Method in class edu.nrao.sss.html.HtmlTable
Returns a new table that is an expanded form of this table.
toDate() - Method in class edu.nrao.sss.measure.JulianDate
Returns a date in the Gregorian, Julian, or proleptic Julian calendar corresponding to this date.
toDate() - Method in class edu.nrao.sss.measure.LocalSiderealTime
Returns a copy of the solar date and time corresponding to this LST.
toDms() - Method in class edu.nrao.sss.measure.Angle
Returns a representation of this angle in degrees, minutes, and seconds.
toDms() - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a representation of this arc in degrees, minutes, and seconds.
toEpoch() - Method in class edu.nrao.sss.measure.JulianDate
Returns the Julian Epoch for this date.
toExpandedTable() - Method in class edu.nrao.sss.html.HtmlTable
Returns a new table that is an expanded form of this table.
toFractionOfDay() - Method in class edu.nrao.sss.measure.TimeOfDay
Returns the time of day as a fraction of the length of day.
toFullCircle() - Method in enum edu.nrao.sss.measure.ArcUnits
Returns the number of these units in a full circle.
toGroup() - Method in class edu.nrao.sss.catalog.Catalog
Creates and returns a group that has the same items in the same order as this catalog.
toHalfCircle() - Method in enum edu.nrao.sss.measure.ArcUnits
Returns the number of these units in one half of a circle.
toHertz() - Method in enum edu.nrao.sss.measure.FrequencyUnits
Returns the number of cycles per second for this unit.
toHms() - Method in class edu.nrao.sss.measure.Angle
Returns a representation of this angle in hours, minutes, and seconds.
toHms() - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a representation of this arc in hours, minutes, and seconds.
toIntervalCenteredOn(Date) - Method in class edu.nrao.sss.measure.TimeDuration
Returns a time interval that is centered on center and lasts as long as this duration.
toIntervalEndingOn(Date) - Method in class edu.nrao.sss.measure.TimeDuration
Returns a time interval that ends on end and lasts as long as this duration.
toIntervalStartingOn(Date) - Method in class edu.nrao.sss.measure.TimeDuration
Returns a time interval that begins on start and lasts as long as this duration.
toJanskies() - Method in enum edu.nrao.sss.measure.FluxDensityUnits
Returns the number of janskies for this unit.
toJulianDate() - Method in class edu.nrao.sss.measure.LocalSiderealTime
Returns a copy of the Julian Date corresponding to this LST.
toMap() - Method in class edu.nrao.sss.util.LookupTable
Returns this table in the form of a sorted map.
toMeters() - Method in enum edu.nrao.sss.measure.DistanceUnits
Returns the number of meters in one of these units.
toPolynomialPosition() - Method in class edu.nrao.sss.astronomy.SimpleSkyPosition
Creates and returns a new polynomial position whose time-zero values are the same as those of this position.
toPosition(CelestialCoordinateSystem, Epoch, EarthPosition, LocalSiderealTime) - Method in class edu.nrao.sss.astronomy.PolynomialPositionTable
 
toPosition(CelestialCoordinateSystem, Epoch, EarthPosition, LocalSiderealTime, CelestialCoordinateConverter) - Method in class edu.nrao.sss.astronomy.PolynomialPositionTable
 
toPosition(CelestialCoordinateSystem, Epoch, EarthPosition, LocalSiderealTime) - Method in interface edu.nrao.sss.astronomy.SkyPosition
Returns a new position expressed in the given coordinate system and epoch that is equivalent to this position.
toPosition(CelestialCoordinateSystem, Epoch, EarthPosition, LocalSiderealTime, CelestialCoordinateConverter) - Method in interface edu.nrao.sss.astronomy.SkyPosition
Returns a new position expressed in the given coordinate system and epoch that is equivalent to this position.
toPosition(CelestialCoordinateSystem, Epoch, EarthPosition, LocalSiderealTime) - Method in class edu.nrao.sss.astronomy.SolarSystemBodyPosition
 
toPosition(CelestialCoordinateSystem, Epoch, EarthPosition, LocalSiderealTime, CelestialCoordinateConverter) - Method in class edu.nrao.sss.astronomy.SolarSystemBodyPosition
 
toQuarterCircle() - Method in enum edu.nrao.sss.measure.ArcUnits
Returns the number of these units in one quarter a circle.
toSeconds() - Method in enum edu.nrao.sss.measure.TimeUnits
Returns the number of seconds in one of these units.
toString() - Method in enum edu.nrao.sss.astronomy.CelestialCoordinateSystem
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.astronomy.EphemerisTable
Returns a text representation of this table.
toString() - Method in enum edu.nrao.sss.astronomy.Epoch
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.astronomy.Orbit
Returns a string representation of this orbit.
toString() - Method in enum edu.nrao.sss.astronomy.SideBand
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.astronomy.SimpleSkyPosition
 
toString() - Method in enum edu.nrao.sss.astronomy.SkyPositionType
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.astronomy.SpectralLine
Returns a text representation of this spectral line.
toString() - Method in enum edu.nrao.sss.astronomy.VelocityConvention
Returns a text representation of this enumeration constant.
toString() - Method in enum edu.nrao.sss.astronomy.VelocityFrame
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.catalog.Catalog
Returns a text representation of this catalog.
toString() - Method in class edu.nrao.sss.catalog.CatalogItemGroup
Returns a text representation of this group.
toString() - Method in class edu.nrao.sss.electronics.DigitalSignal
Returns a text representation of this signal.
toString() - Method in class edu.nrao.sss.electronics.Signal
Returns a text representation of this signal.
toString() - Method in class edu.nrao.sss.geom.EarthPosition
 
toString() - Method in class edu.nrao.sss.html.HtmlAttribute
Returns a string of the form name="value".
toString() - Method in class edu.nrao.sss.math.NumberInterval
Returns a string of form [low..high), where a square bracket indicates that the interval is closed on that end and a rounded bracket that it is open.
toString() - Method in class edu.nrao.sss.math.Polynomial
Returns a text representation of this polynomial.
toString(char) - Method in class edu.nrao.sss.math.Polynomial
Returns a text representation of this polynomial.
toString() - Method in class edu.nrao.sss.math.PolynomialTerm
Returns a string of form #.#t^#.
toString(char) - Method in class edu.nrao.sss.math.PolynomialTerm
Returns a string of form #.#variableName^#.
toString() - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in its native units.
toString(int, int) - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in its native units.
toString() - Method in class edu.nrao.sss.measure.AngularVelocity
Returns a text representation of this angular velocity.
toString() - Method in class edu.nrao.sss.measure.AngularVelocityUnits
Returns a text representation of this unit of angular velocity.
toString() - Method in enum edu.nrao.sss.measure.ArcUnits
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.measure.Distance
Returns a text representation of this distance.
toString(int, int) - Method in class edu.nrao.sss.measure.Distance
Returns a text representation of this distance.
toString() - Method in enum edu.nrao.sss.measure.DistanceUnits
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a text representation of this arc.
toString(int, int) - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a text representation of this arc.
toString() - Method in class edu.nrao.sss.measure.FluxDensity
Returns a text representation of this flux density.
toString(int, int) - Method in class edu.nrao.sss.measure.FluxDensity
Returns a text representation of this flux density.
toString() - Method in enum edu.nrao.sss.measure.FluxDensityUnits
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.measure.Frequency
Returns a text representation of this frequency.
toString(int, int) - Method in class edu.nrao.sss.measure.Frequency
Returns a text representation of this frequency.
toString() - Method in class edu.nrao.sss.measure.FrequencyRange
Returns a text representation of this frequency range.
toString(boolean) - Method in class edu.nrao.sss.measure.FrequencyRange
Returns a text representation of this frequency range.
toString(int, int) - Method in class edu.nrao.sss.measure.FrequencyRange
Returns a text representation of this frequency range.
toString(int, int, boolean) - Method in class edu.nrao.sss.measure.FrequencyRange
Returns a text representation of this frequency range.
toString() - Method in class edu.nrao.sss.measure.FrequencySpectrum
Creates a text representation of this spectrum.
toString() - Method in enum edu.nrao.sss.measure.FrequencyUnits
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.measure.JulianDate
 
toString(int, int) - Method in class edu.nrao.sss.measure.JulianDate
Returns a text representation of this Julian Date.
toString(String) - Method in class edu.nrao.sss.measure.Latitude
Returns a string where the degrees, minutes, and seconds are separated by the given string.
toString(String, int, int) - Method in class edu.nrao.sss.measure.Latitude
Returns a string where the degrees, minutes, and seconds are separated by the given string.
toString() - Method in class edu.nrao.sss.measure.LinearVelocity
Returns a text representation of this linear velocity.
toString(int, int) - Method in class edu.nrao.sss.measure.LinearVelocity
Returns a text representation of this velocity.
toString() - Method in class edu.nrao.sss.measure.LinearVelocityUnits
Returns a text representation of this unit of linear velocity.
toString() - Method in class edu.nrao.sss.measure.LocalSiderealTime
 
toString(String) - Method in class edu.nrao.sss.measure.Longitude
Returns a string where the hours, minutes, and seconds are separated by the given string.
toString(String, int, int) - Method in class edu.nrao.sss.measure.Longitude
Returns a string where the hours, minutes, and seconds are separated by the given string.
toString() - Method in class edu.nrao.sss.measure.LongitudeInterval
Returns a string representation of this interval.
toString(String) - Method in class edu.nrao.sss.measure.LongitudeInterval
Returns a string representation of this interval.
toString() - Method in class edu.nrao.sss.measure.TimeDuration
Returns a text representation of this time duration.
toString(int, int) - Method in class edu.nrao.sss.measure.TimeDuration
Returns a text representation of this duration.
toString(String) - Method in class edu.nrao.sss.measure.TimeDuration
Returns a string where the hours, minutes, and seconds are separated by the given string.
toString(String, int, int) - Method in class edu.nrao.sss.measure.TimeDuration
Returns a string where the hours, minutes, and seconds are separated by the given string.
toString() - Method in class edu.nrao.sss.measure.TimeInterval
Creates a text representation of this time interval.
toString(String, String) - Method in class edu.nrao.sss.measure.TimeInterval
Returns a text representation of this interval based on the formatting parameters.
toString() - Method in class edu.nrao.sss.measure.TimeOfDay
Creates a text representation of this time of day.
toString(int, int) - Method in class edu.nrao.sss.measure.TimeOfDay
Creates a text representation of this time of day.
toString() - Method in class edu.nrao.sss.measure.TimeOfDayInterval
Returns a string representation of this interval.
toString(String) - Method in class edu.nrao.sss.measure.TimeOfDayInterval
Returns a string representation of this interval.
toString() - Method in enum edu.nrao.sss.measure.TimeUnits
Returns a text representation of this enumeration constant.
toString() - Method in class edu.nrao.sss.measure.Wave
 
toString() - Method in enum edu.nrao.sss.util.AlterationStatus
Returns a text representation of this enumeration constant.
toString() - Method in enum edu.nrao.sss.util.EventSetStatus
Returns a text representation of this enumeration constant.
toString() - Method in enum edu.nrao.sss.util.EventStatus
Returns a text representation of this enumeration constant.
toString() - Method in enum edu.nrao.sss.util.FileCompressionFormat
Returns a text representation of this file compression format.
toString() - Method in class edu.nrao.sss.util.LookupTable
Returns a text representation of this table.
toString() - Method in class edu.nrao.sss.util.XmlWrapper
 
toStringDms() - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in degrees, arc-minutes, and arc-seconds.
toStringDms(int, int) - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in degrees, arc-minutes, and arc-seconds.
toStringDms() - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a text representation of this angle in degrees, arc-minutes, and arc-seconds.
toStringDms(int, int) - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a text representation of this angle in degrees, arc-minutes, and arc-seconds.
toStringDmsHtml(int, int) - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in degrees, arc-minutes, and arc-seconds, with HTML-friendly symbols.
toStringDmsHtml(int, int) - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a text representation of this angle in degrees, arc-minutes, and arc-seconds, with HTML-friendly symbols.
toStringHms() - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in hours, minutes, and seconds.
toStringHms(int, int) - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in hours, minutes, and seconds.
toStringHms() - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a text representation of this angle in hours, minutes, and seconds.
toStringHms(int, int) - Method in class edu.nrao.sss.measure.EquatorialArc
Returns a text representation of this angle in hours, minutes, and seconds.
toStringHms() - Method in class edu.nrao.sss.measure.TimeDuration
Returns a text representation of this duration in hours, minutes, and seconds.
toStringHms(int, int) - Method in class edu.nrao.sss.measure.TimeDuration
Returns a text representation of this duration in hours, minutes, and seconds.
toStringHtml(int, int) - Method in class edu.nrao.sss.measure.Angle
Returns a text representation of this angle in its native units, using an HTML-friendly symbol.
toStringNormalized(int, int) - Method in class edu.nrao.sss.measure.Frequency
Returns a text representation of a normalized representation of this frequency.
toTimeOfDay(TimeZone) - Method in class edu.nrao.sss.measure.JulianDate
Returns the time of day, in the given time zone, for this Julian Date.
toTimeOfDay() - Method in class edu.nrao.sss.measure.LocalSiderealTime
Returns this LST as a dateless object.
toTimeOfDayLocal() - Method in class edu.nrao.sss.measure.JulianDate
Returns the time of day, in the local time zone, for this Julian Date.
toTimeOfDaySolar() - Method in class edu.nrao.sss.measure.LocalSiderealTime
Returns the local solar time of day for this LST.
toTimeOfDayUtc() - Method in class edu.nrao.sss.measure.JulianDate
Returns the UTC time of day for this Julian Date.
toTimeOfDayUtc() - Method in class edu.nrao.sss.measure.LocalSiderealTime
Returns the UTC solar time of day for this LST.
toUnits(ArcUnits) - Method in class edu.nrao.sss.measure.Angle
Returns the magnitude of this angle in otherUnits.
toUnits(AngularVelocityUnits) - Method in class edu.nrao.sss.measure.AngularVelocity
Returns the magnitude of this angular velocity in otherUnits.
toUnits(AngularVelocityUnits) - Method in class edu.nrao.sss.measure.AngularVelocityUnits
Returns a factor for converting from this unit to otherUnits.
toUnits(ArcUnits) - Method in enum edu.nrao.sss.measure.ArcUnits
Returns a factor for converting from this unit to otherUnits.
toUnits(DistanceUnits) - Method in class edu.nrao.sss.measure.Distance
Returns the magnitude of this distance in otherUnits.
toUnits(DistanceUnits) - Method in enum edu.nrao.sss.measure.DistanceUnits
Returns a factor for converting from this unit to otherUnits.
toUnits(ArcUnits) - Method in class edu.nrao.sss.measure.EquatorialArc
Returns the magnitude of this arc in otherUnits.
toUnits(FluxDensityUnits) - Method in class edu.nrao.sss.measure.FluxDensity
Returns the magnitude of this flux density in otherUnits.
toUnits(FluxDensityUnits) - Method in enum edu.nrao.sss.measure.FluxDensityUnits
Returns a factor for converting from this unit to otherUnits.
toUnits(FrequencyUnits) - Method in class edu.nrao.sss.measure.Frequency
Returns the magnitude of this frequency in otherUnits.
toUnits(FrequencyUnits) - Method in enum edu.nrao.sss.measure.FrequencyUnits
Returns a factor for converting from this unit to otherUnits.
toUnits(LinearVelocityUnits) - Method in class edu.nrao.sss.measure.LinearVelocity
Returns the magnitude of this linear velocity in otherUnits.
toUnits(LinearVelocityUnits) - Method in class edu.nrao.sss.measure.LinearVelocityUnits
Returns a factor for converting from this unit to otherUnits.
toUnits(TimeUnits) - Method in class edu.nrao.sss.measure.TimeDuration
Returns the length of this duration in otherUnits.
toUnits(TimeUnits) - Method in enum edu.nrao.sss.measure.TimeUnits
Returns a factor for converting from this unit to otherUnits.
toWholeUnits(TimeUnits) - Method in class edu.nrao.sss.measure.TimeDuration
Returns the length of this duration in a whole number of units.
toXml() - Method in class edu.nrao.sss.astronomy.EphemerisTable
Returns an XML representation of this ephemeris table.
toXml() - Method in class edu.nrao.sss.catalog.Catalog
Returns an XML representation of this catalog.
toXml() - Method in class edu.nrao.sss.catalog.CatalogItemGroup
Returns an XML representation of this group.
toXml() - Method in interface edu.nrao.sss.util.XmlSerializable
Returns an XML representation of this object.
toXmlName(String, char) - Method in class edu.nrao.sss.util.StringUtil
Returns a valid XML Name by replacing illegal characters in name with replacementForIllegalChars.
toXmlNCName(String, char) - Method in class edu.nrao.sss.util.StringUtil
Returns a valid XML non-colonized name by replacing illegal characters in name with replacementForIllegalChars.
tuneTo(Frequency) - Method in class edu.nrao.sss.electronics.LocalOscillator
Attempts to change the output frequency of this oscillator to desiredFrequency.
tuneToCenter() - Method in class edu.nrao.sss.electronics.LocalOscillator
Tunes this local oscillator as closely as possible to the center of its range.
twist() - Method in class edu.nrao.sss.electronics.SignalTransferSwitch
Turns this switch so that all the inputs now use their other outputs.

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.