|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectsidnet.stack.users.marco_project.node_centric.routing.ElectricCharge
public class ElectricCharge
Constructor Summary | |
---|---|
ElectricCharge(Coordinate pos,
double magnitude,
long exp)
|
Method Summary | |
---|---|
long |
getExpirationTime()
|
double |
getMagnitude()
|
Coordinate |
getPosition()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ElectricCharge(Coordinate pos, double magnitude, long exp)
Method Detail |
---|
public Coordinate getPosition()
public double getMagnitude()
public long getExpirationTime()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |