KiloBitsPerSecond class

KiloBits Per Second conversion functions

Properties

hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited

Static Methods

toBitsPerSecond(double value) double
Converts the supplied KiloBits Per Second value to Bits Per Second
toGigaBitsPerSecond(double value) double
Converts the supplied KiloBits Per Second value to GigaBits Per Second
toGigaBytesPerSecond(double value) double
Converts the supplied KiloBits Per Second value to GigaBytes Per Second
toKibibitsPerSecond(double value) double
Converts the supplied KiloBits Per Second value to Kibibits Per Second
toKiloBytesPerSecond(double value) double
Converts the supplied KiloBits Per Second value to KiloBytes Per Second
toMebibitsPerSecond(double value) double
Converts the supplied KiloBits Per Second value to Mebibits Per Second
toMegaBitsPerSecond(double value) double
Converts the supplied KiloBits Per Second value to MegaBits Per Second
toMegaBytesPerSecond(double value) double
Converts the supplied KiloBits Per Second value to MegaBytes Per Second
toTeraBitsPerSecond(double value) double
Converts the supplied KiloBits Per Second value to TeraBits Per Second
toTeraBytesPerSecond(double value) double
Converts the supplied KiloBits Per Second value to TeraBytes Per Second