Function lupnt::spice::HasFrame¶
Defined in File spice.cc
Function Documentation¶
-
bool lupnt::spice::HasFrame(const std::string &frame_name)¶
True if
frame_name(e.g."ITRF93","IAU_MOON") is a recognized SPICE reference frame in the currently-loaded kernel pool.Used to check, before calling
GetFrameConversionMat, whether a high-accuracy frame (e.g."ITRF93","IAU_MOON") is actually available from the loaded kernels.