Search
Preparing search index...
The search index is not available
Physics Math
Options
All
Public
Public/Protected
All
Inherited
Externals
Menu
Physics Math
Units
UnitBase
Class UnitBase<T>
Base class for all units (and aliases).
Type parameters
T
:
PUnitTerms
Hierarchy
UnitBase
AliasUnit
Implements
IUnitBase
<
T
>
Index
Constructors
constructor
Properties
attributes
id_
key
name
names
symbol
tex_
Accessors
html
id
tex
Methods
to
Html
to
String
to
Tex
Constructors
Protected
constructor
new
Unit
Base<T>
(
key
:
T
, attributes
:
UnitAttributes
)
:
UnitBase
<
T
>
Type parameters
T
:
PUnitTerms
Parameters
key:
T
attributes:
UnitAttributes
Returns
UnitBase
<
T
>
Properties
Readonly
attributes
attributes
:
UnitAttributes
Private
Optional
id_
id_
:
undefined
|
string
Readonly
key
key
:
T
Readonly
Abstract
name
name
:
string
Readonly
names
names
:
string
[]
= ...
Optional
Readonly
symbol
symbol
:
undefined
|
string
Private
Optional
tex_
tex_
:
undefined
|
string
Accessors
html
get
html
(
)
:
Element
&
ViewOf
<
this
>
Returns
Element
&
ViewOf
<
this
>
id
get
id
(
)
:
string
Returns
string
tex
get
tex
(
)
:
string
Returns
string
Methods
to
Html
to
Html
(
block
?:
boolean
, ctx
?:
StyleContext
)
:
Element
&
ViewOf
<
UnitBase
<
T
>
>
Parameters
Optional
block:
boolean
ctx:
StyleContext
= ...
Returns
Element
&
ViewOf
<
UnitBase
<
T
>
>
to
String
to
String
(
)
:
string
Returns
string
to
Tex
to
Tex
(
ctx
?:
StyleContext
)
:
string
Parameters
ctx:
StyleContext
= ...
Returns
string
Exports
Algebra
Frame
Functionals
Functionals
Functionals
Functionals
Functionals
Functionals
Functionals
Functionals
Functionals
Functionals
Index
La
TeX
Units
P
Units
Units
Utils
Utils
Utils
graph
modules
Primitive
Unit
Base
constructor
attributes
id_
key
name
names
symbol
tex_
html
id
tex
to
Html
to
String
to
Tex
IUnit
Base
PrimitiveSI
Primitive
Unit
Attributes
SI
Unit
Attributes
Exponent
PUnit
Terms
Primitive
Map
PRIMITIVE_
MAP
primitive
Keys
TeX
make
Lookup
Key
order
Units
Generated using
TypeDoc
Base class for all units (and aliases).