
Go to the source code of this file.
Namespaces | |
| gnsstk | |
| For Sinex::InputHistory. | |
Functions | |
| std::ostream & | operator<< (std::ostream &s, const gnsstk::CivilTime &cit) |
| std::ostream& operator<< | ( | std::ostream & | s, |
| const gnsstk::CivilTime & | cit | ||
| ) |
Stream output for CivilTime objects. Typically used for debugging.
| s | stream to append formatted CivilTime to. |
| cit | CivilTime to append to stream s. |
s. Definition at line 404 of file CivilTime.cpp.