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

P

pa - Variable in class edu.nrao.sss.astronomy.sesame.PmVector
 
parse(String) - Static method in class edu.nrao.sss.html.HtmlAnchor
Creates and returns a new HTML anchor by parsing anchorTag.
parse(String) - Static method in class edu.nrao.sss.html.HtmlAttribute
Creates and returns a new HTML attribute by parsing nameValueText.
parse(String) - Static method in class edu.nrao.sss.math.Polynomial
Returns a new polynomial based on polynomialString.
parse(String) - Static method in class edu.nrao.sss.math.PolynomialTerm
Returns a new term based on termString.
parse(String) - Static method in class edu.nrao.sss.measure.Angle
Returns a new angle based on angleString.
parse(String) - Static method in class edu.nrao.sss.measure.AngularVelocity
Returns a new velocity based on velocityString.
parse(String) - Static method in class edu.nrao.sss.measure.Distance
Returns a new distance based on distanceString.
parse(String) - Static method in class edu.nrao.sss.measure.FluxDensity
Returns a new flux density based on fluxString.
parse(String) - Static method in class edu.nrao.sss.measure.Frequency
Returns a new frequency based on frequencyString.
parse(String) - Static method in class edu.nrao.sss.measure.FrequencyRange
Creates and returns a new frequency range, based on rangeText and a separator string of FormatString.ENDPOINT_SEPARATOR.
parse(String, String) - Static method in class edu.nrao.sss.measure.FrequencyRange
Creates and returns a new frequency range, based on rangeText.
parse(String) - Static method in class edu.nrao.sss.measure.FrequencySpectrum
Creates and returns a new frequency spectrum, based on spectrumText.
parse(String, String) - Static method in class edu.nrao.sss.measure.FrequencySpectrum
Creates and returns a new frequency spectrum, based on spectrumText.
parse(String, String, String) - Static method in class edu.nrao.sss.measure.FrequencySpectrum
Creates and returns a new frequency spectrum, based on spectrumText.
parse(String) - Static method in class edu.nrao.sss.measure.Latitude
Returns a new latitude based on the given text.
parse(String) - Static method in class edu.nrao.sss.measure.LinearVelocity
Returns a new velocity based on velocityString.
parse(String) - Static method in class edu.nrao.sss.measure.Longitude
Returns a new longitude based on the given text.
parse(String) - Static method in class edu.nrao.sss.measure.LongitudeInterval
Creates a new longitude interval by parsing intervalText.
parse(String, String) - Static method in class edu.nrao.sss.measure.LongitudeInterval
Creates a new longitude interval by parsing intervalText.
parse(String) - Static method in class edu.nrao.sss.measure.TimeDuration
Creates a time duration based on timeText.
parse(String, BigDecimal) - Static method in class edu.nrao.sss.measure.TimeDuration
Creates a new time duration by parsing timeText.
parse(String) - Static method in class edu.nrao.sss.measure.TimeInterval
Creates a new time interval based on the parameter text.
parse(String, String, String) - Static method in class edu.nrao.sss.measure.TimeInterval
Creates a new time interval by parsing interval with the given formatter and separator.
parse(String) - Static method in class edu.nrao.sss.measure.TimeOfDay
Creates a new time of day based on timeText.
parse(String, BigDecimal) - Static method in class edu.nrao.sss.measure.TimeOfDay
Creates a new time of day by parsing timeText.
parse(String) - Static method in class edu.nrao.sss.measure.TimeOfDayInterval
Creates a new time of day interval by parsing intervalText.
parse(String, String) - Static method in class edu.nrao.sss.measure.TimeOfDayInterval
Creates a new time of day interval by parsing intervalText.
passesTest() - Method in class edu.nrao.sss.validation.DataNotEnteredValidation
Test is passed if current value is non-null, non-empty, and not in its default state.
passesTest() - Method in class edu.nrao.sss.validation.Validation
Returns true if the target object passes this validation.
pmDE - Variable in class edu.nrao.sss.astronomy.sesame.PmVector
 
pmRA - Variable in class edu.nrao.sss.astronomy.sesame.PmVector
 
PmVector - Class in edu.nrao.sss.astronomy.sesame
Java class for pmVector complex type.
PmVector() - Constructor for class edu.nrao.sss.astronomy.sesame.PmVector
 
PolarizationType - Enum in edu.nrao.sss.astronomy
The polarizations a single receptor can detect.
Polynomial - Class in edu.nrao.sss.math
A polynomial equation of the form f(x)=c0 + c1x + c2x2 + ... + cnxn.
Polynomial() - Constructor for class edu.nrao.sss.math.Polynomial
Creates a new polynomial that has no terms.
PolynomialPosition - Class in edu.nrao.sss.astronomy
A position of an astronomical source that is described by a collection of polynomial equations.
PolynomialPosition() - Constructor for class edu.nrao.sss.astronomy.PolynomialPosition
Creates a new instance.
PolynomialPositionTable - Class in edu.nrao.sss.astronomy
A table of polynomial positions.
PolynomialPositionTable() - Constructor for class edu.nrao.sss.astronomy.PolynomialPositionTable
Creates a new instance.
PolynomialTerm - Class in edu.nrao.sss.math
A single term in a polynomial equation of the form f(x)=c0 + c1x + c2x2 + ... + cnxn.
PolynomialTerm() - Constructor for class edu.nrao.sss.math.PolynomialTerm
Creates a new term with a coefficient of 0.0 and an exponent of 0.
PolynomialTerm(double, int) - Constructor for class edu.nrao.sss.math.PolynomialTerm
Creates a new term with the given coefficient and exponent.
POSITIVE_INFINITY - Static variable in class edu.nrao.sss.math.MathUtil
A BigDecimal whose value is positive and whose doubleValue() is infinite according to the Double class.
proxiedRangeIsReversed() - Method in class edu.nrao.sss.electronics.Signal
Returns true if the high and low frequencies in the proxied range are mapped to the low and high frequencies, respectively, of the current range.
purpose - Variable in class edu.nrao.sss.validation.AbstractValidator
The purpose for which this validator was most recently run.
purpose - Variable in class edu.nrao.sss.validation.Validation
The reason for doing this validation.
put(K, V) - Method in class edu.nrao.sss.util.LookupTable
Puts the given key / value pair into this table.
putAll(Map<K, V>) - Method in class edu.nrao.sss.util.LookupTable
Copies all the mappings from map into this table.

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.