Data specification content is part of a data specification template and defines which additional attributes shall be added to the element instance that references the data specification template and meta information about the template itself.

Hierarchy

  • Class
    • DataSpecificationPhysicalUnit

Implements

Constructors

  • Parameters

    • unitName: string
    • unitSymbol: string
    • definition: LangString[]
    • siNotation: string = null
    • siName: string = null
    • dinNotation: string = null
    • eceName: string = null
    • eceCode: string = null
    • nistName: string = null
    • sourceOfDefinition: string = null
    • conversionFactor: string = null
    • registrationAuthorityId: string = null
    • supplier: string = null

    Returns DataSpecificationPhysicalUnit

Properties

conversionFactor: string

Conversion factor

definition: LangString[]

Definition in different languages

dinNotation: string

Notation of physical unit conformant to DIN

eceCode: string

Code of physical unit conformant to ECE

eceName: string

Name of physical unit conformant to ECE

nistName: string

Name of NIST physical unit

registrationAuthorityId: string

Registration authority ID

siName: string

Name of SI physical unit

siNotation: string

Notation of SI physical unit

sourceOfDefinition: string

Source of definition

supplier: string

Supplier

unitName: string

Name of the physical unit

unitSymbol: string

Symbol for the physical unit

Methods

Generated using TypeDoc