class VertCylinder extends Topology with XWraps with YBlocks
- Annotations
- @strictfp()
- Source
- VertCylinder.scala
Linear Supertypes
Ordering
- Alphabetic
- By Inheritance
Inherited
- VertCylinder
- YBlocks
- XWraps
- Topology
- Neighbors
- AnyRef
- Any
- Hide All
- Show All
Visibility
- Public
- All
Value Members
-
def
diffuse(amount: Double, vn: Int): Unit
- Definition Classes
- Topology
- Annotations
- @throws( classOf[AgentException] ) @throws( classOf[PatchException] )
-
def
diffuse4(amount: Double, vn: Int): Unit
- Definition Classes
- Topology
- Annotations
- @throws( classOf[AgentException] ) @throws( classOf[PatchException] )
- def diffuseYBorder(amount: Double, vn: Int, fourWay: Boolean, scratch: Array[Array[Double]]): Unit
-
def
distanceWrap(dx: Double, dy: Double, x1: Double, y1: Double, x2: Double, y2: Double): Double
- Definition Classes
- VertCylinder → Topology
-
def
followOffsetX: Double
- Definition Classes
- Topology
-
def
followOffsetY: Double
- Definition Classes
- VertCylinder → Topology
-
def
getNeighbors(source: Patch): IndexedAgentSet
- Definition Classes
- Neighbors
-
def
getNeighbors4(source: Patch): IndexedAgentSet
- Definition Classes
- Neighbors
-
def
getPE(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
getPN(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
getPNE(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
getPNW(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
getPS(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
getPSE(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
getPSW(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
getPW(source: Patch): Patch
- Definition Classes
- VertCylinder → Neighbors
-
def
shortestPathX(x1: Double, x2: Double): Double
- Definition Classes
- VertCylinder → Topology
-
def
shortestPathY(y1: Double, y2: Double): Double
- Definition Classes
- VertCylinder → Topology
-
def
towardsWrap(headingX: Double, headingY: Double): Double
- Definition Classes
- VertCylinder → Topology
-
val
world: World
- Definition Classes
- Topology
-
def
wrapX(x: Double): Double
- Definition Classes
- VertCylinder → XWraps → Topology
-
def
wrapY(y: Double): Double
- Definition Classes
- VertCylinder → Topology
- Annotations
- @throws( classOf[AgentException] )
- val xWraps: Boolean
- val yWraps: Boolean