lsst.dax.apdb g0340944789+f24166abfd
Loading...
Searching...
No Matches
Public Member Functions | Static Public Attributes | List of all members
lsst.dax.apdb.apdbSchema.ApdbTables Class Reference
Inheritance diagram for lsst.dax.apdb.apdbSchema.ApdbTables:

Public Member Functions

str table_name (self, str prefix="")
 

Static Public Attributes

string DiaObject = "DiaObject"
 
string DiaSource = "DiaSource"
 
string DiaForcedSource = "DiaForcedSource"
 
string DiaObjectLast = "DiaObjectLast"
 
string SSObject = "SSObject"
 
string DiaObject_To_Object_Match = "DiaObject_To_Object_Match"
 

Detailed Description

Names of the tables in APDB schema.

Member Function Documentation

◆ table_name()

str lsst.dax.apdb.apdbSchema.ApdbTables.table_name (   self,
str   prefix = "" 
)
Return full table name.

The documentation for this class was generated from the following file: