class
VertCylinder extends Topology
Instance Constructors
-
new
VertCylinder(world: World)
Value Members
-
final
def
!=(arg0: Any): Boolean
-
final
def
##(): Int
-
final
def
==(arg0: Any): Boolean
-
final
def
asInstanceOf[T0]: T0
-
def
clone(): AnyRef
-
def
diffuse(diffuseparam: Double, vn: Int): Unit
-
def
diffuse4(diffuseparam: Double, vn: Int): Unit
-
def
distanceWrap(dx: Double, dy: Double, x1: Double, y1: Double, x2: Double, y2: Double): Double
-
final
def
eq(arg0: AnyRef): Boolean
-
def
equals(arg0: Any): Boolean
-
def
finalize(): Unit
-
def
followOffsetY(): Double
-
final
def
getClass(): Class[_]
-
def
getNeighbors(source: Patch): AgentSet
-
def
getNeighbors4(source: Patch): AgentSet
-
def
getPE(source: Patch): Patch
-
def
getPN(source: Patch): Patch
-
def
getPNE(source: Patch): Patch
-
def
getPNW(source: Patch): Patch
-
def
getPS(source: Patch): Patch
-
def
getPSE(source: Patch): Patch
-
def
getPSW(source: Patch): Patch
-
def
getPW(source: Patch): Patch
-
def
getPatchAt(xc: Double, yc: Double): Patch
-
def
hashCode(): Int
-
final
def
isInstanceOf[T0]: Boolean
-
final
def
ne(arg0: AnyRef): Boolean
-
final
def
notify(): Unit
-
final
def
notifyAll(): Unit
-
def
observerY(): Double
-
def
shortestPathX(x1: Double, x2: Double): Double
-
def
shortestPathY(y1: Double, y2: Double): Double
-
final
def
synchronized[T0](arg0: ⇒ T0): T0
-
def
toString(): String
-
def
towardsWrap(headingX: Double, headingY: Double): Double
-
final
def
wait(): Unit
-
final
def
wait(arg0: Long, arg1: Int): Unit
-
final
def
wait(arg0: Long): Unit
-
def
wrapX(x: Double): Double
-
def
wrapY(y: Double): Double
Inherited from Topology
Inherited from AnyRef
Inherited from Any