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

G

gainedByPushing(String[], NightPlanner.BarInfo, boolean, int, Vector, int) - Method in class utility.NightPlanner
sees how much you can gain by pushing another bar forward or backward
gbc - Variable in class utility.LinCal
 
gbl - Variable in class utility.LinCal
 
getAirMass(double, double, double) - Method in class utility.CandPrior.ShowCandInfo
gets the airmass
getAirMassLines(Hashtable) - Method in class main.TheSky.Sky
 
getAllBars(String[]) - Method in class utility.NightPlanner
gets all the bars on a night
getAllCandInfo(Connection) - Static method in class main.DBAccess
read all candidate entries
getAllCandInfo(Connection, Vector) - Static method in class main.DBAccess
read all candidate entries in the given sets
getAllCandInfo(Connection) - Static method in class utility.DBAccess
read all candidate entries
getAllGroupNames(Connection) - Static method in class main.DBAccess
Gets the all the group names in the database.
getAllGroupNames(Connection) - Static method in class utility.DBAccess
Gets the all the group names in the database.
getAllOverlappingBars(Vector, NightPlanner.BarInfo, Vector) - Method in class utility.NightPlanner
finds all bars that in some way connect to a given bar through overlap including bar
getAllRunGroups(Connection) - Static method in class utility.DBAccess
select all the groups that have runs scheduled or proposed
getAllRunParam(Connection, String) - Static method in class utility.DBAccess
select all the groups/scopes/types that have runs scheduled or proposed
getAllRuns(Connection) - Static method in class utility.DBAccess
Gets all of the runs in the database
getAllRunScopes(Connection) - Static method in class utility.DBAccess
select all the scopes that have runs scheduled or proposed
getAllRunTypes(Connection) - Static method in class utility.DBAccess
select all the types that have runs scheduled or proposed
getAllStandFields(Connection) - Static method in class main.DBAccess
gets all the standard star fields (name, ra, dec)
getAllStandFields(Connection) - Static method in class utility.DBAccess
gets all the standard star fields (name, ra, dec)
getArcLength(double, double, double, double) - Static method in class utility.Stars
returns the arc length between two points on the sky
getArcLengthGuess(double, double, double, double) - Static method in class utility.Stars
returns the arc length between two points on the sky.
getArcLengthTRIG(double, double, double, double) - Static method in class utility.Stars
returns the arc length between two points on the sky.
getBar(String) - Method in class utility.NightPlanner
gets a bar given its name
getBarOverlap(NightPlanner.BarInfo, NightPlanner.BarInfo) - Method in class utility.NightPlanner
gets the ammount of overlap of two bars
getBoxHeight() - Method in class main.TheSky.Sky
get the height (DEC) of the scope field in pixels
getBoxWidth() - Method in class main.TheSky.Sky
get the width (RA) of the scope field in pixels
getCandDEC(Connection, String) - Static method in class main.DBAccess
Gets the DEC of a candidate
getCandDEC(Connection, Vector) - Static method in class main.DBAccess
Gets the DEC of specified candidates
getCandDEC(Connection, String) - Static method in class utility.DBAccess
Gets the DEC of a candidate
getCandDEC(Connection, Vector) - Static method in class utility.DBAccess
Gets the DEC of specified candidates
getCandFunNames(Connection) - Static method in class utility.DBAccess
Gets the fun names of all the candidates in the database
getCandFunNames(Connection, boolean) - Static method in class utility.DBAccess
Gets the fun names of all the candidates in the database
getCandInfo(Connection, String) - Static method in class main.DBAccess
read a candidate's entries
getCandInfo(Connection, String) - Static method in class utility.DBAccess
read a candidate's entries
getCandMag(Connection, String, String) - Static method in class utility.DBAccess
Get the current magnitude for a candidate and filter.
getCandPos(double, double) - Method in class main.TheSky.Sky
gets the x-y locations of all the candidates
getCandRA(Connection, String) - Static method in class main.DBAccess
Gets the RA of a candidate
getCandRA(Connection, Vector) - Static method in class main.DBAccess
Gets the RA of specified candidates
getCandRA(Connection, String) - Static method in class utility.DBAccess
Gets the RA of a candidate
getCandRA(Connection, Vector) - Static method in class utility.DBAccess
Gets the RA of specified candidates
getCandRaDec(Connection) - Static method in class main.DBAccess
gets all the candidates positions (name, ra, dec)
getCandRaDec(Connection) - Static method in class utility.DBAccess
gets all the candidates positions (name, ra, dec)
getCandScpNames(Connection) - Static method in class main.DBAccess
Gets the scp names of all the candidates in the database
getCandScpNames(Connection, boolean) - Static method in class main.DBAccess
Gets the scp names of all the candidates in the database
getChanges(Connection, Date, Date, String) - Static method in class utility.DBAccess
gets a list of all the changes made in the give time frame
getConversionConst(String) - Static method in class utility.ExpTime
 
getCurrentAirMass() - Method in class utility.CandPrior.ShowCandInfo
sets the current airmass TextField
getCurrentPAngle() - Method in class utility.CandPrior.ShowCandInfo
sets the current parallactic angle TextField
getDate(TextField) - Method in class utility.LinCal
parses the TextField for a date
getDateOfAltRise(double, double, double, double, double, double) - Static method in class utility.SunAndMoon
get the time when an object is rising at a given altitude
getDateOfAltRiseSet(double, double, double, double, double, double, boolean) - Static method in class utility.SunAndMoon
get the time when an object is rising or setting at a given altitude
getDateOfAltSet(double, double, double, double, double, double) - Static method in class utility.SunAndMoon
get the time when an object is setting at a given altitude
getDay() - Method in class utility.JulianDate
 
getDaysSinceObserved(Connection, String, String, String, JulianDate) - Static method in class utility.DBAccess
returns the number of days since last observation
getDegrees() - Method in class utility.Sixty
 
getDetector(Connection, String) - Static method in class utility.DBAccess
get the default detector name for a site.
getDMin() - Method in class utility.Sixty
 
getDoubleFromUser(String, double, double) - Static method in class utility.Stuff
Prompts the user for an double between min and max
getDSec() - Method in class utility.Sixty
 
getDValue() - Method in class utility.Sixty
 
getEpheremis(double, double, double, double, boolean, boolean) - Static method in class utility.SunAndMoon
gets the rise or set time for the sun or moon on a given day and location
getExp() - Method in class utility.CandPrior.PriorField
 
getExpTime(double, double, double, double, String, double) - Static method in class utility.ExpTime
calculates the exposture time and rounds to multiples of 5, 15, or 60
getExpTime(double, double, double, double, String, JulianDate, Sixty, Sixty, Sixty, Sixty, double) - Static method in class utility.ExpTime
calculates the exposture time and rounds to multiples of 5, 15, or 60.
getExtinction(double[], double, double, double, double, double, int) - Static method in class utility.ExpTime
calculate the extinction coefficients
getFullPriority(Connection, String, String, String) - Static method in class main.DBAccess
Gets the priority (0.0-10.0 or more) for a given candidate, type, and filter as a double.
getFullPriority(Connection, String, String, String, boolean) - Static method in class main.DBAccess
Gets the priority (0.0-10.0 or more) for a given candidate, type, and filter as a double.
getFullPriority(Connection, String, String, String) - Static method in class utility.DBAccess
Gets the priority (0.0-10.0 or more) for a given candidate, type, and filter as a double.
getFullPriority(Connection, String, String, String, boolean) - Static method in class utility.DBAccess
Gets the priority (0.0-10.0 or more) for a given candidate, type, and filter as a double.
getGroupName(Connection, String) - Static method in class main.DBAccess
get the default group name for a site.
getGroupName(Connection, String) - Static method in class utility.DBAccess
get the default group name for a site.
getHMin() - Method in class utility.Sixty
 
getHour() - Method in class utility.JulianDate
 
getHours() - Method in class utility.Sixty
 
getHSec() - Method in class utility.Sixty
 
getHValue() - Method in class utility.Sixty
 
getID() - Method in class utility.MyEvent
 
getIntFromUser(String, int, int) - Static method in class utility.Stuff
Prompts the user for an integer between min and max
getIntFromUser(String, int, int, String[]) - Static method in class utility.Stuff
Prompts the user for an integer between min and max.
getIsNeg() - Method in class utility.Sixty
 
getJD() - Method in class utility.JulianDate
 
getList(Date, Date, String) - Method in class utility.ChangesMade
gets the logs to be displayed
getList(Date, Date, String) - Method in class utility.ObservationsMade
gets the logs to be displayed
getMag() - Method in class utility.CandPrior.PriorField
 
getMagnitudes(Connection, String, String[], Double[]) - Static method in class utility.DBAccess
Get the current magnitude for a candidate and filter.
getMagnitudes(Connection, String, String[], double[]) - Static method in class utility.DBAccess
Get the current magnitude for a candidate and filter.
getMaxDEC() - Method in class main.TheSky
reads the maximum DEC from the TextField
getMaxHA() - Method in class main.TheSky
reads the maximum HA from the TextField
getMinDEC() - Method in class main.TheSky
reads the minimum DEC from the TextField
getMinHA() - Method in class main.TheSky
reads the minimum HA from the TextField
getMinute() - Method in class utility.JulianDate
 
getMonth() - Method in class utility.JulianDate
 
getMoonDEC(double, double, double) - Static method in class utility.SunAndMoon
 
getMoonFlag(Connection, String) - Static method in class utility.DBAccess
see if the database thinks the moon is too close
getMoonRA(double, double, double) - Static method in class utility.SunAndMoon
 
getMoonRise(double, double, double, double) - Static method in class utility.SunAndMoon
 
getMoonSet(double, double, double, double) - Static method in class utility.SunAndMoon
 
getNightReport(Connection, String, JulianDate) - Static method in class utility.DBAccess
get the fraction of the night scheduled
getObjInfo(Vector) - Method in class main.TheSky.Sky
gets the info about a list of objecst
getObjType(Connection, String) - Static method in class utility.DBAccess
get the object type
getObservations(Connection, Date, Date, String) - Static method in class utility.DBAccess
gets a list of all the observations made in the give time frame
getOrderIndex() - Method in class utility.RunSort
reads the tnumber TextFields and returns the indicies of the fields in increasing order
getOverAllPriority(Connection, String) - Static method in class main.DBAccess
Gets the over all priority for a given candidate.
getOverAllPriority(Connection, String) - Static method in class utility.DBAccess
Gets the over all priority for a given candidate.
getPAngle(double, double, double) - Method in class utility.CandPrior.ShowCandInfo
returns the Parallactic angle given hour angle (hrs), dec (degs), and latitude (degs) solve spherical triangle using Napier's analogies the angle A and opposing side a correspond to ra1,dec1 the angle B and opposing side b correspond to ra2,dec2 the angle C and opposing side c correspond to the north celestial pole Code due to Greg Aldering, aldering@mh1.lbl.gov
getPAngle(double, double, double) - Static method in class utility.Stars
returns the parallactic angle for a position on the sky
getPhotInfo(Connection) - Static method in class main.DBAccess
Gets all the info about the photometric stands in the db
getPhotInfo(Connection) - Static method in class utility.DBAccess
Gets all the info about the photometric stands in the db
getPhotStands(Connection) - Static method in class main.DBAccess
gets all the photometric standard stars (name, ra, dec)
getPhotStands(Connection) - Static method in class utility.DBAccess
gets all the photometric standard stars (name, ra, dec)
getPhotStandsIn(Vector, double, double, double, double) - Method in class main.TheSky.Sky
finds the stands in the allPhotsRaDec vector that are with in the range
getPossibleNextBars(Vector, int) - Method in class utility.NightPlanner
gets the bars that can go before all the other bars
getPriorities(Connection, String, String[], Integer[], Integer[]) - Static method in class utility.DBAccess
 
getPriority(Connection, String, String, String) - Static method in class utility.DBAccess
Gets the priority (0-10) for a given candidate, type, and filter.
getPriority(Connection, String, String, String, boolean) - Static method in class utility.DBAccess
Gets the priority (0-10) for a given candidate, type, and filter.
getPriorityInc(Connection, String, String, String) - Static method in class utility.DBAccess
Returns the amount to increment a priority level (if any is given).
getRadValue() - Method in class utility.Sixty
 
getRiseSet() - Method in class utility.NightFrame
calculates the time when an object rises/sets above a given arimass
getRiseTime(double, double, double, double, double) - Static method in class utility.SunAndMoon
Get the rise time of an object given an RA and DEC.
getRoundNum(double, double) - Method in class main.TheSky.Sky
returns closest integer multiple of step to value
getRunGroup(Connection, String) - Static method in class utility.DBAccess
gets a run's group name
getRunID() - Method in class utility.RunInsert
get the run id (either from the database for the telescope, or from the Text Field depending on the status of the run choice
getRunJulianDays(Connection, String) - Static method in class utility.DBAccess
get the julian days of a run
getRunNightFrac(Connection, String, JulianDate) - Static method in class utility.DBAccess
get the fraction of the night scheduled
getRunNumDays(Connection, String) - Static method in class utility.DBAccess
gets the number of days in a run
getRunParam(Connection, String, String) - Static method in class utility.DBAccess
select a field from the runs table
getRunScope(Connection, String) - Static method in class utility.DBAccess
gets a run's telescope name
getRunType(Connection, String) - Static method in class utility.DBAccess
gets a run's type
getScopeCol(int[]) - Method in class utility.LinCal
 
getScopeColor(Connection, String) - Static method in class utility.DBAccess
gets the color index for a telescope
getScopeNames() - Method in class utility.LinCal
 
getScopeZP(Connection, String, String) - Static method in class utility.DBAccess
Get the zeropoint for a telescope and filter.
getScopeZPs(Connection, String) - Static method in class utility.DBAccess
Get all the zeropoints (u,b,v,r,i) for a telescope.
getSecond() - Method in class utility.JulianDate
 
getSelectedItem() - Method in class utility.MyChoice
 
getSelectedObjects() - Method in class utility.MyChoice
 
getSendButton() - Method in class utility.RunInsert
the send button talks to the data base, and figures out if all the fields are input correclty, and if and how to change the database
getSetTime(double, double, double, double, double) - Static method in class utility.SunAndMoon
Get the set time of an object given an RA and DEC.
getSiteParams(Connection, String, Vector) - Static method in class main.DBAccess
Reads the database and returns the elevation of a telescope scope.
getSiteParams(Connection, String, Hashtable) - Static method in class main.DBAccess
Reads the database and returns the elevation of a telescope scope.
getSiteParams(Connection, String, Vector) - Static method in class utility.DBAccess
Reads the database and returns the elevation of a telescope scope.
getSiteParams(Connection, String, Hashtable) - Static method in class utility.DBAccess
Reads the database and returns the elevation of a telescope scope.
getSixtyFromHMS(double, double, double) - Static method in class utility.Sixty
pseudo-constructor for hours-minutes-seconds
getSixtyFromHMS(double) - Static method in class utility.Sixty
pseudo-constructor for hours-minutes-seconds
getSky(double[], double, double, double, double, double, double, double, double[], int) - Static method in class utility.ExpTime
Calculates the sky brightness.
getStandards(Connection, double, double, double, double) - Static method in class main.DBAccess
gets all the standard stars in a range (name, ra, dec).
getStandards(Connection, double, double, double, double) - Static method in class utility.DBAccess
gets all the standard stars in a range (name, ra, dec).
getStandPos(double) - Method in class main.TheSky.Sky
gets the x-y locations of all the standards
getStep(double, double) - Method in class main.TheSky.Sky
determine how many lines to draw
getSunBlah(double, String, boolean) - Method in class utility.RunDate
get sun epherimis
getSunDEC(double) - Static method in class utility.SunAndMoon
 
getSunRA(double) - Static method in class utility.SunAndMoon
 
getSunRise(double, String) - Method in class utility.RunDate
get the telescope lat, long, and elev and calculate the sun rise time for a given jd
getSunRise(double, double, double, double) - Static method in class utility.SunAndMoon
 
getSunSet(double, String) - Method in class utility.RunDate
get the telescope lat, long, and elev and calculate the sun set time for a given jd
getSunSet(double, double, double, double) - Static method in class utility.SunAndMoon
 
getSurfBright(String) - Static method in class utility.ExpTime
 
getSwapList(Vector, NightPlanner.BarInfo, Vector) - Method in class utility.NightPlanner
finds which bars in the list (excluding excludeBar) can be swapped with bar.
getTelescopes(Connection) - Static method in class main.DBAccess
Gets the available telescopes
getTelescopes(Connection) - Static method in class utility.DBAccess
Gets the available telescopes
getText() - Method in class utility.PassField
 
getTime() - Method in class utility.JulianDate
returns a Date object
getTimeZone(Connection, String) - Static method in class main.DBAccess
get the default TimeZone ID for a given site.
getTimeZone(Connection, String) - Static method in class utility.DBAccess
get the default TimeZone ID for a given site.
getTNumbers() - Method in class utility.RunSort
get the tnumbers TextFields in use
getTOrders() - Method in class utility.RunSort
get the torders TextFields in use
getTZOffset(TimeZone, JulianDate) - Method in class main.TheSky
get the offset from UT in days for a timezone
getTZOffset(TimeZone, JulianDate) - Method in class utility.ExpTime
get the offset from UT in days for a timezone
getValue() - Method in class utility.CandPrior.OverAllPrior
 
getValue() - Method in class utility.CandPrior.PriorField
 
getWD() - Method in class utility.MyEvent
 
getYear() - Method in class utility.JulianDate
 
getZenithAngle(JulianDate, Sixty, Sixty, double, double) - Static method in class utility.Stars
returns the zenith angle at jd.
getZeroPoint(Connection, String) - Static method in class utility.DBAccess
get the default zeropoint for a site.
goodBar - Variable in class utility.NightPlanner
 
group - Variable in class utility.CandPrior.CheckBackIn
 
group - Variable in class utility.CheckedOut
 
group - Variable in class utility.ObservationInfo
 
group - Variable in class utility.ObservationsMade
 
group - Variable in class utility.SearchBlock.RunChange
 
group - Variable in class utility.WhatData
 
groupNames - Variable in class utility.CandPrior
 
groups - Variable in class utility.ObservationsMade.EditObservation
 
groups - Variable in class utility.ObservationsMade.InsertObservation
 

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