6#ifndef _TIME_SHIELD_TYPES_HPP_INCLUDED
7#define _TIME_SHIELD_TYPES_HPP_INCLUDED
Main namespace for the Time Shield library.
int64_t ts_t
Integer timestamp type.
int64_t ts_ms_t
Integer timestamp milliseconds type.
int64_t uday_t
Integer unix day type.
double fts_t
Floating point timestamp type.
uint64_t jdn_t
Julian Day Number type.
int64_t ts_us_t
Integer timestamp microseconds type.
double oadate_t
Automation date type (OADate) floating point.
int64_t year_t
Integer year type.
double mjd_t
Modified Julian Date type floating point.
double jd_t
Julian Date type floating point.