SNAP Library 2.4, Developer Reference
2015-05-11 19:40:56
SNAP, a general purpose, high performance system for analysis and manipulation of large networks
|
#include <tm.h>
Static Public Member Functions | |
static int | GetJulianDateN (int d, int m, int y) |
static void | GetCalendarDate (int jdn, int &dd, int &mm, int &yy) |
Static Public Attributes | |
static int | LastJulianDate =15821004 |
static int | LastJulianDateN =2299160 |
|
static |
Definition at line 327 of file tm.cpp.
References LastJulianDateN.
Referenced by TSecTm::Round().
|
static |
Definition at line 303 of file tm.cpp.
References IAssert, and LastJulianDate.
Referenced by TSecTm::GetInUnits(), and TSecTm::Round().
|
static |
Definition at line 71 of file tm.h.
Referenced by GetJulianDateN().
|
static |
Definition at line 72 of file tm.h.
Referenced by GetCalendarDate().