AnalysisParametersDecimalParameter

data class AnalysisParametersDecimalParameter(val name: String, val values: List<Double>)

Constructors

Link copied to clipboard
constructor(name: String, values: List<Double>)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard

Display name for the analysis. The following arguments are optional:

Link copied to clipboard