Topology3D

org.nlogo.agent.Topology3D
trait Topology3D

Attributes

Source
Topology3D.scala
Graph
Supertypes
class Object
trait Matchable
class Any
Known subtypes
class Torus3D

Members list

Value members

Abstract methods

def distanceWrap(dx: Double, dy: Double, dz: Double, x1: Double, y1: Double, z1: Double, x2: Double, y2: Double, z2: Double): Double

Attributes

Source
Topology3D.scala
def getNeighbors3d(source: Patch3D): IndexedAgentSet

Attributes

Source
Topology3D.scala
def getNeighbors6(source: Patch3D): IndexedAgentSet

Attributes

Source
Topology3D.scala
def getPED(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPEU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPND(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPNED(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPNEU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPNU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPNWD(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPNWU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPSD(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPSED(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPSEU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPSU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPSWD(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPSWU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPWD(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPWU(source: Patch3D): Patch

Attributes

Source
Topology3D.scala
def getPatchAt(xc: Double, yc: Double, zc: Double): Patch

Attributes

Source
Topology3D.scala

Attributes

Source
Topology3D.scala

Attributes

Source
Topology3D.scala

Attributes

Source
Topology3D.scala
def wrapZ(z: Double): Double

Attributes

Source
Topology3D.scala