AnalysisParameterSliderControl

data class AnalysisParameterSliderControl(val displayOptions: AnalysisSliderControlDisplayOptions? = null, val maximumValue: Double, val minimumValue: Double, val parameterControlId: String, val sourceParameterName: String, val stepSize: Double, val title: String)

Constructors

Link copied to clipboard
fun AnalysisParameterSliderControl(displayOptions: AnalysisSliderControlDisplayOptions? = null, maximumValue: Double, minimumValue: Double, parameterControlId: String, sourceParameterName: String, stepSize: Double, title: String)

Types

Link copied to clipboard
object Companion

Properties

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