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:
- lst
ndarray The apparent LST in degrees.
- lst