ldas-tools-al 2.6.7
Loading...
Searching...
No Matches
anonymous_namespace{gpstime.cc}::offset_data_type::jd_type Struct Reference

Julian Date class. More...

Public Member Functions

 jd_type ()
 
 jd_type (INT_4U Day, INT_4U Fraction)
 
bool operator< (const jd_type &RHS) const
 
bool operator>= (const jd_type &RHS) const
 
jd_type operator- (const jd_type &RHS) const
 

Static Public Member Functions

static const jd_typeunix_epoc ()
 

Public Attributes

INT_4U s_day
 
INT_4U s_day_fraction
 

Detailed Description

Julian Date class.

Constructor & Destructor Documentation

◆ jd_type() [1/2]

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

◆ jd_type() [2/2]

anonymous_namespace{gpstime.cc}::offset_data_type::jd_type::jd_type ( INT_4U Day,
INT_4U Fraction )
inline

Member Function Documentation

◆ operator-()

jd_type anonymous_namespace{gpstime.cc}::offset_data_type::jd_type::operator- ( const jd_type & RHS) const
inline

◆ operator<()

bool anonymous_namespace{gpstime.cc}::offset_data_type::jd_type::operator< ( const jd_type & RHS) const
inline

◆ operator>=()

bool anonymous_namespace{gpstime.cc}::offset_data_type::jd_type::operator>= ( const jd_type & RHS) const
inline

◆ unix_epoc()

static const jd_type & anonymous_namespace{gpstime.cc}::offset_data_type::jd_type::unix_epoc ( )
inlinestatic

Member Data Documentation

◆ s_day

INT_4U anonymous_namespace{gpstime.cc}::offset_data_type::jd_type::s_day

◆ s_day_fraction

INT_4U anonymous_namespace{gpstime.cc}::offset_data_type::jd_type::s_day_fraction

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