Table of Contents

Class PlatformTailNumber

Namespace
VisioForge.Core.Metadata.KLV.MISB0601
Assembly
VisioForge.Core.dll

Platform Tail Number.

public class PlatformTailNumber : StringElementParser

Inheritance

Inherited Members

Constructors

PlatformTailNumber(byte[])

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

public PlatformTailNumber(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