Periodic Table Database Schema - v0.7.1
Periodic Table
Database
npm
Code
Preparing search index...
model/domain/nuclide
SingleNuclide
Type Alias SingleNuclide<K>
SingleNuclide
:
Collection
<
{
classification
:
NuclideClassification
<
K
>
;
descriptive
:
DescriptiveCollection
;
generic
?:
GenericCollection
;
history
?:
HistoryCollection
;
media
?:
MediaCollection
;
nuclear
?:
NuclearCollection
;
weblinks
?:
Weblinks
;
}
,
>
Representation of a single nuclide as a discrete nuclear entity.
Type Parameters
K
extends
ElementSymbol
The chemical element symbol.
Settings
Theme
OS
Light
Dark
Periodic Table
Database
npm
Code
Periodic Table Database Schema - v0.7.1
Loading...
Representation of a single nuclide as a discrete nuclear entity.