Options
All
  • Public
  • Public/Protected
  • All
Menu

Class PrimitiveUnit<U>

Our primitive (non-decomposable) units.

Type parameters

Hierarchy

Implements

Index

Constructors

Properties

Accessors

Methods

Constructors

constructor

Properties

Readonly attributes

attributes: UnitAttributes

Readonly key

key: {}

Type declaration

Readonly name

name: string

Readonly symbol

symbol: string

Readonly unit

unit: Primitive

Optional Readonly varName

varName: undefined | string

Accessors

html

  • get html(): Element & ViewOf<this>

id

  • get id(): string

tex

  • get tex(): string

Methods

toHtml

toString

  • toString(): string

toTex

Generated using TypeDoc