Erasure coded link. Used for fast large data transfers over single hop lossy links.
Type | Name and description |
---|---|
boolean |
compress |
int |
controlChannel |
int |
dataChannel |
static String |
description |
String |
mac |
int |
maxBatchSize |
float |
maxPropagationDelay |
int |
maxRetries |
int |
minBatchSize |
String |
phy |
boolean |
reliability |
float |
reliableExtra |
static String |
title |
float |
unreliableExtra |
Type Params | Return Type | Name and description |
---|---|---|
|
Float |
getDataRate() |
|
int |
getFrom(int ndx) |
|
int |
getMTU() |
|
String |
getMac() |
|
List<Parameter> |
getParameterList() |
|
List<Parameter> |
getParameterList(int ndx) |
|
String |
getPhy() |
|
float |
getProgress(int ndx) |
|
int |
getRTU() |
|
long |
getSize(int ndx) |
|
String |
getState(int ndx) |
|
List<String> |
getStatus() |
|
int |
getTo(int ndx) |
|
void |
processMessage(Message msg) |
|
Message |
processRequest(Message req) |
|
String |
setMac(String aid) |
|
String |
setPhy(String aid) |
|
void |
setup() |
|
void |
startup() |
Methods inherited from class | Name |
---|---|
class UnetAgent |
addCapability, allOf, deregister, deregister, die, get, get, getBuildInfo, getLogLevel, getParam, getParameterClasses, getParameterClasses, getParameterList, getParameterList, getServices, getTitle, getVersion, init, isReadOnly, longValue, processMessage, processQuery, processRequest, register, register, set, set, setLogLevel, setParam, setup, shutdown, startup, subscribeForService, subscribeForService, trace, trace, trace, unsubscribeForService, unsubscribeForService |