| Package | Description |
|---|---|
| pt.lsts.neptus.comm | |
| pt.lsts.neptus.comm.manager.imc | |
| pt.lsts.neptus.console | |
| pt.lsts.neptus.gui.system | |
| pt.lsts.neptus.params |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
IMCSendMessageUtils.doesSystemWithAcousticCanReachSystem(ImcSystem acOpSystem,
java.lang.String system)
Test if a system with acoustic/operation service can reach a system by acoustics
|
static boolean |
IMCSendMessageUtils.sendMessageByAcousticModem(pt.lsts.imc.IMCMessage msg,
java.lang.String system,
ImcSystem[] acousticOpSysLst) |
| Modifier and Type | Method and Description |
|---|---|
static ImcSystem |
ImcSystemsHolder.getSystemWithName(java.lang.String name) |
static ImcSystem[] |
ImcSystemsHolder.lookupActiveSystemByType(VehicleType.SystemTypeEnum type) |
static ImcSystem[] |
ImcSystemsHolder.lookupActiveSystemCCUs() |
static ImcSystem[] |
ImcSystemsHolder.lookupActiveSystemVehicles() |
static ImcSystem[] |
ImcSystemsHolder.lookupAllActiveSystems() |
static ImcSystem[] |
ImcSystemsHolder.lookupAllSystems() |
static ImcSystem |
ImcSystemsHolder.lookupSystem(ImcId16 id) |
static ImcSystem |
ImcSystemsHolder.lookupSystem(int imcid) |
static ImcSystem |
ImcSystemsHolder.lookupSystemByName(java.lang.String name) |
static ImcSystem[] |
ImcSystemsHolder.lookupSystemByService(java.lang.String service,
VehicleType.SystemTypeEnum type,
boolean onlyActiveSystems) |
static ImcSystem[] |
ImcSystemsHolder.lookupSystemByType(VehicleType.SystemTypeEnum type) |
static ImcSystem[] |
ImcSystemsHolder.lookupSystemByType(VehicleType.SystemTypeEnum type,
boolean onlyActiveSystems) |
static ImcSystem[] |
ImcSystemsHolder.lookupSystemCCUs() |
static ImcSystem[] |
ImcSystemsHolder.lookupSystemVehicles() |
| Modifier and Type | Method and Description |
|---|---|
int |
ImcSystem.compareTo(ImcSystem o) |
static double |
AnnounceWorker.processHeadingDegreesFromServices(ImcSystem resSys) |
static void |
AnnounceWorker.processUidFromServices(ImcSystem sys) |
static boolean |
ImcSystemsHolder.registerSystem(ImcSystem system) |
| Modifier and Type | Field and Description |
|---|---|
protected ImcSystem |
ConsoleSystem.imcSystem |
| Modifier and Type | Method and Description |
|---|---|
ImcSystem |
ConsoleSystem.getVehicle() |
| Constructor and Description |
|---|
ConsoleSystem(java.lang.String systemName,
ConsoleLayout console,
ImcSystem vehicle,
ImcMsgManager imcMsgManager) |
| Modifier and Type | Method and Description |
|---|---|
static void |
SystemPainterHelper.drawCourseSpeedVectorForSystem(StateRenderer2D renderer,
java.awt.Graphics2D g,
ImcSystem sys,
java.awt.Color color,
double iconWidth,
boolean isLocationKnownUpToDate,
double minimumSpeedToBeStopped) |
static void |
SystemPainterHelper.drawCourseSpeedVectorForSystem(StateRenderer2D renderer,
java.awt.Graphics2D g,
ImcSystem sys,
double iconWidth,
boolean isLocationKnownUpToDate,
double minimumSpeedToBeStopped) |
static void |
SystemPainterHelper.drawErrorStateForSystem(StateRenderer2D renderer,
java.awt.Graphics2D g,
ImcSystem sys,
double diameter,
boolean isLocationKnownUpToDate) |
static void |
SystemPainterHelper.drawMilStd2525LikeSymbolForSystem(java.awt.Graphics2D g,
ImcSystem sys,
boolean isLocationKnown,
boolean isMainVehicle,
boolean milStd2525FilledOrNot) |
static void |
SystemPainterHelper.drawSystemIcon(StateRenderer2D renderer,
java.awt.Graphics2D g,
ImcSystem sys,
java.awt.Color color,
double iconDiameter,
boolean isLocationKnownUpToDate) |
static boolean |
SystemPainterHelper.isLocationKnown(ImcSystem sys) |
| Modifier and Type | Field and Description |
|---|---|
protected ImcSystem |
SystemConfigurationEditorPanel.sid |
Copyright © 2004-2014 FEUP-LSTS and Neptus developers. All Rights Reserved.