public class GroundRange extends UasRange
From ST:
Horizontal distance from ground position of aircraft relative to nadir, and target of interest.Map 0..(2^32-1) to 0..5000000 meters.
Resolution: ~1.2 milli meters.
| Constructor and Description |
|---|
GroundRange(byte[] bytes)
Create from encoded bytes.
|
GroundRange(double meters)
Create from value.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getDisplayName()
Get the human-readable name for the value.
|
getBytes, getDisplayableValue, getMetersCopyright © 2022 West Ridge Systems. All rights reserved.