| Package | Description |
|---|---|
| mysql | |
| stella.sensor | |
| stella.sql |
| Modifier and Type | Class and Description |
|---|---|
class |
EnvironmentSql |
class |
FailureSql
/** A class that allows static access to a database containing
pre-reductional check on file validity/usability.
|
class |
GenericStarDatabase
A class that allows access to databases holding stellar information.
|
class |
HistorySql
A class that allows static access to a database containing observational
history of a target.
|
class |
HtmStarDatabase
A class that allows access to databases holding stellar information where
positions are indexed in an HTM.
|
class |
MailerTaskSql |
class |
ManagerSql
This class is used to check the local database on stella.aip.de for any
entries generated by the user web interface.
|
class |
NightStatSql
A class that allows static access to a database containing statistical
information on nights.
|
class |
ObserveSql
A class that allows static access to a database containing observational data
of a target.
|
class |
PermissionSql
A class that holds various permissions for users.
|
class |
PpmXlDatabase |
class |
PpmXlDatabaseFeeder |
class |
ProposalSql
A class that allows access to a database containing the propsals to stella
observations as handed over by the user.
|
class |
ScaleSql
A class that allows static access to a database containing observed history
in block format.
|
class |
SensorSql
A class that provides data base access to weather sensor data.
|
class |
TargetSql
A class that allows static access to a database containing astrophysical
properties of stars.
|
class |
TaskSql
A class that comprises actions connected with the 'task' table in the stella
database.
|
class |
TelStatSql
A class that allows static access to a database containing statistical
information on nights, split down to the telescope level.
|
class |
Ucac4Database |
class |
Ucac4DatabaseFeeder |
class |
UserSql
A class that allows access to a database containing the different users on
STELLA.
|
class |
WeatherSql
Weather data interface.
|
| Modifier and Type | Method and Description |
|---|---|
private static AbstractSql |
AbstractSql.generic(Map<String,String> prop)
Creats a database from the properties, will not work if no table is
specified
|
| Modifier and Type | Class and Description |
|---|---|
class |
WeatherDatabase
A simple class that reads weather data from the database and generates
WeatherSurveying.BlockData out of it. |
| Modifier and Type | Class and Description |
|---|---|
class |
Database |
class |
NightlyStatistic
A night report reports on statistic on a nightly basis.
|
class |
OffLimitAlarm
A class that uses nighly statistics to check for abnoramlities in certain
parameters.
|
class |
OffLimitVisual
Uses an offset alert statistic to provide a one-look health display of the
two telescopes plus environment conditions.
|
class |
Statistics
We get some statistic information stored in the db.
|
class |
TargetDatabase
A database provider roams through a sql database to load STELLA targets.
|