Package | Description |
---|---|
pt.lsts.imc |
Modifier and Type | Method and Description |
---|---|
static LblEstimate |
LblEstimate.clone(IMCMessage msg) |
static LblEstimate |
LblEstimate.create(java.lang.Object... values) |
LblEstimate |
LblEstimate.setBeacon(LblBeacon beacon) |
LblEstimate |
LblEstimate.setDistance(double distance) |
LblEstimate |
LblEstimate.setVarX(double var_x) |
LblEstimate |
LblEstimate.setVarY(double var_y) |
LblEstimate |
LblEstimate.setX(double x) |
LblEstimate |
LblEstimate.setY(double y) |