Table of Contents

Class OffsetCornerLongitudePoint2

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

MISB-0601 Tag 29 — Offset Corner Longitude Point 2. Longitude offset of image corner 2 relative to the frame center, in degrees.

public class OffsetCornerLongitudePoint2 : MappedElementParser

Inheritance

Inherited Members

Constructors

OffsetCornerLongitudePoint2(byte[])

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

public OffsetCornerLongitudePoint2(byte[] value)

Parameters

value byte[]

The raw KLV value bytes for this tag.

Fields

ConstKey

The KLV constant key identifying this MISB-0601 element.

public static byte[] ConstKey

Field Value

byte[]

ESDName

The Element Structural Definition (ESD) name for this element.

public string ESDName

Field Value

string

LDSName

The Local Data Set (LDS) display name for this element.

public string LDSName

Field Value

string

TAG

The MISB-0601 Local Data Set tag number.

public int TAG

Field Value

int

UDSKey

The Universal Data Set (UDS) key string for this element.

public string UDSKey

Field Value

string

UDSName

The Universal Data Set (UDS) display name for this element.

public string UDSName

Field Value

string

Units

The unit of measure for the decoded value.

public string Units

Field Value

string