TensionPresent

class TensionPresent : AbstractCondition<Double>

Constructors

Link copied to clipboard
open fun TensionPresent(env: EnvironmentSupportingDeformableCells<out Any>, node: CircularDeformableCell<out Any>)

Functions

Link copied to clipboard
open fun cloneCondition(node: Node<Double>, reaction: Reaction<Double>): TensionPresent
Link copied to clipboard
open fun getContext(): Context
Link copied to clipboard
fun getInboundDependencies(): ListSet<out Dependency>
Link copied to clipboard
open fun getNode(): Node<T>
Link copied to clipboard
open fun getPropensityContribution(): Double
Link copied to clipboard
open fun isValid(): Boolean
Link copied to clipboard
open fun reactionReady()
Link copied to clipboard
open fun toString(): String