Class PrecisionTimeStamp
- Assembly
- VisioForge.Core.dll
Precision Timestamp represented in microseconds. Precision Timestamp represented in the number of microseconds elapsed since midnight (00:00:00), January 1, 1970 not including leap seconds. See MISB ST 0601.11 for additional details.
public class PrecisionTimeStamp : DateTimeElementParserInheritance
Inherited Members
Constructors
PrecisionTimeStamp(byte[])
Initializes a new instance of the VisioForge.Core.Metadata.KLV.MISB0601.PrecisionTimeStamp class.
public PrecisionTimeStamp(byte[] value)Parameters
valuebyte[]-
The value.
Fields
ConstKey
The constant key.
public static byte[] ConstKeyField Value
- byte[]
ESDName
The ESD name.
public string ESDNameField Value
LDSName
The LDS name.
public string LDSNameField Value
TAG
The tag.
public int TAGField Value
UDSKey
The UDS key.
public string UDSKeyField Value
UDSName
The UDS name.
public string UDSName