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

R

RA - Class in org.britastro.grelf.astro
Representation of Right Ascension (celestial longitude).
RA(double, double, double) - Constructor for class org.britastro.grelf.astro.RA
Can pass in fractional hours or minutes but will be held in normalised form with integer hours and minutes plus fractional seconds.
RA(double, Angle.Units) - Constructor for class org.britastro.grelf.astro.RA
 
RA(Angle) - Constructor for class org.britastro.grelf.astro.RA
 
RangeDouble - Class in org.britastro.grelf
Convenience record for holding a pair of doubles indicating the low and high ends of a range.
RangeDouble(double, double) - Constructor for class org.britastro.grelf.RangeDouble
 
rational(String) - Static method in class org.britastro.grelf.Util
If a String comprises numbers separated by a '/' do the implied division and return the result as a new String.
rationalFloat(String) - Static method in class org.britastro.grelf.Util
If a String comprises numbers separated by a '/' do the implied division and return the result as a new float.
raWraps - Variable in class org.britastro.grelf.astro.ChartLimits
RA range crosses 0h
removeSubString(String, String) - Static method in class org.britastro.grelf.Util
If subString occurs in String s remove it, otherwise return unmodified s.
RIGHT_ANGLE - Static variable in class org.britastro.grelf.Angle
 
rootSumOfSquares(double[]) - Static method in class org.britastro.grelf.Util
 
rootSumOfSquares(long[]) - Static method in class org.britastro.grelf.Util
 
run() - Method in class org.britastro.grelf.hopper.Hopper
 
A B C D E F G H I J L M N O P R S T U V W X Y Z