tempoch-cpp
Header-only C++ wrapper for tempoch
Loading...
Searching...
No Matches
period.hpp File Reference

C++ wrapper for time periods in MJD. More...

#include "time.hpp"
#include <vector>
Include dependency graph for period.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  tempoch::Period
 A time period [start, end] in MJD. More...
 

Namespaces

namespace  tempoch
 

Detailed Description

C++ wrapper for time periods in MJD.

Wraps the tempoch-ffi Period API with a value-semantic, exception-safe C++ type.

Definition in file period.hpp.