disStructureTime Structure |
[This is preliminary documentation and is subject to change.]
Namespace: BSI.MACE.Network.DIS
The disStructureTime type exposes the following members.
| Name | Description | |
|---|---|---|
| disStructureTime |
Create a dis time structure from mission time in seconds.
|
| Name | Description | |
|---|---|---|
| AbsoluteTime |
Gets or sets the absolute or relative bit in timePastHour
| |
| timeSeconds |
Gets or sets time in seconds.
| |
| timeUints |
Gets the combined hour and timePastHour values (including absolute time flag).
| |
| toDateTime |
| Name | Description | |
|---|---|---|
| Equals | Indicates whether this instance and a specified object are equal. (Inherited from ValueType.) | |
| GetHashCode | Returns the hash code for this instance. (Inherited from ValueType.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| ToString | Returns the fully qualified type name of this instance. (Inherited from ValueType.) |
| Name | Description | |
|---|---|---|
| hour |
Hours since Jan 1 1970, UTC.
| |
| timePastHour |
Amount of time past the hour as a timestamp.
|