public class Imagenex872Parser
extends java.lang.Object
| Constructor and Description |
|---|
Imagenex872Parser(java.io.File file) |
| Modifier and Type | Method and Description |
|---|---|
void |
cleanup() |
long |
getFirstTimestamp() |
long |
getLastTimestamp() |
Imagenex872Ping |
getPingAt(long timestamp)
Get the lower ping which timestamp is greater than or equal to the given timestamp input.
|
static void |
main(java.lang.String[] args) |
public long getFirstTimestamp()
public long getLastTimestamp()
public void cleanup()
public Imagenex872Ping getPingAt(long timestamp)
timestamp - The timestamp of the ping to search.public static void main(java.lang.String[] args)
throws java.io.IOException
java.io.IOExceptionCopyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.