A VOTable dataset.

The TypeScript API exposed for VOTables is currently minimal, but in the underyling implementation one has full access to row and column data and metadata.

Hierarchy

  • VoTable

Constructors

Methods

Constructors

Methods

  • Express the table’s data as tab-separated values.

    Returns string

    The table data as tab-separated values.

Generated using TypeDoc