Uses of Class
stella.parameter.AbstractCachedParameter

Packages that use AbstractCachedParameter
stella.parameter   
 

Uses of AbstractCachedParameter in stella.parameter
 

Subclasses of AbstractCachedParameter in stella.parameter
 class AbstractStatusRequestor
          An abstract base class providing the functionalibility of a StatusRequesting parameter.
 class AltTelescope
          The current position of the telescope, altitude in degrees.
 class AzTelescope
          The current position of the telescope, altitude in degrees.
 class FocusPosition
          A simple parameter that reflects the currently attained focus position of the telescope.
 class MirrorTemperature
          A simple parameter that reflects the currently attained focus position of the telescope.
 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 PowerTelescope
          The current power state of the telescope, as parsed from a status event.
 class TelescopeError
          A class that uses incoming TelescopeStatus errors to deduce eventually occuring telescope errors.