UnitConverters
Wisej.Hybrid.Shared.Converters.UnitConverters
Last updated
Wisej.Hybrid.Shared.Converters.UnitConverters
Last updated
Namespace: Wisej.Hybrid.Shared.Converters
Assembly: Wisej.Hybrid (3.5.0.0)
Static class with built-in unit converters.
Converts Atmospheres to Pascals.
atm
The value in Atmospheres convert.
Returns: . The value from atm in Pascals.
Converts temperatures from Celsius to Fahrenheit.
celsius
The value in Celcius to convert.
Returns: . The value from celsius in degrees Fahrenheit.
Converts temperatures from Celsius to Kelvin.
celsius
The value in Celcius to convert.
Calculates the distance between two coordinates in kilometers.
lat1
First latitude.
lon1
First longitude.
lat2
Second latitude.
lon2
Second longitude.
Calculates the distance between two coordinates in miles.
lat1
First latitude.
lon1
First longitude.
lat2
Second latitude.
lon2
Second longitude.
Converts degrees per second to hertz.
degrees
The value in degrees per second to convert.
Converts degrees per second to radians per second.
degrees
The value in degrees per second to convert.
Converts degrees to radian.
degrees
The value in degrees to convert.
Converts temperatures from Fahrenheit to Celsius.
fahrenheit
The value in Fahrenheit to convert.
Converts Kilopascals to Hectopascals.
hpa
The value in Hectopascals convert.
Converts Hectopascals to Pascals.
hpa
The value in Hectopascals convert.
Converts hertz to degrees per second.
hertz
The value in degrees per second to convert.
Converts hertz to radians per second.
hertz
The value in radians per second to convert.
International survey foot defined as exactly 0.3048 meters by convention in 1959. This is the most common modern foot measure.
internationalFeet
Converts temperatures from Kelvin to Celsius.
kelvin
The value in Kelvin to convert.
Converts kilograms to pounds.
kilograms
The value in kilograms to convert.
Converts distances from kilometers to miles.
kilometers
The value in kilometers to convert.
Converts Kilopascals to Hectopascals.
kpa
The value in Kilopascals convert.
Converts Kilopascals to Pascals.
kpa
The value in Kilopascals convert.
International survey foot defined as exactly 0.3048 meters by convention in 1959. This is the most common modern foot measure.
meters
Exactly 1200/3937 meters by definition. In decimal terms approximately 0.304 800 609 601 219 meters. Variation from the common international foot of exactly 0.3048 meters may only be considerable over large survey distances.
meters
Converts distances from miles to kilometers.
miles
The value in miles to convert.
Converts distances from miles to meters.
miles
The value in miles to convert.
Converts Pascals to Atmospheres.
pascals
The value in Pascals convert.
Converts pounds to kilograms.
pounds
The value in pounds to convert.
Converts pounds to stones.
pounds
The value in pounds to convert.
Converts radians per second to degrees per second.
radians
The value in radians per second to convert.
Converts radians per second to hertz.
radians
The value in radians per second to convert.
Converts radians to degrees.
radians
The value in radians to convert.
Converts stones to pounds.
stones
The value in stones to convert.
Exactly 1200/3937 meters by definition. In decimal terms approximately 0.304 800 609 601 219 meters. Variation from the common international foot of exactly 0.3048 meters may only be considerable over large survey distances.
usFeet
Returns: . The value from celsius in degrees Kelvin.
Returns: . The distance in kilometers.
Returns: . The distance in miles.
Returns: . The value from degrees in hertz.
Returns: . The value from degrees in radians per second.
Returns: . The value from degrees in radian.
Returns: . The value from fahrenheit in degrees Celsius.
Returns: . The value from hpa in Kilopascals.
Returns: . The value from hpa in Pascals.
Returns: . The value from hertz in degrees per second.
Returns: . The value from hertz in radians per second.
Returns: .
Returns: . The value from kelvin in degrees Celcius.
Returns: . The value from kilograms in pounds.
Returns: . The value from kilometers in miles.
Returns: . The value from kpa in Hectopascals.
Returns: . The value from kpa in Pascals.
Returns: .
Returns: .
Returns: . The value from miles in kilometers.
Returns: . The value from miles in meters.
Returns: . The value from pascals in Atmospheres.
Returns: . The value from pounds in kilograms.
Returns: . The value from pounds in stones.
Returns: . The value from radians in degrees per second.
Returns: . The value from radians in hertz.
Returns: . The value from radians in degrees.
Returns: . The value from stones in pounds.
Returns: .