kanon.tables.htable — Historical tables

kanon.tables.htable Module

Classes

HTable([data])

HTable is a subclass of astropy.table.Table, made to model Historical Astronomy tables representing mathematical functions.

Class Inheritance Diagram

Inheritance diagram of kanon.tables.htable.HTable

kanon.tables.hcolumn Module

Classes

HColumn([data, name, dtype, shape, length, …])

Column subclass with better support of BasedReal values.

HColumnInfo([bound])

ColumnInfo with basedtype

Class Inheritance Diagram

Inheritance diagram of kanon.tables.hcolumn.HColumn, kanon.tables.hcolumn.HColumnInfo