nsrdb.solar_position.spa_tables.SPAtables

class SPAtables[source]

Bases: object

Wrapper class to handle SPA input tables

Methods

Attributes

NUTATION_ABCD_TABLE

NUTATION_YTERM_TABLE

TABLE_LBR_DICT

helio_lat_table

Generation heliocentric latitude table

helio_long_table

Generation heliocentric longitude table

helio_radius_table

Generation heliocentric radius table

nutation_abcd_table

Return nutation abcd table

nutation_yterm_table

Return nutation yterm table

property helio_long_table

Generation heliocentric longitude table

Returns:

helio_long_table (ndarray) – Heliocentric longitude table

property helio_lat_table

Generation heliocentric latitude table

Returns:

helio_lat_table (ndarray) – Heliocentric latitude table

property helio_radius_table

Generation heliocentric radius table

Returns:

helio_radius_table (ndarray) – Heliocentric radius table

property nutation_yterm_table

Return nutation yterm table

Returns:

NUTATION_YTERM_TABLE (ndarray) – Nutation yterm table

property nutation_abcd_table

Return nutation abcd table

Returns:

NUTATION_ABCD_TABLE (ndarray) – Nutation abcd table