Function lupnt::GetEopFileData¶
Defined in File eop.cc
Function Documentation¶
-
EopFileData *lupnt::GetEopFileData()¶
Return a pointer to the raw loaded IERS EOP table, loading the bundled file first if no EOP data has been loaded yet.
Used where direct access to the full raw time series (e.g. for plotting or diagnostics) is needed, rather than the interpolated single-epoch values returned by GetEopData.
- Returns:
Pointer to the global EopFileData table (owned internally; non-null after the call).