Function lupnt::spice::TAItoStringUTC¶
Defined in File spice.h
Function Documentation¶
-
std::string lupnt::spice::TAItoStringUTC(Real t_tai, int prec)¶
Format a TAI epoch as a UTC calendar string (
et2utc_c,"C"format), viaTDBtoStringUTC.- Parameters:
t_tai – TAI epoch [s, seconds since J2000]
prec – Number of digits of fractional seconds in the output
- Returns:
UTC calendar string, e.g.
"2025 JUN 07 12:00:00.000"