SFF++ library: reading and writing SFF from C++

◆ srce_reference_ID()

std::string sff::srce_reference_ID ( )

return ID string for synthtic time reference

Definition at line 42 of file srcesynref.cc.

Referenced by srce_reference().

43  {
44  return(std::string("synthetic.reference"));
45  } // std::string srce_reference_ID()
Here is the caller graph for this function: