Skip navigation links
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 _ 

B

B1EQC - Static variable in class astro.Broker
The linear coefficient in equation of center of the sun.
B1EQC - Static variable in class globals.value.SolLambda
The linear coefficient in equation of center of the sun.
B2EQC - Static variable in class astro.Broker
The linear coefficient in equation of center of the sun.
B2EQC - Static variable in class globals.value.SolLambda
The linear coefficient in equation of center of the sun.
BaaderDome - Class in stella.roof
Dome driver implementation for the Baader dome in Potsdam, sheltering Robotel.
BaaderDome(Map<String, String>) - Constructor for class stella.roof.BaaderDome
Constructs a new BaaderDome driver, but does not connect to hardware.
BaaderDome.ApertureThread - Class in stella.roof
 
BaaderDome.AzimuthRead - Class in stella.roof
This thread permanently tries to read the azimuth.
BaaderDome.Close - Class in stella.roof
Simple test class that connects to the dome server and closes the dome, additionally cranking out the azimuth.
BaaderDome.CloseHatch - Class in stella.roof
A thread that turns on the hatch motor for opening and turns it off automatically after a specified wait time.
BaaderDome.CloseSlit - Class in stella.roof
A thread that turns on the hatch motor for opening and turns it off automatically after a specified wait time.
BaaderDome.Control - Class in stella.roof
Command line interface to the dome server.
BaaderDome.Open - Class in stella.roof
Simple test class that connects to the dome server and opens the dome, additionally cranking out the azimuth.
BaaderDome.OpenHatch - Class in stella.roof
A thread that turns on the hatch motor for opening and turns it off automatically after a specified wait time.
BaaderDome.OpenSlit - Class in stella.roof
A thread that turns on the hatch motor for opening and turns it off automatically after a specified wait time.
BaaderDome.Test - Class in stella.roof
Simple test class that connects to the dome server and rotates the dome, additionally cranking out the azimuth.
background - Variable in class astro.fits.ImageEnhance.ImageStack
 
background - Variable in class astro.SextractorStar
The background in ADUs.
Background() - Constructor for class stella.adapter.AbstractPinholeShift.Background
 
background(MImageHDU, Rectangle, int, double) - Static method in class stella.adapter.SpillSignal
Tries to estimate the background and its error.
Background() - Constructor for class stella.adapter.SpillSignal.Background
 
background(Point2D, int, int, int, int, int) - Method in class stella.adapter.StellaGuider
Returns the background estimate around the anticipated star.
backgroundFrameMean(MImageHDU, Rectangle, int) - Static method in class stella.adapter.AbstractPinholeShift
Background is mean of frame, RMS is standard deviation, no clipping.
backgroundFrameMedian(MImageHDU, Rectangle, int) - Static method in class stella.adapter.AbstractPinholeShift
Background is mean of frame, RMS is standard deviation, no clipping.
backgroundMean(MImageHDU, Rectangle) - Static method in class stella.adapter.AbstractPinholeShift
Background is mean of frame, RMS is standard deviation, no clipping.
backgroundMedian(MImageHDU, Rectangle) - Static method in class stella.adapter.AbstractPinholeShift
Background is mean of frame, RMS is standard deviation, no clipping.
bad - Variable in class stella.sensor.Meteorology
 
BAD_SEEING - Static variable in class stella.ErrorEvent
The follow-up for too high guiding failures due to bad seeing.
BAD_WEATHER - Static variable in class stella.ErrorEvent
The follow-up for bad weather.
badcount - Variable in class stella.sensor.BadSensor
Cumulated bad period.
BADPOSITION - Static variable in class stella.calibunit.CalibStaticLockUnit
The return code for an unknown position at movement.
BADPOSITION - Static variable in class stella.calibunit.CalibUnit
The return code for an unknown position at movement.
BADPOSITION - Static variable in class stella.calibunit.ConcurrentCalibUnit
The return code for an unknown position at movement.
BADPOSITION - Static variable in class stella.calibunit.WrongCalibUnit
The return code for an unknown position at movement.
BadSeeingGuiding - Class in stella.error
An error event sent by the adapter if the guiding is failing at a too high rate and the seeing is bad.
BadSeeingGuiding(Object) - Constructor for class stella.error.BadSeeingGuiding
Constructs a software error.
BadSensor - Class in stella.sensor
A bad sensor does not generate data events based on reading a true sensor, but generates it from evaluating a probability description.
BadSensor(Map) - Constructor for class stella.sensor.BadSensor
Constructs a new fake sensor.
BadSensor.Randomize - Class in stella.sensor
Class for testing.
BadWeather - Class in stella.error
An error indicating that the weather has changed to bad weather condition.
BadWeather(Object) - Constructor for class stella.error.BadWeather
Constructs a bad weather error event.
BadWeather(Object, String, long) - Constructor for class stella.error.BadWeather
Constructs a bad weather event.
BARYCENTER - Static variable in class astro.OrbitFit
The name of the barycenter radial velocity.
barycentric(double) - Static method in class globals.value.BarycentricVelocity
Calculates the three components of the barycentric velocity.
BarycentricVelocity - Class in globals.value
Computes baricentric velocity correction, based on FORTRAN-code at bvc
BarycentricVelocity(Map<String, String>) - Constructor for class globals.value.BarycentricVelocity
Constructs a barycentric velocity object.
BarycentricVelocity.Cmd - Class in globals.value
 
BarycentricVelocity.Test - Class in globals.value
Tests the class.
base - Variable in class globals.value.Jd
The private copy of the base jd as a double.
Base - Class in htm.core
Simple class used inside HTMfunc.
Base(String, int, int, int, int) - Constructor for class htm.core.Base
 
base - Variable in class net.LatestURL
The base URL.
base - Variable in class stella.math.Extrapolation
The base size of the extrapolating class, data is trimmed to this.
bases - Static variable in class htm.core.HTMfunc
 
bases - Variable in class stella.sensor.PredictiveSensor
The list of extrapolator bases.
basicFulfill(List<CentralMoments>) - Method in class stella.globals.FlatQuality
We check if the moments fulfill the basic requirements, i.e.
basicIndent - Static variable in class xml.DOMEcho
Indentation will be in multiples of basicIndent
BATCH - Static variable in class mysql.SqlAccess
Avoid different instances accessing identical batch files.
batch - Variable in class mysql.SqlAccess
Write all queries to this file.
bayhumidity - Variable in class stella.sensor.HumiditySwitch
The data caster that delivers the humidity measurements.
beam - Variable in class astro.SpectralFits.Slice
 
beamskew - Variable in class stella.calibration.AtmosphericDispersionCorrector
Beam skew in mu, in primary coordinates, az alt normally.
BeamSplitterFit - Class in stella.util
This class tries to fit data from the guider ccd to a double-peaked gaussian to resemble the STELLA-I guiding setup.
BeamSplitterFit(int[][], double, double, boolean) - Constructor for class stella.util.BeamSplitterFit
Constructs a new beam splitter that can readily be used for Amoeba.
BeamSplitterGuider - Class in stella.adapter
The guider unit task and the timer loop.
BeamSplitterGuider(Map) - Constructor for class stella.adapter.BeamSplitterGuider
Constructs a new guider unit.
BeamSplitterGuider.GuiderLoop - Class in stella.adapter
The timer task that does the actual guiding.
Bearing(double, double) - Constructor for enum stella.merit.BearingMerit.Bearing
 
BearingMerit - Class in stella.merit
A merit calculating its gain from the desired bearing direction.
BearingMerit(Map<String, String>) - Constructor for class stella.merit.BearingMerit
Constructs a new airmass merit, defaulting all parameters if not explicetly given.
BearingMerit.Bearing - Enum in stella.merit
 
beckhoff - Variable in class stella.net.ads.AdsVariableMonitor
The ADS socket driver for variables retrieval.
BeckhoffLight - Class in stella.roof
A class providing access to a RS485-enabled light switch.
BeckhoffLight(Map<String, String>) - Constructor for class stella.roof.BeckhoffLight
Constructs a new light switch trigger.
BeckhoffRainSensor - Class in stella.sensor
This sensor has no retardation in case of bad weather.
BeckhoffRainSensor(Map<String, String>) - Constructor for class stella.sensor.BeckhoffRainSensor
Constructs a new RS485 sensor.
BeckhoffRainSensor.DigitalRainConversion - Class in stella.sensor
 
BeckhoffRainSensor.RainTimerTask - Class in stella.sensor
The timer task used for notification of good weather.
BeckhoffRoof - Class in stella.roof
This is the driver for the new Beckhoff-controlled roll-off roof in STELLA.
BeckhoffRoof(Map<String, String>) - Constructor for class stella.roof.BeckhoffRoof
Default all values except the PollingBeckhoffServer's name.
BeckhoffRoof.Action - Enum in stella.roof
 
BeckhoffRoof.Concurrent - Class in stella.roof
A class for testing concurrent opening/closing cycles.
BeckhoffRoof.Concurrent.Move - Class in stella.roof
 
BeckhoffRoof.PlcTrigger - Class in stella.roof
A trigger that listens to cache change events issued by a Beckhoff ADS driver.
BeckhoffRoof.SimulateToggle - Class in stella.roof
 
BeckhoffRoof.Status - Enum in stella.roof
 
BeckhoffSensor - Class in stella.sensor
A sensor representation of analog input data read with a Beckhoff PLC module.
BeckhoffSensor(Map<String, String>) - Constructor for class stella.sensor.BeckhoffSensor
Constructs a new RS485 sensor.
BeckhoffSwitch - Class in stella.io
A class providing access to a ADS-enabled switch.
BeckhoffSwitch(Map<String, String>) - Constructor for class stella.io.BeckhoffSwitch
Constructs a new light switch trigger.
BeforeAfterMerit - Class in stella.merit
A class defining a time-slot merit that allows observation either after or before a time defined with BeforeAfterMerit.KEY_T0.
BeforeAfterMerit(Map<String, String>) - Constructor for class stella.merit.BeforeAfterMerit
Constructs a at-time merit centered at the current time and with a default width of BeforeAfterMerit.DEFWIDTH.
belonging - Variable in class stella.net.gregor.CommunicationCycle
From the originating message, we only store the id.
BELOW - Static variable in interface stella.xml.DTDConstants
The element defining a lower edge of a exclusive range (Below).
below - Variable in class target.AbstractTarget.ConstraintAdapter
The below value in a above-below constraint.
bestgap(int) - Method in class htm.core.HTMrange
return the smallest gapsize at which rangelist would be smaller than desired size
bestMatch() - Method in class stella.acquire.BilinearCatalogMatch
Assumption: all the stars can be seen in the image can also be found in the catalog.
beta - Variable in class astro.LightCurveSimulator
Scintillation constant.
beta - Variable in class stella.adapter.ModelDrift.PinholeDrift
The beta of the moffat function.
beta - Variable in class stella.adapter.ModelShift.PinholeShift
The beta of the moffat function.
BETA - Static variable in class stella.util.SCurve
A default value for the constant speed time fraction, β.
beta - Variable in class stella.util.SCurve
The current value of the constant speed time fraction.
BETAMIN - Static variable in class stella.util.SCurve
The minimum beta, if everything fails.
betterReason(double) - Method in enum mysql.FailureSql.Failure
For each failure we collect the highest reason.
between(MImageHDU, MImageHDU, double) - Static method in class astro.fits.Arithmetics
Returns balanced data in between two Image HDU such that the weight factor is applied to the first data and (1-weight) is applied to the second data and the sum is returned.
BFALSE - Static variable in class stella.net.ads.AdsSocketChannel
The byte version for false.
BHALF - Static variable in class stella.globals.Horizon.Ellipsoidal
The half-diameter of the building roof ellipse, vertical.
BI - Static variable in class astro.JohnsonTransformation
 
bias - Variable in class stella.adapter.GuiderFrame
Fits file carrying the bias frame to the readout frame.
Bias() - Constructor for class stella.ccd.JanosDriver.Bias
 
bias - Variable in class stella.globals.FlatExposureTime
All quadrants average bias level.
bias - Variable in class stella.globals.FlatQuality
All quadrants average bias level.
bias - Variable in class stella.math.ImageMomentsLayout
If a bias is set, only adus above this are considered.
BIAS - Static variable in class stella.util.SensorTest.Parser
The no-bias switch.
BIAS_1 - Static variable in interface ccd.CCD
 
BIAS_1(cmd) - Method in class ccd.CCDClient
Call remote procedure BIAS_1.
BIAS_1(cmd) - Method in class ccd.CCDServerStub
 
BIAS_1 - Static variable in interface ccd.ScienceGrade
 
BIAS_1(icmd) - Method in class ccd.ScienceGradeClient
Call remote procedure BIAS_1.
BIAS_1(icmd) - Method in class ccd.ScienceGradeServerStub
 
BIAS_1 - Static variable in interface ccd.Stream
 
BIAS_1(cmd) - Method in class ccd.StreamClient
Call remote procedure BIAS_1.
BIAS_1(cmd) - Method in class ccd.StreamServerStub
 
BIAS_2 - Static variable in interface ccd.ses231.SesMagellan
 
BIAS_2(cmd) - Method in class ccd.ses231.SesMagellanClient
Call remote procedure BIAS_2.
BIAS_2 - Static variable in interface ccd.sta0500.WifsipMagellan
 
BIAS_2(cmd) - Method in class ccd.sta0500.WifsipMagellanClient
Call remote procedure BIAS_2.
BIAS_2(cmd) - Method in class ccd.sta0500.WifsipMagellanServerStub
 
BIAS_2 - Static variable in interface ccd.sta0501.WifsipMagellan
 
BIAS_2(cmd) - Method in class ccd.sta0501.WifsipMagellanClient
Call remote procedure BIAS_2.
BIAS_2(cmd) - Method in class ccd.sta0501.WifsipMagellanServerStub
 
BIAS_2 - Static variable in interface ccd.sta0502.WifsipMagellan
 
BIAS_2(cmd) - Method in class ccd.sta0502.WifsipMagellanClient
Call remote procedure BIAS_2.
BIAS_2 - Static variable in interface ccd.sta4240.E2VMagellan
 
BIAS_2(cmd) - Method in class ccd.sta4240.E2VMagellanClient
Call remote procedure BIAS_2.
BIASAV - Static variable in class astro.fits.MFitsStatistic
 
BIASAVREM - Static variable in class astro.fits.MFitsStatistic
 
BiasCcd - Class in stella.command
Takes a bias exposure.
BiasCcd(Object) - Constructor for class stella.command.BiasCcd
Constructs a abort adapter telescope, grabbing the type from the class name and setting the command time to the current system time.
BiasCcd(Object, String, long) - Constructor for class stella.command.BiasCcd
Constructs a new exposure abort command.
BIASEXPOSURE - Static variable in class stella.ccd.CameraMaster
The exposure time on bias frames if driver does not support bias, ms.
biasfits - Variable in class stella.adapter.StellaGuider
The file name of the master bias or empty if not available.
biasname - Variable in class stella.adapter.StellaGuider.ReduceThread
On moving frames, the bias fits name.
BIASRMS - Static variable in class astro.fits.MFitsStatistic
 
BIASRMSREM - Static variable in class astro.fits.MFitsStatistic
 
BIASSEC - Static variable in class ccd.ses231.SesDriver
Fits key for entering y-pregap info to header.
BIASSECREM - Static variable in class ccd.ses231.SesDriver
Comment for entering y-pregap info to header.
BIASSEM - Static variable in class astro.fits.MFitsStatistic
 
BIASSEMREM - Static variable in class astro.fits.MFitsStatistic
 
biastime - Variable in class stella.adapter.GuiderFrame
The exposure time used on this frame.
biastime - Variable in class stella.adapter.StellaGuider
The exposure time of the bias, non-null on shutter-less systems.
BIASTYPE - Static variable in class mysql.ObserveSql
The image type qualifier for scientific observations.
BIASTYPE - Static variable in class stella.ccd.CameraMaster
The imagetype value for manual bias.
BIerr - Static variable in class astro.JohnsonTransformation
 
BilinearCatalogMatch - Class in stella.acquire
Based on the idea that image rotation and scaling is known, we can directly compare the x/y coordinates of the image stars with the catalog stars.
BilinearCatalogMatch(Map<String, String>) - Constructor for class stella.acquire.BilinearCatalogMatch
Constructs a new matcher that is based on shifts in x and y.
bills - Variable in class mysql.UserSql.SqlProfile
The parsed affiliation.
bin - Variable in class io.AsciiSocketDriver
Wrapped around the socket output stream on open.
binary - Variable in class stella.net.gregor.CommunicationCycle
If the second reply carries binary data.
BinaryCatalog - Class in astro
This class reads binary number data from a file, data might be stored in big endian (default for java) or even little endian.
BinaryCatalog(Map<String, String>) - Constructor for class astro.BinaryCatalog
Constructs a new ascii-catalog, no defaults.
BinaryCatalog.Ucac4 - Class in astro
Read the ucac 4 distribution files.
BinaryCatalog.Ucac4Test - Class in astro
Read the ucac 4 distribution files.
binaryCopy(URL, File, boolean, PasswordAuthentication) - Static method in class io.FtpUtil
 
binarydone - Variable in class stella.net.gregor.CommandMessage
If true, the second reply carries binary data.
bind - Variable in class globals.rmi.ParameterStub
A reference to the registering thread.
bind - Variable in class stella.rmi.SwitchRelay
 
bind - Variable in class stella.rmi.SwitchSsh
 
bindDefault() - Method in class stella.rmi.ReceiverTorso
Initializes binding to all default command casters.
bindToRegistry() - Method in class globals.rmi.AbstractRemoteParameter
Binds to registry.
bindToRegistry() - Method in class globals.rmi.FitsMoments
Binds to registry.
bindToRegistry() - Method in class stella.io.CastingRS485Server
Binds myself to a running registry using the static binding method in AbstractRmiCaster.
bindToRegistry() - Method in class stella.rmi.AbstractRmiCasterAndListener
Binds this class's casting capabilities to a running registry.
bindToRegistry() - Method in class stella.rmi.SwitchRelay
 
bindToRegistry() - Method in class stella.sensor.HumiditySwitch
Binds to registry.
bindToRegistry() - Method in class stella.sensor.ReadoutRepository
Binds this repository's casting capabilities to a running registry.
bindToRemote(int, long) - Method in class globals.rmi.ParameterStub
Tries to bind to the remote paramter.
Binning - Class in astro.fits
Class to do artificial binning.
Binning() - Constructor for class astro.fits.Binning
 
binning - Variable in class stella.adapter.GuiderFrame
Readout binning.
Binning.Type - Enum in astro.fits
 
binningAndWindow(CcdDriver, Rectangle, Dimension) - Method in class stella.acquire.AncillaryCameraUnit
Convenience method to set a read-out window and binning on a CCD.
binningAndWindowResetable(CcdDriver, Rectangle, Dimension, boolean) - Method in class stella.acquire.AncillaryCameraUnit
 
binningResettable(CcdDriver, int, int, boolean) - Method in class stella.acquire.AcquireMaster
 
binx - Variable in class stella.adapter.StellaGuider.ReduceThread
The binning used in x-direction.
biny - Variable in class stella.adapter.StellaGuider.ReduceThread
The binning used in x-direction.
bit(int) - Static method in enum mysql.FailureSql.Failure
 
biterate - Variable in class stella.util.SCurve
During iteration this gets to beta.
BITPIX - Static variable in class astro.fits.MHeaderTools
The mandatory FITS key denoting the end of the header section.
bitpix - Variable in class stella.util.MasterDark
The number of bits per pixel.
BJG04 - Static variable in class astro.AsciiCatalog.FieldBy
 
BJG04 - Static variable in class astro.AsciiCatalog.FieldC1
What we read as mag is in realtiy b-y, which we need for reg.
BJG04 - Static variable in class astro.AsciiCatalog.FieldM1
What we read as mag is in realtiy b-y, which we need for reg.
BJG2004() - Constructor for class astro.AsciiCatalog.BJG2004
 
BLACKLEV - Static variable in class stella.ethcam.AbstractGigeDriver
black level dB.
BLAM - Static variable in class astro.Broker
The linear coefficient in apparent longitude.
BLAM - Static variable in class globals.value.SolLambda
The linear coefficient in apparent longitude.
BLCKLREM - Static variable in class stella.ethcam.AbstractGigeDriver
 
blink - Variable in class stella.net.gregor.CommunicationHandler.ReceiverThread
 
blink - Variable in class stella.net.gregor.PacketServer.ReceiverThread
 
blink - Variable in class stella.roof.Blinker
The timer task ending the blinking phase.
blinkClose() - Method in class stella.roof.Blinker
Blinks before closing the roof.
Blinker - Class in stella.roof
A blinker is used to provide some sort of a warning signal before the STELLA roof starts moving.
Blinker(Map) - Constructor for class stella.roof.Blinker
Constructs a new blinker object.
Blinker.SwitchTask - Class in stella.roof
A timer task class that writes a string to the serial line.
blinkOpen() - Method in class stella.roof.Blinker
Blinks before opening the roof.
BLOCK - Static variable in interface stella.xml.DTDConstants
Error messages that block further picking.
blockChannel(String) - Method in class stella.io.PollingRS485Server
Blocks until data is available on a certain channel.
blockGet() - Method in class globals.rmi.FitsMoments
Always wait for the calc thread to exit.
Blocking(TelescopeClient) - Constructor for class stella.net.TelescopeClient.Blocking
Constructs a new adapter-to-telescope caster.
blocking - Variable in class stella.sensor.DataValue
Gets true if data is available or if sensor value is non-blocking.
blocking - Variable in class stella.xml.SporeTarget
Errors blocking the target.
BlockMerit - Class in stella.merit
A class defining a time-slot merit for a target that should be observed repetitive each night in the similar block fashion.
BlockMerit(Map<String, String>) - Constructor for class stella.merit.BlockMerit
Constructs a time-out merit.
blockReadString(String, int) - Method in class stella.io.DummyRS485
For testing.
blocks - Variable in class stella.merit.BlockMerit
The observing blocks holding the observing counts.
BlockTimeMerit - Class in stella.merit
This merit represents a merit that toggles between zero and 1 on jd0, stays at 1 for the specified number of days and than falls to zero again.
BlockTimeMerit(Map<String, String>) - Constructor for class stella.merit.BlockTimeMerit
Constructs a new after-start merit.
blowup(MImageHDU, int, int) - Static method in class astro.fits.Binning
Takes the binned source and unbinns the image artificially by blowing up with factors stated as integer values for x and y.
blowup(MImageHDU, int, int, Binning.Type) - Static method in class astro.fits.Binning
Takes the binned source and unbinns the image artificially by blowing up with factors stated as integer values for x and y.
blur - Variable in class stella.sensor.NoiseSolZSensor
The noise generator.
blur(double) - Method in class stella.sensor.NoiseSolZSensor
Blurs a value with white noise.
BM - Static variable in class astro.Broker
The linear coefficient in geometric mean longitude.
BM - Static variable in class globals.value.SolLambda
The linear coefficient in geometric mean longitude.
BNU - Static variable in class astro.Broker
Linear coefficient for calculating mean perihelium.
BNU - Static variable in class globals.value.SolLambda
Linear coefficient for calculating mean perihelium.
BNULL - Static variable in class astro.Broker
The linear coefficient in geometric mean anomaly.
BNULL - Static variable in class globals.value.SolLambda
The linear coefficient in geometric mean anomaly.
bound - Variable in class stella.rmi.ErrorRelay
Ture, if successfully registered to at least one listener.
bound - Variable in class stella.rmi.FitsRelay
Ture, if successfully registered to at least one listener.
boundingCircle_ - Variable in class htm.core.Convex
 
bout - Variable in class io.AsciiSocketDriver
Wrapped around the socket output stream on open.
box - Variable in class globals.rmi.FitsMoments
The read-out window for moment calculation if no frame registered.
box - Variable in class stella.adapter.AbstractPinholeModel
The geometry of the data model to derive the 2-dim back.
box - Variable in class stella.asiva.SkyQualityModel
Averaging box size, only needed for QuickDesignMatrix.
bpoly - Variable in class stella.merit.AfterPickMerit
To easy evaluation, calculate polynom at construct.
bpoly - Variable in class stella.merit.AfterTimeMerit
To easy evaluation, calculate polynom at construct.
bpoly - Variable in class stella.merit.PickRaiseMerit
To easy evaluation, calculate polynomial at construct.
bright - Variable in class mysql.PpmXlDatabaseFeeder
 
bright - Variable in class stella.util.OffAxisRank
If true, we are a preferable bright star.
brightestBlob(MImageHDU, Rectangle, double, double, Point2D, int, int, Vector3D) - Static method in class stella.adapter.SpillSignal
 
brightestBlob(MImageHDU, Rectangle, double, double, Point2D, int, int) - Static method in class stella.adapter.SpillSignal
 
BRIGHTESTSTARRESOURCE - Static variable in class astro.Resolver
The resource name for serialized bright star catalog.
BrightestStars - Class in astro
Reads in the brightest star catalog (Ochsenbein 1988).
BrightestStars() - Constructor for class astro.BrightestStars
 
brighteststars - Variable in class astro.Resolver
The URL for the serialized brightes star catalog.
Brightness() - Constructor for class stella.util.MirrorData.Brightness
 
BrightStarCatalog - Class in astro
Reads in the brightest star catalog (Ochsenbein 1988).
BrightStarCatalog() - Constructor for class astro.BrightStarCatalog
 
BrightStarCatalog.Grep - Class in astro
Greps a single star from the catalog.
BRIGHTSTARRESOURCE - Static variable in class astro.Resolver
The resource name for serialized bright star catalog.
brightstars - Variable in class astro.Resolver
The URL for the serialized bright star catalog.
brink - Variable in class stella.math.Extrapolation
An index pointer to allow proper update of data array and sums.
BROADCAST - Static variable in interface stella.xml.DTDConstants
The tag name of optional status/error message broadcast.
broadcast(SequenceTask) - Method in class stella.xml.LoopingSequencer
This method is called when status/error messages should be broadcasted to the error handler and the parameter cluster.
broadcast - Variable in class stella.xml.SequenceTask
All broadcasts in this task, filled in at run-time.
BROADCASTWITH - Static variable in interface stella.xml.DTDConstants
If the message to broadcast needs a string.
broadcastwith - Variable in class stella.xml.SequenceTask
Lookup table of broadcast templates to their single activator.
Broker - Class in astro
A stand-alone code excerpt for static telescope brokerage.
Broker() - Constructor for class astro.Broker
 
Broker.Height - Class in astro
Test the height of an astronomical object.
Broker.Sol - Class in astro
Test the solar height.
BSCALE - Static variable in class astro.fits.MHeaderTools
The FITS key denoting the scale of image data.
BSCALEREM - Static variable in class astro.fits.MHeaderTools
The FITS key denoting the scale of image data.
BSCSERIAL - Static variable in class astro.StarCatalog
The properties of the bright star-serialized catalog.
BSCVIZIER - Static variable in class astro.StarCatalog
The properties of the bright star-VizieR catalog.
BSCVIZIER - Static variable in interface net.cds.CDSConstants
The properties to convert the bright star catalog.
BSUN - Static variable in class astro.Broker
The linear coefficient, ecliptic obliquity.
BSUN - Static variable in class astro.SimpleSol
The linear coefficient.
BSUN - Static variable in class astro.SunPosition
The linear coefficient.
BSUN - Static variable in class globals.value.EclipticObliquity
The linear coefficient.
BSUN - Static variable in class globals.value.SolOpposition
The linear coefficient.
btime - Variable in class stella.adapter.StellaGuider.ReduceThread
The bias time.
BTRUE - Static variable in class stella.net.ads.AdsSocketChannel
The byte version for true.
buf - Variable in class util.AppletDownload
 
buffIn - Variable in class stella.net.CommandReceiver.CommandHandler
The buffered reader wrapped around the socket's input stream.
buffIn - Variable in class stella.net.ErrorReceiver.ErrorHandler
The buffered reader wrapped around the socket's input stream.
buffIn - Variable in class stella.net.ParameterRelay.ParameterHandler
The buffered reader wrapped around the socket's input stream.
buffIn - Variable in class stella.net.ParameterServer.ParameterHandler
The buffered reader wrapped around the socket's input stream.
buffOut - Variable in class stella.net.CommandReceiver.CommandHandler
The print writer wrapped around the socket's output stream.
buffOut - Variable in class stella.net.ErrorReceiver.ErrorHandler
The print writer wrapped around the socket's output stream.
buffOut - Variable in class stella.net.ParameterRelay.ParameterHandler
The print writer wrapped around the socket's output stream.
buffOut - Variable in class stella.net.ParameterServer.ParameterHandler
The print writer wrapped around the socket's output stream.
build - Variable in class net.tap.TableAccessProtocol
The document builder factory used by this TAP.
build - Static variable in class xml.DocumentParser
The document builder used by the target factory.
BuildingAccess - Class in stella.roof
A small program allowing access to BuildingControlling and RemoteLight enhanced objects.
BuildingAccess() - Constructor for class stella.roof.BuildingAccess
Constructs a new building access instance.
BuildingControlling - Interface in stella.rmi
This interface provides the methods required for remote building control.
BuildingHandler - Interface in stella.util
For objects that require outside error handling during some build process.
buildlevel_ - Variable in class htm.core.HTMindexImp
 
busy - Variable in class ccd.AsynchronousCcdDriver
Indicates that a thread is running.
busy - Variable in class stella.io.RS485ReadWriteServer.ReadWrite
The bsuy flag indicating that a read/write cycle is in progress.
BUSY - Static variable in class stella.net.tpl.TplCommand
The get/set value error signaling busy callback execution.
bv - Variable in class globals.value.BVTarget
The B-V color index of the actual object as a Float.
bv - Variable in class globals.value.RMagTarget
The parameter depicitng the color index B-V of the target.
bv - Variable in class stella.acquire.AcquisitionAccess
bv - Variable in class stella.adapter.GuiderAccess
bv - Variable in class stella.command.AutoFocusCcd
The B-V color index.
bv - Variable in class stella.command.FieldOfViewCommand
The B-V color index.
bv - Variable in class stella.command.RaDecMagBV
 
bv - Variable in class stella.command.StarCommand
The B-V color index.
BV - Static variable in interface stella.xml.DTDConstants
The element holding the color index B-V of the star (B-V).
BVerr - Static variable in class astro.JohnsonTransformation
 
BVTarget - Class in globals.value
A general variable representing the color index B-V of the actual object.
BVTarget(Map<String, String>) - Constructor for class globals.value.BVTarget
Constructs a new global representing the actual object's v mag.
BYTEBIT - Static variable in class astro.fits.TableTools
 
bytes - Variable in class stella.net.ads.AdsValue
 
BZERO - Static variable in class astro.fits.MHeaderTools
The FITS key denoting the zero point of image data.
BZEROREM - Static variable in class astro.fits.MHeaderTools
The FITS key denoting the zero point of image data.
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 _ 
Skip navigation links