Options
All
  • Public
  • Public/Protected
  • All
Menu

Class MeasurementValue

Describes a measurement value of an inspection plan characteristic.

Hierarchy

  • MeasurementValue

Implements

Index

Constructors

Private constructor

  • Parameters

    • characteristicId: string
    • attributes: Iterable<Attribute>

    Returns MeasurementValue

Properties

attributes

Gets the attributes of this measurement value.

Private characteristicId

characteristicId: string

measurement

measurement: Measurement

Gets the measurement to which this measurement value belongs

Accessors

Private measurementId

  • get measurementId(): string
  • Returns string

Methods

Private getCharacteristicGuid

  • getCharacteristicGuid(): string
  • Returns string

Private getMeasurementGuid

  • getMeasurementGuid(): string
  • Returns string

Generated using TypeDoc