CommonTime Constants


Variables

const long gpstk::CommonTime::BEGIN_LIMIT_JDAY = 0
 'julian day' of earliest epoch expressible by CommonTime: 1/1/4713 B.C.
const long gpstk::CommonTime::END_LIMIT_JDAY = 3442448
 'julian day' of latest epoch expressible by CommonTime: 1/1/4713 A.D.
const CommonTime gpstk::CommonTime::BEGINNING_OF_TIME
 earliest representable CommonTime
const CommonTime gpstk::CommonTime::END_OF_TIME
 latest representable CommonTime


Variable Documentation

const long BEGIN_LIMIT_JDAY = 0 [static, inherited]
 

'julian day' of earliest epoch expressible by CommonTime: 1/1/4713 B.C.

Definition at line 36 of file CommonTime.cpp.

const CommonTime BEGINNING_OF_TIME [static, inherited]
 

earliest representable CommonTime

const long END_LIMIT_JDAY = 3442448 [static, inherited]
 

'julian day' of latest epoch expressible by CommonTime: 1/1/4713 A.D.

Definition at line 39 of file CommonTime.cpp.

const CommonTime END_OF_TIME [static, inherited]
 

latest representable CommonTime


Generated on Thu Jul 29 03:31:53 2010 for GPS ToolKit Software Library by  doxygen 1.3.9.1