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

L

lastIndexOf(I) - Method in class edu.nrao.sss.catalog.Catalog
Returns the index of the lasst occurence of item in this catalog.
lastIndexOf(I) - Method in class edu.nrao.sss.catalog.CatalogItemGroup
Returns the index in this group of the last occurrence of member.
lateDateEquals(Date) - Static method in class edu.nrao.sss.util.DateUtility
Returns true if this utility's earlyDate is equal to yourDate.
Latitude - Class in edu.nrao.sss.measure
The latitudinal coordinate of a point on a sphere.
Latitude() - Constructor for class edu.nrao.sss.measure.Latitude
Creates a new latitude of 0.0 degrees.
Latitude(Angle) - Constructor for class edu.nrao.sss.measure.Latitude
Creates a new latitude from the given angle.
Latitude(BigDecimal) - Constructor for class edu.nrao.sss.measure.Latitude
Creates a new latitude of degrees degrees.
Latitude(String) - Constructor for class edu.nrao.sss.measure.Latitude
Creates a new latitude of degrees degrees.
Latitude(BigDecimal, ArcUnits) - Constructor for class edu.nrao.sss.measure.Latitude
Creates a new latitude with the given magnitude and units.
Latitude(String, ArcUnits) - Constructor for class edu.nrao.sss.measure.Latitude
Creates a new latitude with the given magnitude and units.
latitudeToString(Latitude, int, int) - Method in enum edu.nrao.sss.astronomy.CelestialCoordinateSystem
Returns a text representation of latitude that is appropriate for this coordinate system.
LIGHT_SPEED_VACUUM_KM_PER_SEC - Static variable in class edu.nrao.sss.measure.Wave
The speed of light in a vacuum, expressed in kilometers per second.
LinearVelocity - Class in edu.nrao.sss.measure
A measure of linear velocity.
LinearVelocity() - Constructor for class edu.nrao.sss.measure.LinearVelocity
Creates a new linear velocity of zero kilometers per second.
LinearVelocity(BigDecimal) - Constructor for class edu.nrao.sss.measure.LinearVelocity
Creates a new velocity of kms kilometers per second.
LinearVelocity(String) - Constructor for class edu.nrao.sss.measure.LinearVelocity
Creates a new velocity of kms kilometers per second.
LinearVelocity(BigDecimal, LinearVelocityUnits) - Constructor for class edu.nrao.sss.measure.LinearVelocity
Creates a new linear velocity with the given magnitude and units.
LinearVelocity(String, LinearVelocityUnits) - Constructor for class edu.nrao.sss.measure.LinearVelocity
Creates a new linear velocity with the given magnitude and units.
LinearVelocityUnits - Class in edu.nrao.sss.measure
Units of linear velocity.
LocalOscillator - Class in edu.nrao.sss.electronics
A frequency generator.
LocalOscillator(FrequencyRange) - Constructor for class edu.nrao.sss.electronics.LocalOscillator
Creates a continuously tunable oscillator whose frequencies are limited to the given range.
LocalOscillator(FrequencyRange, Frequency) - Constructor for class edu.nrao.sss.electronics.LocalOscillator
Creates an oscillator whose tunings are limited to the given range and whose "dial" moves in increments of tuningStepSize.
LocalOscillatorPath - Class in edu.nrao.sss.electronics
A signal path that begins with a local oscillator and contains an optional multiplier and optional output filter.
LocalOscillatorPath(SignalSource, BigDecimal, FrequencyRange) - Constructor for class edu.nrao.sss.electronics.LocalOscillatorPath
Creates a new local oscillator path.
LocalOscillatorPath(SignalSource, int, FrequencyRange) - Constructor for class edu.nrao.sss.electronics.LocalOscillatorPath
Creates a new local oscillator path.
LocalSiderealTime - Class in edu.nrao.sss.measure
Local sidereal time (LST).
LocalSiderealTime() - Constructor for class edu.nrao.sss.measure.LocalSiderealTime
Creates a new local sidereal time based on the current solar time and the longitude and time zone of the VLA.
LocalSiderealTime(Date) - Constructor for class edu.nrao.sss.measure.LocalSiderealTime
Creates a new local sidereal time based on the given solar time and the longitude and time zone of the VLA.
LocalSiderealTime(JulianDate) - Constructor for class edu.nrao.sss.measure.LocalSiderealTime
Creates a new local sidereal time based on the given solar time and the longitude and time zone of the VLA.
LocalSiderealTime(int, TimeOfDay) - Constructor for class edu.nrao.sss.measure.LocalSiderealTime
 
LocalSiderealTime(Date, Longitude, TimeZone) - Constructor for class edu.nrao.sss.measure.LocalSiderealTime
Creates a new local sidereal time based on the given parameters
LogicalOperator - Enum in edu.nrao.sss.util
Logical operators.
Longitude - Class in edu.nrao.sss.measure
The longitudal coordinate of a point on a sphere.
Longitude() - Constructor for class edu.nrao.sss.measure.Longitude
Creates a new longitude of 0.0 degrees.
Longitude(Angle) - Constructor for class edu.nrao.sss.measure.Longitude
Creates a new longitude from the given angle.
Longitude(BigDecimal) - Constructor for class edu.nrao.sss.measure.Longitude
Creates a new longitude of degrees degrees.
Longitude(String) - Constructor for class edu.nrao.sss.measure.Longitude
Creates a new longitude of degrees degrees.
Longitude(BigDecimal, ArcUnits) - Constructor for class edu.nrao.sss.measure.Longitude
Creates a new longitude with the given magnitude and units.
Longitude(String, ArcUnits) - Constructor for class edu.nrao.sss.measure.Longitude
Creates a new longitude with the given magnitude and units.
LongitudeInterval - Class in edu.nrao.sss.measure
An interval from one line of longitude to another.
LongitudeInterval() - Constructor for class edu.nrao.sss.measure.LongitudeInterval
Creates a new interval that encompasses the entire circle.
LongitudeInterval(Longitude, Longitude) - Constructor for class edu.nrao.sss.measure.LongitudeInterval
Creates a new interval using the given longitudes.
longitudeToString(Longitude, int, int) - Method in enum edu.nrao.sss.astronomy.CelestialCoordinateSystem
Returns a text representation of longitude that is appropriate for this coordinate system.
lookup(String) - Method in class edu.nrao.sss.util.SourceNameResolver
 
LookupTable<K extends Comparable<K>,V> - Class in edu.nrao.sss.util
A lookup table.
LookupTable() - Constructor for class edu.nrao.sss.util.LookupTable
Creates a new, empty table, sorted according to the keys' natural order.
LookupTable(Comparator<? super K>) - Constructor for class edu.nrao.sss.util.LookupTable
Constructs a new, empty table, sorted according to the given comparator.
lowerAndCapitalizeFirstLetterOfEachWord(String) - Method in class edu.nrao.sss.util.StringUtil
Returns a string based on str that is in lower case, except for the first letters of each word, which are in upper case.

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.