Class SensorRelativeElevationAngle
- Assembly
- VisioForge.Core.dll
MISB-0601 Tag 19 — Sensor Relative Elevation Angle. Angle of the sensor boresight relative to the platform horizontal plane, in degrees.
public class SensorRelativeElevationAngle : MappedElementParserInheritance
Inherited Members
Constructors
SensorRelativeElevationAngle(byte[])
Initializes a new instance of the VisioForge.Core.Metadata.KLV.MISB0601.SensorRelativeElevationAngle class.
public SensorRelativeElevationAngle(byte[] value)Parameters
valuebyte[]-
The raw KLV value bytes for this tag.
Fields
ConstKey
The KLV constant key identifying this MISB-0601 element.
public static byte[] ConstKeyField Value
- byte[]
ESDName
The Element Structural Definition (ESD) name for this element.
public string ESDNameField Value
LDSName
The Local Data Set (LDS) display name for this element.
public string LDSNameField Value
TAG
The MISB-0601 Local Data Set tag number.
public int TAGField Value
UDSKey
The Universal Data Set (UDS) key string for this element.
public string UDSKeyField Value
UDSName
The Universal Data Set (UDS) display name for this element.
public string UDSNameField Value
Units
The unit of measure for the decoded value.
public string Units