Uses of Interface
util.Reloadable

Packages that use Reloadable
stella   
stella.adapter   
stella.calibration   
stella.ccd   
stella.environment   
stella.parameter   
stella.roof   
stella.sensor   
stella.telescope   
stella.util   
util   
 

Uses of Reloadable in stella
 

Classes in stella that implement Reloadable
 class ParameterSet
          This class combines various Parameters to a set.
 

Uses of Reloadable in stella.adapter
 

Classes in stella.adapter that implement Reloadable
 class AdapterMaster
          This class handles the adapter communication to the SCS.
 

Uses of Reloadable in stella.calibration
 

Classes in stella.calibration that implement Reloadable
 class CalibrationMaster
          This class is an intermediate step to a adapter that is capable only of steering the calibrational units.
 

Uses of Reloadable in stella.ccd
 

Classes in stella.ccd that implement Reloadable
 class SesMaster
          The class that handles the communication of the CCD controler back with the SCS.
 class WifsipMaster
          This master controlls the WiFSIP instrument.
 

Uses of Reloadable in stella.environment
 

Classes in stella.environment that implement Reloadable
 class DomeMaster
          The master program running at the environment control.
 class EnvironmentMaster
          The master program running at the environment control.
 

Uses of Reloadable in stella.parameter
 

Classes in stella.parameter that implement Reloadable
 class AbstractSwitch
          An abstract implementation for a switch.
 class AbstractTime
           
 class AcceleratedJd
          Represents the current time as julian date.
 class AcceleratedTime
          A general variable representing time.
 class AirmassTarget
          Represents the airmass to the actual target.
 class AlarmWatch
          An alarm watch acts like a stop watch, but additionally implements notification after a certain amount of time has been accumulated in the stop watch.
 class Altitude
          A Parameter representing the latitude of the Teide observatory.
 class AltTarget
          Represents the height of the actual target in degrees.
 class AltTelescope
          The current position of the telescope, altitude in degrees.
 class AltVelocity
          A class to calculate the velocity in altitude as a function of target coordinates and sidereal time according to
 class AzTarget
          Represents the azimuth of the actual target in degrees.
 class AzTelescope
          The current position of the telescope, altitude in degrees.
 class AzVelocity
          A class to calculate the velocity in altitude as a function of target coordinates and sidereal time, according to
 class BarycentricVelocity
          Computes baricentric velocity correction, based on FORTRAN-code at bvc
 class BVTarget
          A general variable representing the color index B-V of the actual object.
 class ClassicPointingModel
          A class representing a classical pointing model with normalized parameters.
 class ConstantOffset
          A class representing a contant offset in two telescope axes, azimuth and altitude.
 class CountDownTrigger
          A trigger that has a nominal state, set by initboolean.
 class CountDownWatch
          A count down acts more or less like a stop watch, but in the way that it is not counting up, but counting down.
 class CountingTrigger
          A trigger that counts the time whenever it is true.
 class DateTime
           
 class DecApparent
          A general variable representing the ra of the actual object, precessed to the current equinox.
 class DecTarget
          A general variable representing the dec of the actual object.
 class DerotatorOffset
          A derotator offset is calculated such that Wifsip always points approximately to the ground, but at the same time keeping the CCD geometry fixed.
 class DeviceTrigger
          Device trigger are used to mirror the status of an external command server.
 class Distance
          A classs that calculates the distance between two points on the sphere.
static class Distance.TargetDistance
          Target-depending version for distance of target to moon.
 class DiurnalVelocity
          Parameter that calculates the part of the radial velocity correction that is due to Earth's rotation.
 class EclipticObliquity
          A Value calculating the current obliquity of the ecliptic.
 class Efficiency
          This class takes a fits file, extracts a region around AbstractFitsValue.KEY_WINDOW, determines the total flux there and relates it to the incident flux of the star on top of the atmosphere.
 class ElapsedTime
          An elapsed time is a value linked to a trigger.
 class EnvironmentFocus
          A parameter that calculates an optimal setting for the telescope focus from a temperature parameter and the target height.
 class ErrorTrigger
          A trigger that gets true when a certain error event is sent to the SCS.
 class ExposureCount
          This parameter provides the running number of an exposure within a target.
 class ExposureRepeat
          A general variable representing the ra of the actual object.
 class ExposureSpan
          A general variable representing the ra of the actual object.
 class ExposureTimeLeft
          A general variable representing the the currently remaining exposure time.
 class ExtinctionCoefficient
          A Value that consits of a look-up table linking well-known filter names like 'B' for Johnson-B to the effective wavelength width, which is returned in nm.
 class FilterWavelength
          A Value that consits of a look-up table linking well-known filter names like 'B' for Johnson-B to the effective wavelength width, which is returned in nm.
 class FilterWidth
          A Value that consits of a look-up table linking well-known filter names like 'B' for Johnson-B to the effective wavelength width, which is returned in nm.
 class FitsParameterStub
          The stub to a remote fits parameter.
 class FitsUpdateListener
          A helper class that allows this parameter to benefit from RMI-enabled data transfer.
 class FlatMatch
          This trigger is true only when the currently requested flat group, as defined by the FlatGroup parameter matches the flat group assigned to a sky flat field target.
 class FluxAdapter
          A parameter that utilizes incoming AdapterFwhm status messages to derive the reported star flux (in instrumental magnitudes) out of it.
 class FocusPosition
          A simple parameter that reflects the currently attained focus position of the telescope.
 class FocusStar
          A general variable representing the visual magnitude of the actual object.
 class FractionalExposureTime
          This parameter gives the fractional remaining exposure time.
 class FwhmAdapter
          A parameter that utilizes incoming AdapterFwhm status messages to derive the reported star fwhm (in arcseconds) out of it.
 class HjdCorrection
          Represents the current heliocentric correction.
 class HostAddress
          Delivers a host name as an InetAddress object.
 class ImageRevolution
          This class calculates the image revolution in degrees per second.
 class ImageRotation
          This parameter gives the amount of image rotation in the focal plane.
 class ImageType
          A paramter that delivers the target name.
 class InferPark
          Tries to infer the parking state of the telescope by checking the telescope's power state and altitude.
 class Jd
          Represents the current time as julian date.
 class Latitude
          A Parameter representing the latitude of the Teide observatory.
 class Longitude
          A Parameter representing the longitude of the observatory.
 class MirrorTemperature
          A simple parameter that reflects the currently attained focus position of the telescope.
 class MissmatchTrigger
          A missmatch trigger is true, if the two values registered to it show an absolute displacement higher than MissmatchTrigger.KEY_MAXOFF.
 class MomentsTrigger
          A moment trigger changes its value depending on a fits moments list provided to it.
 class Moon
          A parameter representing the moon for a given time.
 class MoonAngle
          A class representing the current phase angle of the moon for the center of the moon.
 class MoonAzimuth
          A Value calculating the moon height.
 class MoonDec
          A class representing the current declination of the moon for the center of the earth.
 class MoonHeight
          A Value calculating the moon height.
 class MoonPhase
          A class representing the current phase of the moon as seen from the earth.
 class MoonRa
          A class representing the current right ascension of the moon for the center of the earth.
 class MyRmiListener
          A helper class that allows this parameter to benefit from RMI-enabled data transfer.
 class NasmithImageRevolution
          This parameter gives the amount of image rotation in the nashmith focal plane.
 class NasmithImageRotation
          This parameter gives the amount of image rotation in the nashmith focal plane.
 class NightLength
          A class giving the length of the actual night in milliseconds.
 class NightRemain
          A class giving the remaining length of the actual night in milliseconds.
 class OneWireMultiSwitch
          A class providing access to a one-wire switches simultaneously.
 class OneWireSwitch
          A class providing access to a one-wire switch.
 class ParameterSkeleton
          A parameter that takes a non-remote parameter and exports it to the registry.
 class ParameterStub
          The stub to a remote parameter.
 class PilarParameter
          Parameters that are linked to a pilar3 telescope parameter.
 class PilarTrigger
          No true triggers (true/false) exist in Pilar, only values.
 class PilarValue
          Telescope parameters whose string representation can be parsed into a number
 class PointingModelOffset
          A class representing a contant offset in two telescope axes, azimuth and altitude.
 class PowerTelescope
          The current power state of the telescope, as parsed from a status event.
 class PropDecTarget
          A general variable representing the proper motion in dec of the actual object.
 class PropRaTarget
          A general variable representing the proper motion in ra, most likely in miliarcsec/yr, of the actual object.
 class RaApparent
          A general variable representing the ra of the actual object, precessed to the current equinox.
 class RaTarget
          A general variable representing the ra of the actual object.
 class RefractionModel
          A paramter that combines necessary environment data to allow the determination of the refraction.
 class RemoteSensorAverage
          Returns the average of a sensor.
 class RemoteSensorMaximum
          Returns the average of a sensor.
 class RemoteSensorShelf
          This value registers to a sensor that is a RmiDataCaster.
 class RemoteSensorStatistic
          This value registers to a sensor that is a RmiDataCaster.
 class RemoteSensorStub
          This class is a parameter stub, intended to bind to a remotely running sensor.
 class RemoteShelfAverage
          Returns the average of a sensor.
 class RemoteShelfMaximum
          Returns the average of a sensor.
 class RMagTarget
          A general variable representing the R magnitude of the actual object.
 class RollOverWatch
          A stopwatch counting time with the possibility of re-nulling at certain times.
 class RS485Switch
          A class providing access to a RS485-enabled switch.
 class SeasonWeather
          A trigger that mimics seasonal weather on the STELLA site.
 class SensorValue
          A parameter that represents a sensor that is running locally on the same host.
 class SerialValue
          A class providing access to a RS485-enabled switch.
 class ServerPort
          Diverts a property into a port number.
 class SettableTime
          A general variable representing time.
 class ShutterTimes
          Wraps on a shutter and provides timing information.
 class SiderealGreenwich
          And yet another implementation of a sidereal time computation}, for the zero-meridian at Greenwich.
 class SiderealGreenwichApparent
          The apparent sidereal time in Greenwich.
 class SiderealTime
          And yet another implementation of a sidereal time computation.
 class SignalToNoise
          From a fits file, we extract a window and estimate the Signal-to-Noise from photon statistics.
 class SimpleEventTrigger
          An abstract implementation for an event trigger.
 class SimpleParameter
          A helper class providing a simple parameter.
 class SimpleRemoteSwitch
          A helper class providing a simulated switch that can be exported remotely.
 class SimpleRemoteTrigger
          A helper class providing a simple trigger.
 class SimpleRemoteValue
          A simple value with remote capabilites.
 class SimpleTrigger
          A helper class providing a simple trigger.
 class SimpleValue
          A helper class providing a simple parameter.
static class SimpleValue.Exposure
          Simple value that implements the marjer interface to use it as an exposure time meter.
 class SnapshotParameter
          A snapshot parameter records the value of an other parameter at a certain time.
 class SnapshotValue
          An extension to a snapshot parameter, where the registered parameter must be a value.
 class SolAzimuth
          A Value calculating the solar zenith height.
 class SolDec
          A parameter giving the actual solar declination.
 class SolDistance
          A Value calculating the apparent solar distance in AU.
 class SolHeight
          A Value calculating the solar zenith height.
 class SolLambda
          A Value calculating the apparent solar ecliptical longitude.
 class SolOpposition
          A Value calculating the time out of a given solar ra.
 class SolRa
          A parameter giving the actual solar right ascension.
 class SolSink
          Gives the current speed of the sun-rise or sink, meaning the first derivative of the solar height with time.
 class SolZ
          A Value calculating the solar zenith distance.
 class StopWatch
          A stop watch parameter counts elapsed time.
 class SumWatch
          A sum watch takes several StopWatches and returns their summed value on request.
 class SwitchSkeleton
          A trigger that takes a non-remote trigger and exports it to the registry.
 class SwitchStub
          The stub representation for a remote switch.
 class TargetCatalogName
          A paramter that delivers the target name in a SIMBAD-resolvable fashion.
 class TargetDistance
          A parameter that calculates the distance of a target to some given fixed point in the sky.
 class TargetFilterFunction
          A parameter that calculates its actual target value (like an exposure time) not only as a function of an other target depending parameter like the airmass, but also of the current filter selected, or, if useful, on any additional parameter.
 class TargetFunction
          A parameter that calculates its actual target value (like an exposure time) as a function of an other target depending parameter like the airmass.
 class TargetInstitution
          A parameter that assumes the user name of the current target.
 class TargetList
          A parameter that is capable of resolving a list of parsed targets in its TargetList.get() method.
 class TargetMerit
          A value symbolizing the current merit of the target.
 class TargetName
          A paramter that delivers the target name.
 class TargetSetup
          A general variable representing a constant in a setup of a target.
 class TargetType
          A paramter that delivers the target name.
 class TargetUser
          A paramter that delivers the target user name.
 class TauTarget
          Represents the hour angle of the actual target.
 class TelescopeError
          A class that uses incoming TelescopeStatus errors to deduce eventually occuring telescope errors.
 class Time
          A general variable representing time.
 class TrackTime
          A general variable representing the tracking time remaining for the actual object.
 class TrackVelocity
          A class to calculate the tracking velocity as the sum of AzVelocity and AltVelocity.
 class TriggerSkeleton
          A trigger that takes a non-remote trigger and exports it to the registry.
 class TriggerStub
          An extension to parameter stub.
 class Twilight
          A twilight parameter measures the time prior and after roof opening/closing.
 class Unique
          This parameter provides a unique identifier string that may be used in acquire/guide frames, scientific exposures or similar.
 class UserShare
          A parameter that represents the current time share of a user group.
 class ValueStub
          The stub representation for a remote value.
 class VMagTarget
          A general variable representing the visual magnitude of the actual object.
 

Uses of Reloadable in stella.roof
 

Classes in stella.roof that implement Reloadable
 class Blinker
          A blinker is used to provide some sort of a warning signal before the STELLA roof starts moving.
 class LightSwitch
          A class providing access to a RS485-enabled light switch.
 class OneReadTrigger
          A trigger that reads the serial line on startup.
 class SwitchTrigger
          An event trigger that constanly monitors the status of the roof switches.
 

Uses of Reloadable in stella.sensor
 

Classes in stella.sensor that implement Reloadable
 class HumiditySwitch
          A switch that listens to a sensor and, based on the reading, switches an RS485-relay on and off.
 

Uses of Reloadable in stella.telescope
 

Classes in stella.telescope that implement Reloadable
 class CabinetSwitch
          A switch to turn the power in the switch cabinet of the telescope on and off.
 class TelescopeMaster
          Class that resides on the telescope side and directly talks to a Pilar3 server via a TCP/IP socket connection.
 

Uses of Reloadable in stella.util
 

Classes in stella.util that implement Reloadable
 class SubTargets
          Takes a huge list of possible targets and applies a general filtering on them.
 

Uses of Reloadable in util
 

Methods in util with parameters of type Reloadable
 double PropertyResources.reload(Reloadable self)
          Use my properties, see if I can establish the state of the resource my properties were constructed from, and if their state has changed, reload them and call with each key found in the newly loaded properties the rescanned method of the reloadable object.
 double PropertyContainer.reload(Reloadable self)
          Use my properties, see if I can establish the state of the resource my properties were constructed from, and if their state has changed, reload them and call with each key found in the newly loaded properties the rescanned method of the reloadable object.