Instrument

A specification of how something can be measured.

Has multiple items, or steps, that have to be taken.

Types

Link copied to clipboard
class Item

An item, or step, of an instrument.

Link copied to clipboard

A collection of Item.Measurements per Item that were taken with the given Instrument.

Properties

Link copied to clipboard
Link copied to clipboard
val id: UUID
Link copied to clipboard
Link copied to clipboard

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int