Sports Lib API - v17.3.0
    Preparing search index...

    Class Data<T>Abstract

    A typed metric value. Data objects retain the canonical metric type and unit alongside their value.

    Type Parameters

    Hierarchy (View Summary)

    Implements

    Index

    Constructors

    Properties

    value: T
    displayType?: string
    type: string
    unit: string
    unitSystem: UnitSystem = UnitSystem.Metric

    Methods