lsd_to_unix#
- caput.astro.observer.Observer.lsd_to_unix(lsd)[source]#
Calculate the UNIX time corresponding to a given LSD.
- Parameters:
- lsdarray_like
Local Stellar Day to convert to unix.
- Returns:
- unix_time
ndarray UNIX time.
- unix_time
Calculate the UNIX time corresponding to a given LSD.
Local Stellar Day to convert to unix.
ndarrayUNIX time.