Static Public Attributes | List of all members
gnsstk_ros::UnixEpoch Struct Reference

UNIX epoch (1 Jan 1970) represented in gnsstk CommonTime means. Static values for efficient computations. More...

#include <time.h>

Static Public Attributes

static const gnsstk::CommonTime gnsstkCommonTime {gnsstk::YDSTime(1970, 0, 0.0).convertToCommonTime()}
 
static const long gnsstkDaysOffset {getDays(UnixEpoch::gnsstkCommonTime)}
 Number of days between CommonTime beginning of time and UNIX epoch start. More...
 

Detailed Description

UNIX epoch (1 Jan 1970) represented in gnsstk CommonTime means. Static values for efficient computations.

Definition at line 16 of file time.h.

Member Data Documentation

◆ gnsstkCommonTime

const gnsstk::CommonTime gnsstk_ros::UnixEpoch::gnsstkCommonTime {gnsstk::YDSTime(1970, 0, 0.0).convertToCommonTime()}
static

CommonTime of the UNIX epoch.

Definition at line 18 of file time.h.

◆ gnsstkDaysOffset

const long gnsstk_ros::UnixEpoch::gnsstkDaysOffset {getDays(UnixEpoch::gnsstkCommonTime)}
static

Number of days between CommonTime beginning of time and UNIX epoch start.

Definition at line 20 of file time.h.


The documentation for this struct was generated from the following files:


gnsstk_ros
Author(s): Martin Pecka
autogenerated on Fri Nov 24 2023 03:50:23