Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IUnitBase<T>

The public interface to all units and aliases.

Type parameters

Hierarchy

Implemented by

Index

Properties

Readonly attributes

attributes: UnitAttributes

Readonly html

html: Element & ViewOf<IUnitBase<T>>

Readonly id

id: string

Readonly key

key: T

Unique lookup key for this type.

Readonly name

name: string

Optional Readonly symbol

symbol: undefined | string

Readonly tex

tex: string

Optional Readonly varName

varName: undefined | string

Methods

toHtml

toTex

Generated using TypeDoc