Module dimensional - v0.4.1

NPM Downloads Dimensional analysis and unit conversions

This package is currently under development and is not yet stable.

It will contain 3 main features:

  1. Dimensional analysis
  2. Quantity mathematics
  3. Unit conversions

How is the data structured? Remember the acronym "QUAD"! Math is performed primarily using quantities, which is the outermost structure. Let's say you have a quantity of \(5 [kN]\), for instance.

  • Quantity (5) [What is the value of measurement?]
    • Unit (kN) [What is the unit of measurement?]
      • Attribute (force) [What is being measured?]
        • Dimension (\(\frac{\textbf{ML}}{\textbf{T}^{2}}\)) [What are the base dimensions?]

Documents

CHANGELOG
Example/Quantity Math
Example/Use The Force

Namespaces

Attribute
Dimension
Quantity
Unit

Functions

A
D
Q
U