| Package | Description |
|---|---|
| pt.lsts.imc |
| Modifier and Type | Class and Description |
|---|---|
class |
HistoricSample
IMC Message Historic Data Sample (186)
|
class |
RemoteCommand
IMC Message Remote Command (188)
Command to remote system. |
| Modifier and Type | Method and Description |
|---|---|
static RemoteData |
RemoteData.clone(IMCMessage msg) |
| Modifier and Type | Method and Description |
|---|---|
java.util.Vector<RemoteData> |
HistoricData.getData() |
| Modifier and Type | Method and Description |
|---|---|
HistoricData |
HistoricData.setData(java.util.Collection<RemoteData> data) |
| Constructor and Description |
|---|
HistoricData(float base_lat,
float base_lon,
float base_time,
java.util.Collection<RemoteData> data) |