trait
Topology3D extends AnyRef
Abstract Value Members
-
abstract
def
distanceWrap(dx: Double, dy: Double, dz: Double, x1: Double, y1: Double, z1: Double, x2: Double, y2: Double, z2: Double): Double
-
abstract
def
getNeighbors3d(source: Patch3D): AgentSet
-
abstract
def
getNeighbors6(source: Patch3D): AgentSet
-
abstract
def
getPED(source: Patch3D): Patch
-
abstract
def
getPEU(source: Patch3D): Patch
-
abstract
def
getPND(source: Patch3D): Patch
-
abstract
def
getPNED(source: Patch3D): Patch
-
abstract
def
getPNEU(source: Patch3D): Patch
-
abstract
def
getPNU(source: Patch3D): Patch
-
abstract
def
getPNWD(source: Patch3D): Patch
-
abstract
def
getPNWU(source: Patch3D): Patch
-
abstract
def
getPSD(source: Patch3D): Patch
-
abstract
def
getPSED(source: Patch3D): Patch
-
abstract
def
getPSEU(source: Patch3D): Patch
-
abstract
def
getPSU(source: Patch3D): Patch
-
abstract
def
getPSWD(source: Patch3D): Patch
-
abstract
def
getPSWU(source: Patch3D): Patch
-
abstract
def
getPWD(source: Patch3D): Patch
-
abstract
def
getPWU(source: Patch3D): Patch
-
abstract
def
getPatchAt(xc: Double, yc: Double, zc: Double): Patch
-
abstract
def
observerZ: Double
-
abstract
def
shortestPathZ(z1: Double, z2: Double): Double
-
abstract
def
towardsPitchWrap(dx: Double, dy: Double, dz: Double): Double
-
abstract
def
wrapZ(z: Double): Double
Concrete Value Members
-
final
def
!=(arg0: AnyRef): Boolean
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: AnyRef): Boolean
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
final
def
getClass(): java.lang.Class[_]
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
Inherited from AnyRef
Inherited from Any