| Package | Description |
|---|---|
| pt.lsts.neptus.comm | |
| pt.lsts.neptus.comm.manager.imc | |
| pt.lsts.neptus.types.vehicle |
| Modifier and Type | Method and Description |
|---|---|
static CommMean |
CommUtil.getActiveCommMean(VehicleType vehicle) |
static CommMean |
CommUtil.getActiveCommMeanForProtocol(VehicleType vehicle,
java.lang.String protocol) |
| Modifier and Type | Method and Description |
|---|---|
static java.util.LinkedList<CommMean> |
CommUtil.getActiveCommMeanList(VehicleType vehicle) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
CommUtil.testCommMeanForActivity(CommMean cm) |
static boolean |
CommUtil.testCommMeanForProtocol(CommMean cm,
java.lang.String protocol) |
| Modifier and Type | Field and Description |
|---|---|
protected CommMean |
ImcSystem.commsInfo |
| Modifier and Type | Method and Description |
|---|---|
static CommMean |
ImcSystem.createCommMean(java.lang.String hostAddress,
int port,
int portTCP,
ImcId16 imcId,
boolean udpOn,
boolean tcpOn) |
CommMean |
ImcSystem.getCommsInfo() |
| Modifier and Type | Method and Description |
|---|---|
void |
ImcSystem.setCommsInfo(CommMean commsInfo) |
| Constructor and Description |
|---|
ImcSystem(ImcId16 id,
CommMean commMean) |
ImcSystem(java.lang.String name,
ImcId16 id,
CommMean commMean) |
| Modifier and Type | Method and Description |
|---|---|
java.util.LinkedHashMap<java.lang.String,CommMean> |
VehicleType.getCommunicationMeans() |
Copyright © 2004-2020 FEUP-LSTS and Neptus developers. All Rights Reserved.