unix_to_lst#

caput.astro.observer.Observer.unix_to_lst(unix)[source]#

Calculate the apparent Local Sidereal Time for the given UNIX time.

Parameters:
unixarray_like

UNIX time in floating point seconds since the epoch.

Returns:
lstndarray

The apparent LST in degrees.