lsst.dax.apdb g0e03ccb3e3+1224bbe97e
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

str DiaObject = "DiaObject"
 
str DiaSource = "DiaSource"
 
str DiaForcedSource = "DiaForcedSource"
 
str DiaObjectLast = "DiaObjectLast"
 
str SSObject = "SSObject"
 
str DiaObject_To_Object_Match = "DiaObject_To_Object_Match"
 
str metadata = "metadata"
 

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: