| Interface | Description |
|---|---|
| AuxiliaryService |
The service should provide the ability to get the aux data from some data source.
|
| Class | Description |
|---|---|
| AuxCache |
This class defines some classes needed for caching many
AuxPoint into ram
using an LRU cache. |
| AuxFileService |
This implements an AuxiliaryService
AuxiliaryService providing data from
the auxiliary files written by the telescopes data acquisition system. |
| AuxPoint |
This is a class to create immutable container holding data from some source providing auxiliary data.
|
| Enum | Description |
|---|---|
| AuxiliaryServiceName |
A collection of names for the various data sources that contain auxiliary data.
|
Copyright © 2019. All rights reserved.