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 51 of file psTime.h.

Data Fields

psS64 sec
 Seconds since epoch, Jan 1, 1970.
psU32 usec
 Microseconds since last second.
psTimeType type
 Type of time.


Field Documentation

psS64 psTime::sec
 

Seconds since epoch, Jan 1, 1970.

Definition at line 53 of file psTime.h.

psTimeType psTime::type
 

Type of time.

Definition at line 55 of file psTime.h.

psU32 psTime::usec
 

Microseconds since last second.

Definition at line 54 of file psTime.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 4 18:24:47 2005 for Pan-STARRS Foundation Library by  doxygen 1.3.9.1