Constructors

Link copied to clipboard
constructor(compounds: List<FCurve?>, compoundNames: List<String>)

Properties

Link copied to clipboard
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
abstract fun sampler(normalized: Boolean = false): (Double) -> T
Link copied to clipboard
abstract fun value(t: Double, overrides: Map<String, Double>? = null): T