public class Imagenex872Ping
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static int |
DATA_SIZE |
static int |
PING_SIZE |
| Constructor and Description |
|---|
Imagenex872Ping(java.nio.ByteBuffer pingInfo) |
| Modifier and Type | Method and Description |
|---|---|
int |
getFrequency() |
double |
getLatitudeDegs()
Get latitude in radians
|
double |
getLongitudeDegs()
Get longitude in radians
|
int[] |
getPortData()
Get port data
|
int |
getRange() |
int[] |
getStarboardData()
Get starboard data
|
long |
getTimestamp()
Get timestamp in which this ping was created
|
public static final int PING_SIZE
public static final int DATA_SIZE
public long getTimestamp()
public int[] getPortData()
public int[] getStarboardData()
public double getLatitudeDegs()
public double getLongitudeDegs()
public int getRange()
public int getFrequency()
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.