Class PheromonePropagation

java.lang.Object
org.baseagent.signals.PheromonePropagation
All Implemented Interfaces:
SignalPropagation

public class PheromonePropagation extends Object implements SignalPropagation
  • Constructor Details

    • PheromonePropagation

      public PheromonePropagation(Signal signal, int cellX, int cellY, double initialValue, double spreadRate, double dissipationRate)
  • Method Details