- read(byte[], int, int) - Method in class pt.lsts.imc.gz.MultiMemberGZIPInputStream
-
- read(byte[]) - Method in class pt.lsts.imc.IMCInputStream
-
- read(byte[], int, int) - Method in class pt.lsts.imc.IMCInputStream
-
- read() - Method in class pt.lsts.imc.IMCInputStream
-
- readBoolean() - Method in class pt.lsts.imc.IMCInputStream
-
- readByte() - Method in class pt.lsts.imc.IMCInputStream
-
- readChar() - Method in class pt.lsts.imc.IMCInputStream
-
- readDouble() - Method in class pt.lsts.imc.IMCInputStream
-
- readFloat() - Method in class pt.lsts.imc.IMCInputStream
-
- readFully(byte[]) - Method in class pt.lsts.imc.IMCInputStream
-
- readFully(byte[], int, int) - Method in class pt.lsts.imc.IMCInputStream
-
- readHeader(IMCInputStream, IMCMessage) - Method in class pt.lsts.imc.IMCDefinition
-
Read a message header from the given IMCInputStream
- readInlineMessage() - Method in class pt.lsts.imc.IMCInputStream
-
- readInt() - Method in class pt.lsts.imc.IMCInputStream
-
- readLine() - Method in class pt.lsts.imc.IMCInputStream
-
- readLong() - Method in class pt.lsts.imc.IMCInputStream
-
- readMessage() - Method in class pt.lsts.imc.IMCInputStream
-
- readMessage(IMCDefinition, DataInput) - Static method in class pt.lsts.imc.lsf.UnserializedMessage
-
- readPlaintext() - Method in class pt.lsts.imc.IMCInputStream
-
- readRawdata() - Method in class pt.lsts.imc.IMCInputStream
-
- readShort() - Method in class pt.lsts.imc.IMCInputStream
-
- readSource(String) - Method in class pt.lsts.dot.GraphViz
-
Read a DOT graph from a text file.
- readUnsignedByte() - Method in class pt.lsts.imc.IMCInputStream
-
- readUnsignedInt() - Method in class pt.lsts.imc.IMCInputStream
-
- readUnsignedLong() - Method in class pt.lsts.imc.IMCInputStream
-
- readUnsignedShort() - Method in class pt.lsts.imc.IMCInputStream
-
- readUTF() - Method in class pt.lsts.imc.IMCInputStream
-
- reassemble(List<MessagePart>) - Method in class pt.lsts.imc.net.IMCFragmentHandler
-
Given a list of message fragments try to reassemble the fragments into an IMCMessage
- receive() - Method in class pt.lsts.imc.sniffer.StressTestApplication
-
- ReceiveMessages - Class in pt.lsts.imc.examples
-
- ReceiveMessages() - Constructor for class pt.lsts.imc.examples.ReceiveMessages
-
- recv(String, long) - Method in class pt.lsts.imc.net.IMCConnection
-
- recv(Class<T>, long) - Method in class pt.lsts.imc.net.IMCConnection
-
- recv(String, long) - Method in class pt.lsts.imc.net.IMCVehicle
-
- recv(String, long) - Method in class pt.lsts.imc.net.StaticIMCConnection
-
Synchronously wait for a message of a specific type
- recv(Class<T>, long) - Method in class pt.lsts.imc.net.StaticIMCConnection
-
Receive a message of given class.
- Reference - Class in pt.lsts.imc
-
IMC Message Reference To Follow (479)
- Reference() - Constructor for class pt.lsts.imc.Reference
-
- Reference(IMCMessage) - Constructor for class pt.lsts.imc.Reference
-
- Reference(IMCDefinition) - Constructor for class pt.lsts.imc.Reference
-
- Reference(short, DesiredSpeed, DesiredZ, double, double, float) - Constructor for class pt.lsts.imc.Reference
-
- register(Object) - Method in class pt.lsts.imc.net.IMCProtocol
-
Register a POJO consumer.
- register(Object) - Method in interface pt.lsts.imc.net.IMessageBus
-
- RegisterManeuver - Class in pt.lsts.imc
-
IMC Message Register Maneuver (469)
Command used to indicate maneuver can be executed in the
vehicle.
- RegisterManeuver() - Constructor for class pt.lsts.imc.RegisterManeuver
-
- RegisterManeuver(IMCMessage) - Constructor for class pt.lsts.imc.RegisterManeuver
-
- RegisterManeuver(IMCDefinition) - Constructor for class pt.lsts.imc.RegisterManeuver
-
- RegisterManeuver(int) - Constructor for class pt.lsts.imc.RegisterManeuver
-
- RelativeHumidity - Class in pt.lsts.imc
-
IMC Message Relative Humidity (272)
Measurement of relative humidity.
- RelativeHumidity() - Constructor for class pt.lsts.imc.RelativeHumidity
-
- RelativeHumidity(IMCMessage) - Constructor for class pt.lsts.imc.RelativeHumidity
-
- RelativeHumidity(IMCDefinition) - Constructor for class pt.lsts.imc.RelativeHumidity
-
- RelativeHumidity(float) - Constructor for class pt.lsts.imc.RelativeHumidity
-
- RelativeState - Class in pt.lsts.imc
-
IMC Message Relative State (482)
Inter-vehicle formation state.
- RelativeState() - Constructor for class pt.lsts.imc.RelativeState
-
- RelativeState(IMCMessage) - Constructor for class pt.lsts.imc.RelativeState
-
- RelativeState(IMCDefinition) - Constructor for class pt.lsts.imc.RelativeState
-
- RelativeState(String, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float, float) - Constructor for class pt.lsts.imc.RelativeState
-
- RemoteActions - Class in pt.lsts.imc
-
IMC Message Remote Actions (305)
This message is used to send a periodic update of values for
each remote action.
- RemoteActions() - Constructor for class pt.lsts.imc.RemoteActions
-
- RemoteActions(IMCMessage) - Constructor for class pt.lsts.imc.RemoteActions
-
- RemoteActions(IMCDefinition) - Constructor for class pt.lsts.imc.RemoteActions
-
- RemoteActions(String) - Constructor for class pt.lsts.imc.RemoteActions
-
- RemoteActionsRequest - Class in pt.lsts.imc
-
IMC Message Remote Actions Request (304)
This message is used as query to request for the possible remote
actions (operation=QUERY and the list is empty in this
case).
- RemoteActionsRequest() - Constructor for class pt.lsts.imc.RemoteActionsRequest
-
- RemoteActionsRequest(IMCMessage) - Constructor for class pt.lsts.imc.RemoteActionsRequest
-
- RemoteActionsRequest(IMCDefinition) - Constructor for class pt.lsts.imc.RemoteActionsRequest
-
- RemoteActionsRequest(RemoteActionsRequest.OP, String) - Constructor for class pt.lsts.imc.RemoteActionsRequest
-
- RemoteActionsRequest.OP - Enum in pt.lsts.imc
-
- RemoteSensorInfo - Class in pt.lsts.imc
-
IMC Message Remote Sensor Info (601)
Whenever the CUCS receives a message from one of the existing sensors (through SMS, ZigBee, Acoustic Comms, ...) it disseminates that info recurring to this message.
- RemoteSensorInfo() - Constructor for class pt.lsts.imc.RemoteSensorInfo
-
- RemoteSensorInfo(IMCMessage) - Constructor for class pt.lsts.imc.RemoteSensorInfo
-
- RemoteSensorInfo(IMCDefinition) - Constructor for class pt.lsts.imc.RemoteSensorInfo
-
- RemoteSensorInfo(String, String, double, double, float, float, String) - Constructor for class pt.lsts.imc.RemoteSensorInfo
-
- RemoteState - Class in pt.lsts.imc
-
IMC Message Remote State (750)
State summary for a remote vehicle.
- RemoteState() - Constructor for class pt.lsts.imc.RemoteState
-
- RemoteState(IMCMessage) - Constructor for class pt.lsts.imc.RemoteState
-
- RemoteState(IMCDefinition) - Constructor for class pt.lsts.imc.RemoteState
-
- RemoteState(float, float, short, float, float) - Constructor for class pt.lsts.imc.RemoteState
-
- remove() - Method in class pt.lsts.imc.lsf.LsfGenericIterator
-
- remove() - Method in class pt.lsts.imc.lsf.LsfIndexEntityInterator
-
- remove() - Method in class pt.lsts.imc.lsf.LsfIterator
-
- removeMessageListener(MessageListener<MessageInfo, IMCMessage>) - Method in class pt.lsts.imc.net.IMCProtocol
-
Remove a previously added message listener
- removeMessageListener(MessageListener<MessageInfo, IMCMessage>) - Method in class pt.lsts.imc.net.TcpTransport
-
- removeMessageListener(MessageListener<MessageInfo, IMCMessage>) - Method in class pt.lsts.imc.net.UDPTransport
-
- ReplayControl - Class in pt.lsts.imc
-
IMC Message Replay Control (105)
Control replay of LSF logged data.
- ReplayControl() - Constructor for class pt.lsts.imc.ReplayControl
-
- ReplayControl(IMCMessage) - Constructor for class pt.lsts.imc.ReplayControl
-
- ReplayControl(IMCDefinition) - Constructor for class pt.lsts.imc.ReplayControl
-
- ReplayControl(ReplayControl.OP, String) - Constructor for class pt.lsts.imc.ReplayControl
-
- ReplayControl.OP - Enum in pt.lsts.imc
-
- replicate(IMCMessage) - Method in class pt.lsts.imc.IMCDefinition
-
- ReportedState - Class in pt.lsts.imc
-
IMC Message Reported State (600)
A vehicle state that is reported to other consoles (including PDAConsole).
- ReportedState() - Constructor for class pt.lsts.imc.ReportedState
-
- ReportedState(IMCMessage) - Constructor for class pt.lsts.imc.ReportedState
-
- ReportedState(IMCDefinition) - Constructor for class pt.lsts.imc.ReportedState
-
- ReportedState(double, double, double, double, double, double, double, String, ReportedState.S_TYPE) - Constructor for class pt.lsts.imc.ReportedState
-
- ReportedState.S_TYPE - Enum in pt.lsts.imc
-
- reportError(String, String) - Method in class pt.lsts.imc.scripting.Kraken
-
- resetCount() - Method in class pt.lsts.imc.IMCOutputStream
-
- resetCrc(int) - Method in class pt.lsts.imc.IMCInputStream
-
- resetCrc() - Method in class pt.lsts.imc.IMCInputStream
-
- resetCRC() - Method in class pt.lsts.imc.IMCOutputStream
-
- resolve(int) - Method in class pt.lsts.imc.IMCAddressResolver
-
Tries to name a given imc id
- resolve(String) - Method in class pt.lsts.imc.IMCAddressResolver
-
Given an IMC name retrives its IMC id
- resolveEntity(int, int) - Method in class pt.lsts.imc.IMCAddressResolver
-
Resolve the name of an entity Id
- resolveEntity(String, int) - Method in class pt.lsts.imc.IMCAddressResolver
-
Resolve the name of an entity Id
- reStart() - Method in class pt.lsts.imc.net.UDPTransport
-
- RestartSystem - Class in pt.lsts.imc
-
IMC Message Restart System (9)
Request the destination system to restart itself.
- RestartSystem() - Constructor for class pt.lsts.imc.RestartSystem
-
- RestartSystem(IMCMessage) - Constructor for class pt.lsts.imc.RestartSystem
-
- RestartSystem(IMCDefinition) - Constructor for class pt.lsts.imc.RestartSystem
-
- resync(int) - Method in class pt.lsts.imc.IMCInputStream
-
- RGBtoHex(int, int, int) - Static method in class pt.lsts.dot.IMCGraph
-
- RhodamineDye - Class in pt.lsts.imc
-
IMC Message Rhodamine Dye (285)
Rhodamine Dye measurement.
- RhodamineDye() - Constructor for class pt.lsts.imc.RhodamineDye
-
- RhodamineDye(IMCMessage) - Constructor for class pt.lsts.imc.RhodamineDye
-
- RhodamineDye(IMCDefinition) - Constructor for class pt.lsts.imc.RhodamineDye
-
- RhodamineDye(float) - Constructor for class pt.lsts.imc.RhodamineDye
-
- Rows - Class in pt.lsts.imc
-
IMC Message Rows Maneuver (456)
Rows maneuver (i.e: lawn mower type maneuver)
- Rows() - Constructor for class pt.lsts.imc.Rows
-
- Rows(IMCMessage) - Constructor for class pt.lsts.imc.Rows
-
- Rows(IMCDefinition) - Constructor for class pt.lsts.imc.Rows
-
- Rows(int, double, double, float, Rows.Z_UNITS, float, Rows.SPEED_UNITS, double, double, float, float, float, short, short, short, String) - Constructor for class pt.lsts.imc.Rows
-
- Rows.SPEED_UNITS - Enum in pt.lsts.imc
-
- Rows.Z_UNITS - Enum in pt.lsts.imc
-
- Rpm - Class in pt.lsts.imc
-
IMC Message Revolutions Per Minute (250)
Number of revolutions per minute.
- Rpm() - Constructor for class pt.lsts.imc.Rpm
-
- Rpm(IMCMessage) - Constructor for class pt.lsts.imc.Rpm
-
- Rpm(IMCDefinition) - Constructor for class pt.lsts.imc.Rpm
-
- Rpm(short) - Constructor for class pt.lsts.imc.Rpm
-
- RSSI - Class in pt.lsts.imc
-
IMC Message Receive Signal Strength Information (153)
Measure of the RSSI by a networking device.
- RSSI() - Constructor for class pt.lsts.imc.RSSI
-
- RSSI(IMCMessage) - Constructor for class pt.lsts.imc.RSSI
-
- RSSI(IMCDefinition) - Constructor for class pt.lsts.imc.RSSI
-
- RSSI(float) - Constructor for class pt.lsts.imc.RSSI
-