Table of Contents

Class PrecisionTimeStamp

Namespace
VisioForge.Core.Metadata.KLV.MISB0601
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 : DateTimeElementParser

Inheritance

Inherited Members

Constructors

PrecisionTimeStamp(byte[])

Initializes a new instance of the VisioForge.Core.Metadata.KLV.MISB0601.PrecisionTimeStamp class.

public PrecisionTimeStamp(byte[] value)

Parameters

value byte[]

The value.

Fields

ConstKey

The constant key.

public static byte[] ConstKey

Field Value

byte[]

ESDName

The ESD name.

public string ESDName

Field Value

string

LDSName

The LDS name.

public string LDSName

Field Value

string

TAG

The tag.

public int TAG

Field Value

int

UDSKey

The UDS key.

public string UDSKey

Field Value

string

UDSName

The UDS name.

public string UDSName

Field Value

string