public class SlantRange extends Object implements IPredatorMetadataValue
| Constructor and Description |
|---|
SlantRange(byte[] bytes)
Create from encoded bytes.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayableValue()
Return a string of the displayable value.
|
String |
getDisplayName()
Get the human-readable name for the value.
|
float |
getRange()
Get the slant range value.
|
public SlantRange(byte[] bytes)
bytes - Byte array of length 4public String getDisplayableValue()
IKlvValuegetDisplayableValue in interface IKlvValuepublic String getDisplayName()
IKlvValuegetDisplayName in interface IKlvValuepublic float getRange()
Copyright © 2022 West Ridge Systems. All rights reserved.