TimeBase::UtcT Struct Reference

A timestamp in UTC time. More...

import "TimeBase.pidl";

List of all members.

Public Attributes

TimeT time
 The actual time.

unsigned long inacclo
 The lowest bound for innacuracy.

unsigned short inacchi
 The upper bound for the innacuracy.

TdfT tdf


Detailed Description

A timestamp in UTC time.

The inaccuracy is packed into inacclo & inacchi. tdf holds the time displacement factor.

There are a total of 16 octets in this struct.

Todo:
What is exactly the range of time here? Is it [time-inacclo,time+inacchi]?

Definition at line 67 of file TimeBase.pidl.


Member Data Documentation

unsigned short TimeBase::UtcT::inacchi
 

The upper bound for the innacuracy.

Definition at line 76 of file TimeBase.pidl.

unsigned long TimeBase::UtcT::inacclo
 

The lowest bound for innacuracy.

Definition at line 73 of file TimeBase.pidl.

TdfT TimeBase::UtcT::tdf
 

Todo:
please document

Definition at line 79 of file TimeBase.pidl.

TimeT TimeBase::UtcT::time
 

The actual time.

Definition at line 70 of file TimeBase.pidl.


The documentation for this struct was generated from the following file:
Generated on Sun Jan 27 13:19:14 2008 for TAO by doxygen 1.3.6