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

C

calc(float) - Method in class org.britastro.grelf.Gaussian
Calculate a y value, given x
calculateRiseTransitSet(JulianDate, BodyKind, Angle) - Method in class org.britastro.grelf.astro.SkyPoint
Returns an array of 3 fractions of a day, representing respectively the local times of rising, transit and setting for the given latitude and refraction offset (h0 = -0.5667 for stars and planets, -0.8333 for the Sun, +0.125 for the Moon).
calculateSeparation(SkyPoint) - Method in class org.britastro.grelf.astro.SkyPoint
Calculate position angle (PA) and spherical separation from this to another SkyPoint.
changeEquinox(Epoch) - Method in class org.britastro.grelf.astro.SkyPoint
This adjusts the fields of the current object to the given new epoch, high accuracy version.
changeEquinoxLowAccuracy(Epoch) - Method in class org.britastro.grelf.astro.SkyPoint
This adjusts the fields of the current object to the given new equinox, low accuracy version.
Chart - Class in org.britastro.grelf.hopper
The chart part of the main window of Hopper.
Chart(Hopper, RangeDouble) - Constructor for class org.britastro.grelf.hopper.Chart
 
ChartLimits - Class in org.britastro.grelf.astro
For specifying a rectangular range in RA and Dec.
ChartLimits() - Constructor for class org.britastro.grelf.astro.ChartLimits
 
clone() - Method in class org.britastro.grelf.Angle
 
clone() - Method in class org.britastro.grelf.astro.Dec
Returns a new Dec object with the same data.
clone() - Method in class org.britastro.grelf.astro.Epoch
 
clone() - Method in class org.britastro.grelf.astro.JulianDate
 
clone() - Method in class org.britastro.grelf.astro.Magnitude
 
clone() - Method in class org.britastro.grelf.astro.ProperMotion
 
clone() - Method in class org.britastro.grelf.astro.RA
Returns a new RA object with the same data.
clone() - Method in class org.britastro.grelf.astro.SkyPoint
Returns a new SkyPoint object with the same data.
clone() - Method in class org.britastro.grelf.astro.SkyVector
Returns a new SkyVector object with the same data.
clone() - Method in class org.britastro.grelf.astro.Star
 
compareTo(Angle) - Method in class org.britastro.grelf.Angle
Implements java.lang.Comparable
compareTo(SkyObjectDatabase.Neighbour) - Method in class org.britastro.grelf.astro.SkyObjectDatabase.Neighbour
Assumes other is less than 360 degrees because it has been computed as a spherical separation.
confirm(String, Object) - Static method in class org.britastro.grelf.Util
Convenience method for displaying a yes/no confirmation dialogue.
confirm(Component, String, Object) - Static method in class org.britastro.grelf.Util
Convenience method for displaying a yes/no confirmation dialogue.
cos() - Method in class org.britastro.grelf.Angle
 
cosDegs(double) - Static method in class org.britastro.grelf.Maths
Get cosine of an angle given in degrees.
createJulianDate(String) - Static method in class org.britastro.grelf.astro.JulianDate
Use this instead of constructor if the xmlDateTime may not be in W3C schema style.
A B C D E F G H I J L M N O P R S T U V W X Y Z