| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Spatial | |
|---|---|
| driver | SWANS demo, benchmark and test simulation programs. | 
| jist.swans.field | Field entity of SWANS simulator and related classes. | 
| Uses of Spatial in driver | 
|---|
| Methods in driver with parameters of type Spatial | |
|---|---|
| static Field | ndp.createSim(Location.Location2D bounds,
          Spatial spatial,
          long nodes)Initialize simulation field. | 
| static Field | spatial.createSim(Location.Location2D bounds,
          Spatial spatial,
          long nodes)Initialize simulation field. | 
| Uses of Spatial in jist.swans.field | 
|---|
| Subclasses of Spatial in jist.swans.field | |
|---|---|
| static class | Spatial.GridGrid-based binning. | 
| static class | Spatial.HierGridHierarchical binning. | 
| static class | Spatial.LinearListLinear-lookup (no binning). | 
| static class | Spatial.TiledWraparoundTile wraparound spatial implementation. | 
| Fields in jist.swans.field declared as Spatial | |
|---|---|
| protected  Spatial | Field.spatialSpatial data structure. | 
| Constructors in jist.swans.field with parameters of type Spatial | |
|---|---|
| Field(Spatial spatial,
      Fading fading,
      PathLoss pathloss,
      Mobility mobility,
      double propagationLimit)Initialize new, empty field with given fading and pathloss models, using default propagation limits. | |
| Spatial.TiledWraparound(Spatial tile)Initialize a tiled wraparound spatial data structure. | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||