#include <TimeBaseC.h>
Public Types | |
typedef UtcT_var | _var_type |
Static Public Member Functions | |
void | _tao_any_destructor (void *) |
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 |
TimeBase::TimeT | time |
CORBA::ULong | inacclo |
CORBA::UShort | inacchi |
TimeBase::TdfT | tdf |
The inaccuracy is packed into inacclo & inacchi. tdf holds the time displacement factor.
There are a total of 16 octets in this struct.
|
|
|
|
|
|
|
The upper bound for the innacuracy.
|
|
|
|
The lowest bound for innacuracy.
|
|
|
|
|
|
|
|
The actual time.
|