| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElectricCharge | |
|---|---|
| sidnet.stack.users.marco_project.image_charges.routing | |
| Uses of ElectricCharge in sidnet.stack.users.marco_project.image_charges.routing | 
|---|
| Fields in sidnet.stack.users.marco_project.image_charges.routing declared as ElectricCharge | |
|---|---|
|  ElectricCharge | UpdateMessage.charge | 
| Fields in sidnet.stack.users.marco_project.image_charges.routing with type parameters of type ElectricCharge | |
|---|---|
|  java.util.List<ElectricCharge> | DataMessage.charges | 
|  java.util.List<ElectricCharge> | QueryMessage.charges | 
|  java.util.List<ElectricCharge> | RreqMessage.charges | 
| Methods in sidnet.stack.users.marco_project.image_charges.routing that return ElectricCharge | |
|---|---|
|  ElectricCharge | Treap.lookup(Ordered key) | 
| Methods in sidnet.stack.users.marco_project.image_charges.routing that return types with arguments of type ElectricCharge | |
|---|---|
|  java.util.List<ElectricCharge> | Treap.elements() | 
| Methods in sidnet.stack.users.marco_project.image_charges.routing with parameters of type ElectricCharge | |
|---|---|
|  void | ElectrostaticRouter.addChargeEffect(ElectricCharge e,
                double[] fieldVector,
                Coordinate vpl)Applies effect of presented charge to the field vector at virtual packet position. | 
|  void | Treap.insert(Ordered key,
       long priority,
       ElectricCharge obj) | 
| Method parameters in sidnet.stack.users.marco_project.image_charges.routing with type arguments of type ElectricCharge | |
|---|---|
|  double[] | ElectrostaticRouter.calculateFieldVector(java.util.List<ElectricCharge> charges,
                     Coordinate vpl,
                     Coordinate srcLoc)Calculates the field vector at a virtual packet position Optionally applies method of image charges | 
| Constructors in sidnet.stack.users.marco_project.image_charges.routing with parameters of type ElectricCharge | |
|---|---|
| UpdateMessage(Coordinate src,
              Coordinate snk,
              NetAddress snkIP,
              ElectricCharge charge,
              long sequenceNumber) | |
| Constructor parameters in sidnet.stack.users.marco_project.image_charges.routing with type arguments of type ElectricCharge | |
|---|---|
| DataMessage(Coordinate src,
            Coordinate snk,
            NetAddress snkIP,
            int routeid,
            long sequenceNr,
            java.util.List<ElectricCharge> charges,
            double data,
            Coordinate vpl,
            int queryId) | |
| QueryMessage(Coordinate src,
             Coordinate snk,
             NetAddress snkIP,
             Query userQuery,
             int numberOfRoutes,
             java.util.List<ElectricCharge> charges,
             long sequenceNumber) | |
| RreqMessage(Coordinate src,
            Coordinate snk,
            NetAddress srcIP,
            NetAddress snkIP,
            int routeId,
            java.util.List<ElectricCharge> charges,
            Coordinate vpl,
            long sequenceNumber,
            int queryId) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||