uk.ac.starlink.table
Interface TableSource


public interface TableSource

General purpose interface for objects which can supply a table.

Since:
24 May 2007

Method Summary
 StarTable getStarTable()
          Returns a table.
 

Method Detail

getStarTable

StarTable getStarTable()
Returns a table.

Returns:
table