TimeWeightedIfc

Properties

Link copied to clipboard

Returns the default reporting option. True means that the response should appear on the default reports

Link copied to clipboard
abstract val domain: Interval
Link copied to clipboard
abstract val id: Int
Link copied to clipboard
abstract val initialValue: Double
Link copied to clipboard
abstract var label: String?
Link copied to clipboard
abstract val name: String
Link copied to clipboard
Link copied to clipboard
abstract val previousValue: Double

The previous value from the sequence of values a double representing the last value in the sequence

Link copied to clipboard
abstract val timeOfChange: Double
Link copied to clipboard
abstract val value: Double
Link copied to clipboard
abstract val weight: Double