public class UnitConverterKt
Modifier and Type | Field and Description |
---|---|
static double |
AMPS |
static double |
CENTIMETERS |
static double |
DECIMETERS |
static double |
FEET |
static double |
HOURS |
static double |
INCHS |
static double |
KILOMETERS |
static double |
METERS |
static double |
MICROAMPERS |
static double |
MICROVOLTS |
static double |
MILES |
static double |
MILLIAMPS |
static double |
MILLISECONDS |
static double |
MILLIVOLTS |
static double |
MINUTES |
static double |
SECONDS |
static double |
VOLTS |
static double |
YARDS |
Modifier and Type | Method and Description |
---|---|
static UnitConverter |
from(double $receiver,
double conversion) |
public static double CENTIMETERS
public static double DECIMETERS
public static double METERS
public static double KILOMETERS
public static double INCHS
public static double FEET
public static double YARDS
public static double MILES
public static double MILLISECONDS
public static double SECONDS
public static double MINUTES
public static double HOURS
public static double MICROAMPERS
public static double MILLIAMPS
public static double AMPS
public static double MICROVOLTS
public static double MILLIVOLTS
public static double VOLTS
public static UnitConverter from(double $receiver, double conversion)