SelectiveAdaptiveRange
Parameters
<P>
position type
<T>
concentration type
Constructors
Link copied to clipboard
constructor(radius: Double, minRange: Double, maxRange: Double, desiredNeighborsCount: Int, tolerance: Int)
constructor(radius: Double, minRange: Double, maxRange: Double, desiredNeighborsCount: Int, tolerance: Int, adjustment: Double)
constructor(radius: Double, minRange: Double, maxRange: Double, desiredNeighborsCount: Int, tolerance: Int, adjustment: Double, molType: String)
Properties
Functions
Link copied to clipboard
Produces a new neighborhood for specified node considering its position.
Subclasses may change the way a neighborhood is computed.
Link copied to clipboard
Some rules may require to be evaluated against multiple nodes until the situations gets consistent.
Link copied to clipboard