ldas-tools-al  2.6.5
Public Member Functions | Public Attributes | List of all members
anonymous_namespace{gpstime.cc}::offset_data_type::data_type Struct Reference

Data to keep track of when leap seconds have been added. More...

Collaboration diagram for anonymous_namespace{gpstime.cc}::offset_data_type::data_type:
Collaboration graph
[legend]

Public Member Functions

 data_type ()
 
 data_type (jd_type JulianDate, REAL_4 TAI_UTC_Diff)
 

Public Attributes

jd_type s_jd
 
INT_4U s_tai
 
REAL_4 s_leapseconds
 
INT_2U s_unix_leaps
 

Detailed Description

Data to keep track of when leap seconds have been added.

Constructor & Destructor Documentation

◆ data_type() [1/2]

anonymous_namespace{gpstime.cc}::offset_data_type::data_type::data_type ( )
inline

◆ data_type() [2/2]

anonymous_namespace{gpstime.cc}::offset_data_type::data_type::data_type ( jd_type  JulianDate,
REAL_4  TAI_UTC_Diff 
)
inline

Member Data Documentation

◆ s_jd

jd_type anonymous_namespace{gpstime.cc}::offset_data_type::data_type::s_jd

◆ s_leapseconds

REAL_4 anonymous_namespace{gpstime.cc}::offset_data_type::data_type::s_leapseconds

◆ s_tai

INT_4U anonymous_namespace{gpstime.cc}::offset_data_type::data_type::s_tai

◆ s_unix_leaps

INT_2U anonymous_namespace{gpstime.cc}::offset_data_type::data_type::s_unix_leaps

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