CurrentCreation extension
Provides convenient factory methods for creating Current instances from num using getter properties named after common unit symbols or names.
- on
Properties
- A → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Amperes (A).no setter - abA → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance from this numerical value in Abamperes (abA).no setter - abamperes → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance from this numerical value in Abamperes (abA). Alias forabA
, also known as Biot (Bi).no setter - amperes → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Amperes (A). Alias forA
.no setter - bi → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance from this numerical value in Biot (Bi). This is an alias for Abampere (abA
).no setter - kA → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Kiloamperes (kA).no setter - kiloamperes → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Kiloamperes (kA). Alias forkA
.no setter - mA → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Milliamperes (mA).no setter - microamperes → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Microamperes (µA). Alias foruA
.no setter - milliamperes → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Milliamperes (mA). Alias formA
.no setter - nA → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Nanoamperes (nA).no setter - nanoamperes → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Nanoamperes (nA). Alias fornA
.no setter - statA → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance from this numerical value in Statamperes (statA).no setter - statamperes → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance from this numerical value in Statamperes (statA). Alias forstatA
.no setter - uA → Current
-
Available on num, provided by the CurrentCreation extension
Creates a Current instance representing this numerical value in Microamperes (µA).no setter