Appearance
Home > resol-vbus-core > conversions
conversions namespace
Functions
Function | Description |
---|---|
Main conversion function that handles different unit families | |
Main conversion function that handles different unit families | |
Main conversion function that handles different unit families | |
Main conversion function that handles different unit families | |
Main conversion function that handles different unit families | |
Main conversion function that handles different unit families | |
Main conversion function that handles different unit families | |
Main conversion function that handles different unit families | |
Converts energy values between different units | |
Converts power values between different units | |
Converts pressure values between different units | |
Converts temperature values between different units | |
Converts time values between different units | |
Converts volume values between different units | |
convertVolumetricFlow(currentValue, currentUnit, targetUnit) | Converts volumetric flow values between different units |
Converts a unit identifier to its standardized textual representation This function provides the human-readable symbol for various energy, temperature, volumetric flow, pressure, volume, time, and power units. It's used for display purposes in UI components, logs, and data representations. |
Interfaces
Interface | Description |
---|---|
Represents the result of a unit conversion |
Variables
Variable | Description |
---|---|
List of supported energy units | |
List of supported power units | |
List of supported pressure units | |
List of supported temperature units | |
List of supported time units | |
List of supported unit families for conversion These are the major categories of units that can be converted between | |
List of supported volumetric flow units | |
List of supported volume units |
Type Aliases
Type Alias | Description |
---|---|
Type of all supported units (regardless of unit family) | |
Type of supported energy units | |
Type of supported power units | |
Type of supported pressure units | |
Type of supported temperature units | |
Type of supported time units | |
Represents a unit with its family classification | |
Represents a unit with its family classification | |
Type of supported volumetric flow units | |
Type of supported volume units |