Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface SampledData

A series of measurements taken by a device

Hierarchy

Index

Properties

data

data: string

Decimal values with spaces, or "E" | "U" | "L"

dimensions

dimensions: positiveInt

Number of sample points at each time point

Optional extension

extension: Extension[]

Additional Content defined by implementations

Optional factor

factor: decimal

Multiply data by this before adding to origin

Optional id

id: undefined | string

xml:id (or equivalent in JSON)

Optional lowerLimit

lowerLimit: decimal

Lower limit of detection

origin

origin: Quantity

Zero value and units

period

period: decimal

Number of milliseconds between samples

Optional upperLimit

upperLimit: decimal

Upper limit of detection

Generated using TypeDoc