Units

Exported

UnitfulData.DataRateFreeUnitsType
UnitfulData.DataRateFreeUnits{U}

A supertype for Unitful.FreeUnits of dimension Data * 𝐓 ^ -1. Equivalent to Unitful.FreeUnits{U, Data * 𝐓 ^ -1}.

source
UnitfulData.DataRateUnitsType
UnitfulData.DataRateUnits{U}

A supertype for units of dimension Data * 𝐓 ^ -1. Equivalent to Unitful.Units{U, Data * 𝐓 ^ -1}.

See also: Unitful.Units.

source
UnitfulData.BpsConstant

Bps

The byte per second, a unit of data transfer rate, defined as 1 byte / s.

Dimension: DataRate

See also: [DataRate]((@ref) , bps

source
UnitfulData.ByteConstant

Byte

The Byte, a SI unit of information, defined as 2^3 bits.

Dimension: Data

See also: [Data]((@ref) , bit

source
UnitfulData.DataRateType
UnitfulData.DataRate{T, U}

A supertype for quantities and levels of dimension Data * 𝐓 ^ -1 with a value of type T and units U.

See also: Unitful.Quantity, Unitful.Level.

source
UnitfulData.HartConstant

sh

The hartley, a base 10 logaritmic unit of information entropy defined as log2(10) sh.

Dimension: Data

See also: [Data]((@ref) , [bit]((@ref) , [Hart]((@ref) , nat

source
UnitfulData.bitConstant

bit

The bit, the SI base unit of information.

Dimension: Data

See also: [Data]((@ref) , [sh]((@ref) , [Hart]((@ref) , [nat]((@ref) , Byte

source
UnitfulData.bpsConstant

bps

The byte, a unit of data transfer rate, defined as 1 bit / s.

Dimension: DataRate

See also: [DataRate]((@ref) , Bps

source
UnitfulData.dibitConstant
dibit

The dibit, a unit of information, defined as 2*bits.

Dimension: Data

See also: [`Data`]((@ref) , [`tribit`]((@ref) , [`nybl`](@ref)
source
UnitfulData.natConstant

sh

The natural unit of information, a natural logaritmic unit of information entropy defined as 1/log(2) sh.

Dimension: Data

See also: [Data]((@ref) , [bit]((@ref) , [Hart]((@ref) , sh

source
UnitfulData.nyblConstant
nybl

The nibble, a unit of information, defined as 1/2 Bytes or 4 bits.

Dimension: Data

See also: [`Data`]((@ref) , [`dibit`]((@ref) , [`tribit`](@ref)
source
UnitfulData.shConstant

sh

The shannon, the SI base unit of information entropy. The maximum entropy od n bits in n shannon.

Dimension: Data

See also: [Data]((@ref) , [bit]((@ref) , [Hart]((@ref) , nat

source
UnitfulData.tribitConstant
tribit

The tribit, a unit of information, defined as 3 bits.

Dimension: Data

See also: [`Data`]((@ref) , [`dibit`]((@ref) , [`nybl`](@ref)
source
UnitfulData.tritConstant
trit

The trit, a unit of information, defined as log2(3) bits.

Dimension: Data

See also: [`Data`]((@ref) , [`dit`]((@ref) , [`nybl`](@ref)
source

Not exported