Main Page | Modules | Alphabetical List | Data Structures | Directories | File List | Data Fields | Globals

psTime Struct Reference
[Time Functions]

#include <psTime.h>


Detailed Description

Definition of psTime.

The psTime struct is used by psLib to represent time values critical to astronomical calculations. This structure represents a time which is equivalent to TAI (International Atomic Time) and is measured in both seconds and microseconds.

Definition at line 62 of file psTime.h.

Data Fields

psS64 sec
 Seconds since epoch, Jan 1, 1970.
psU32 nsec
 Nanoseconds since last second.
psBool leapsecond
 if time falls on UTC leapsecond
psTimeType type
 Type of time.


Field Documentation

psBool psTime::leapsecond
 

if time falls on UTC leapsecond

Definition at line 66 of file psTime.h.

psU32 psTime::nsec
 

Nanoseconds since last second.

Definition at line 65 of file psTime.h.

psS64 psTime::sec
 

Seconds since epoch, Jan 1, 1970.

Definition at line 64 of file psTime.h.

psTimeType psTime::type
 

Type of time.

Definition at line 67 of file psTime.h.


The documentation for this struct was generated from the following file:
Generated on Wed Jun 15 11:01:13 2005 for Pan-STARRS Foundation Library by  doxygen 1.4.1