Package com.metsci.glimpse.util.units
Class Length
- java.lang.Object
-
- com.metsci.glimpse.util.units.Length
-
public class Length extends Object
- Author:
- hogye
-
-
Field Summary
Fields Modifier and Type Field Description static doublefeetToInchesstatic doublefeetToKiloyardsstatic doublefeetToMetersstatic doublefeetToMillimetersstatic doublefeetToNauticalMilesstatic doublefeetToSustatic doublefeetToYardsstatic doubleinchesToFeetstatic doubleinchesToMetersstatic doubleinchesToMillimetersstatic doubleinchesToSustatic doubleinchesToYardsstatic doublekilometersToMetersstatic doublekilometersToNauticalMilesstatic doublekilometersToSustatic doublekiloyardsToFeetstatic doublekiloyardsToMetersstatic doublekiloyardsToNauticalMilesstatic doublekiloyardsToSustatic doublekiloyardsToYardsstatic doublemetersToFeetstatic doublemetersToInchesstatic doublemetersToKilometersstatic doublemetersToKiloyardsstatic doublemetersToMillimetersstatic doublemetersToNauticalMilesstatic doublemetersToSustatic doublemetersToYardsstatic doublemillimetersToFeetstatic doublemillimetersToInchesstatic doublemillimetersToMetersstatic doublemillimetersToSustatic doublemillimetersToYardsstatic doublenauticalMilesToFeetstatic doublenauticalMilesToKilometersstatic doublenauticalMilesToKiloyardsstatic doublenauticalMilesToMetersstatic doublenauticalMilesToSustatic doublenauticalMilesToYardsstatic doublesuToFeetstatic doublesuToInchesstatic doublesuToKilometersstatic doublesuToKiloyardsstatic doublesuToMetersstatic doublesuToMillimetersstatic doublesuToNauticalMilesstatic doublesuToYardsstatic doubleyardsToFeetstatic doubleyardsToInchesstatic doubleyardsToKiloyardsstatic doubleyardsToMetersstatic doubleyardsToMillimetersstatic doubleyardsToNauticalMilesstatic doubleyardsToSu
-
Constructor Summary
Constructors Constructor Description Length()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static doublefeetToInches(double length_FEET)Converts length from feet to inches.static double[]feetToInches(double... length_FEET)Converts length from feet to inches.static doublefeetToKiloyards(double length_FEET)Converts length from feet to kiloyards.static double[]feetToKiloyards(double... lengths_FEET)Converts length from feet to kiloyards.static doublefeetToMeters(double length_FEET)Converts length from feet to meters.static double[]feetToMeters(double... lengths_FEET)Converts length from feet to meters.static doublefeetToMillimeters(double length_FEET)Converts length from feet to millimeters.static double[]feetToMillimeters(double... length_FEET)Converts length from feet to millimeters.static doublefeetToNauticalMiles(double length_FEET)Converts length from feet to nautical-miles.static double[]feetToNauticalMiles(double... lengths_FEET)Converts length from feet to nautical-miles.static doublefeetToYards(double length_FEET)Converts length from feet to yards.static double[]feetToYards(double... lengths_FEET)Converts length from feet to yards.static doublefromFeet(double length_FEET)Converts length from feet to system-units.static double[]fromFeet(double... lengths_FEET)Converts length from feet to system-units.static doublefromInches(double length_INCHES)Converts length from inches to system-units.static double[]fromInches(double... length_INCHES)Converts length from inches to system-units.static doublefromKilometers(double length_KILOMETERS)Converts length from kilometers to system-units.static double[]fromKilometers(double... length_KILOMETERS)Converts length from kilometers to system-units.static doublefromKiloyards(double length_KILOYARDS)Converts length from kiloyards to system-units.static double[]fromKiloyards(double... lengths_KILOYARDS)Converts length from kiloyards to system-units.static doublefromMeters(double length_METERS)Converts length meters to system-units.static double[]fromMeters(double... lengths_METERS)Converts length meters to system-units.static doublefromMillimeters(double length_MILLIMETERS)Converts length from millimeters to system-units.static double[]fromMillimeters(double... length_MILLIMETERS)Converts length from millimeters to system-units.static doublefromNauticalMiles(double length_NAUTICAL_MILES)Converts length from nautical-miles to system-units.static double[]fromNauticalMiles(double... lengths_NAUTICAL_MILES)Converts length from nautical-miles to system-units.static doublefromYards(double length_YARDS)Converts length from yards to system-units.static double[]fromYards(double... lengths_YARDS)Converts length from yards to system-units.static doubleinchesToMeters(double length_INCHES)Converts length from inches to meters.static double[]inchesToMeters(double... length_INCHES)Converts length from inches to meters.static doubleinchesToMillimeters(double length_INCHES)Converts length from inches to millimeters.static double[]inchesToMillimeters(double... length_INCHES)Converts length from inches to millimeters.static doubleinchesToYards(double length_INCHES)Converts length from inches to yards.static double[]inchesToYards(double... length_INCHES)Converts length from inches to yards.static doublekilometersToNauticalMiles(double length_KILOMETERS)Converts length from kilometers to nautical-miles.static double[]kilometersToNauticalMiles(double... lengths_KILOMETERS)Converts length from kilometers to nautical-miles.static doublekiloyardsToFeet(double length_KILOYARDS)Converts length from kiloyards to feet.static double[]kiloyardsToFeet(double... lengths_KILOYARDS)Converts length from kiloyards to feet.static doublekiloyardsToMeters(double length_KILOYARDS)Converts length from kiloyards to meters.static double[]kiloyardsToMeters(double... lengths_KILOYARDS)Converts length from kiloyards to meters.static doublekiloyardsToNauticalMiles(double length_KILOYARDS)Converts length from kiloyards to nautical-miles.static double[]kiloyardsToNauticalMiles(double... lengths_KILOYARDS)Converts length from kiloyards to nautical-miles.static doublekiloyardsToYards(double length_KILOYARDS)Converts length from kiloyards to yards.static double[]kiloyardsToYards(double... lengths_KILOYARDS)Converts length from kiloyards to yards.static doublemetersToFeet(double length_METERS)Converts length from meters to feet.static double[]metersToFeet(double... lengths_METERS)Converts length from meters to feet.static doublemetersToInches(double length_METERS)Converts length from meters to inches.static double[]metersToInches(double... length_METERS)Converts length from meters to inches.static doublemetersToKiloyards(double length_METERS)Converts length from meters to kiloyards.static double[]metersToKiloyards(double... lengths_METERS)Converts length from meters to kiloyards.static doublemetersToMillimeters(double length_METERS)Converts length from meters to millimeters.static double[]metersToMillimeters(double... length_METERS)Converts length from meters to millimeters.static doublemetersToNauticalMiles(double length_METERS)Converts length from meters to nautical-miles.static double[]metersToNauticalMiles(double... lengths_METERS)Converts length from meters to nautical-miles.static doublemetersToYards(double length_METERS)Converts length from meters to yards.static double[]metersToYards(double... lengths_METERS)Converts length from meters to yards.static doublemillimetersToFeet(double length_MILLIMETERS)Converts length from millimeters to feet.static double[]millimetersToFeet(double... length_MILLIMETERS)Converts length from millimeters to feet.static doublemillimetersToInches(double length_MILLIMETERS)Converts length from millimeters to inches.static double[]millimetersToInches(double... length_MILLIMETERS)Converts length from millimeters to inches.static doublemillimetersToMeters(double length_MILLIMETERS)Converts length from millimeters to meters.static double[]millimetersToMeters(double... length_MILLIMETERS)Converts length from millimeters to meters.static doublemillimetersToYards(double length_MILLIMETERS)Converts length from millimeters to yards.static double[]millimetersToYards(double... length_MILLIMETERS)Converts length from millimeters to yards.static doublenauticalMilesToFeet(double length_NAUTICAL_MILES)Converts length from nautical-miles to feet.static double[]nauticalMilesToFeet(double... lengths_NAUTICAL_MILES)Converts length from nautical-miles to feet.static doublenauticalMilesToKilometers(double length_NAUTICAL_MILES)Converts length from nautical-miles to kilometers.static double[]nauticalMilesToKilometers(double... lengths_NAUTICAL_MILES)Converts length from nautical-miles to kilometers.static doublenauticalMilesToKiloyards(double length_NAUTICAL_MILES)Converts length from nautical-miles to kiloyards.static double[]nauticalMilesToKiloyards(double... lengths_NAUTICAL_MILES)Converts length from nautical-miles to kiloyards.static doublenauticalMilesToMeters(double length_NAUTICAL_MILES)Converts length from nautical-miles to meters.static double[]nauticalMilesToMeters(double... lengths_NAUTICAL_MILES)Converts length from nautical-miles to meters.static doublenauticalMilesToYards(double length_NAUTICAL_MILES)Converts length from nautical-miles to yards.static double[]nauticalMilesToYards(double... lengths_NAUTICAL_MILES)Converts length from nautical-miles to yards.static doubletoFeet(double length_SU)Converts length from system-units to feet.static double[]toFeet(double... lengths_SU)Converts length from system-units to feet.static doubletoInches(double length_SU)Converts length from system-units to inches.static double[]toInches(double... lengths_SU)Converts length from system-units to inches.static double[]toKiloeters(double... lengths_SU)Converts length from system-units to kilometers.static doubletoKilometers(double length_SU)Converts length from system-units to kilometers.static doubletoKiloyards(double length_SU)Converts length from system-units to kiloyards.static double[]toKiloyards(double... lengths_SU)Converts length from system-units to kiloyards.static doubletoMeters(double length_SU)Converts length from system-units to meters.static double[]toMeters(double... lengths_SU)Converts length from system-units to meters.static doubletoMillimeters(double length_SU)Converts length from system-units to millimeters.static double[]toMillimeters(double... lengths_SU)Converts length from system-units to millimeters.static doubletoNauticalMiles(double length_SU)Converts length from system-units to nautical-miles.static double[]toNauticalMiles(double... lengths_SU)Converts length from system-units to nautical-miles.static doubletoYards(double length_SU)Converts length from system-units to yards.static double[]toYards(double... lengths_SU)Converts length from system-units to yards.static doubleyardsToFeet(double length_YARDS)Converts length from yards to feet.static double[]yardsToFeet(double... lengths_YARDS)Converts length from yards to feet.static doubleyardsToInches(double length_YARDS)Converts length from yards to inches.static double[]yardsToInches(double... length_YARDS)Converts length from yards to inches.static doubleyardsToKiloyards(double length_YARDS)Converts length from yards to kiloyards.static double[]yardsToKiloyards(double... lengths_YARDS)Converts length from yards to kiloyards.static doubleyardsToMeters(double length_YARDS)Converts length from yards to meters.static double[]yardsToMeters(double... lengths_YARDS)Converts length from yards to meters.static doubleyardsToMillimeters(double length_YARDS)Converts length from yards to millimeters.static double[]yardsToMillimeters(double... length_YARDS)Converts length from yards to millimeters.static doubleyardsToNauticalMiles(double length_YARDS)Converts length from yards to nautical-miles.static double[]yardsToNauticalMiles(double... lengths_YARDS)Converts length from yards to nautical-miles.
-
-
-
Field Detail
-
nauticalMilesToMeters
public static final double nauticalMilesToMeters
- See Also:
- Constant Field Values
-
yardsToFeet
public static final double yardsToFeet
- See Also:
- Constant Field Values
-
feetToMeters
public static final double feetToMeters
- See Also:
- Constant Field Values
-
kiloyardsToYards
public static final double kiloyardsToYards
- See Also:
- Constant Field Values
-
feetToInches
public static final double feetToInches
- See Also:
- Constant Field Values
-
metersToKilometers
public static final double metersToKilometers
- See Also:
- Constant Field Values
-
metersToMillimeters
public static final double metersToMillimeters
- See Also:
- Constant Field Values
-
yardsToMeters
public static final double yardsToMeters
- See Also:
- Constant Field Values
-
kiloyardsToMeters
public static final double kiloyardsToMeters
- See Also:
- Constant Field Values
-
kiloyardsToFeet
public static final double kiloyardsToFeet
- See Also:
- Constant Field Values
-
nauticalMilesToFeet
public static final double nauticalMilesToFeet
- See Also:
- Constant Field Values
-
nauticalMilesToYards
public static final double nauticalMilesToYards
- See Also:
- Constant Field Values
-
nauticalMilesToKiloyards
public static final double nauticalMilesToKiloyards
- See Also:
- Constant Field Values
-
nauticalMilesToKilometers
public static final double nauticalMilesToKilometers
- See Also:
- Constant Field Values
-
inchesToMillimeters
public static final double inchesToMillimeters
- See Also:
- Constant Field Values
-
metersToInches
public static final double metersToInches
- See Also:
- Constant Field Values
-
feetToMillimeters
public static final double feetToMillimeters
- See Also:
- Constant Field Values
-
yardsToMillimeters
public static final double yardsToMillimeters
- See Also:
- Constant Field Values
-
yardsToInches
public static final double yardsToInches
- See Also:
- Constant Field Values
-
metersToNauticalMiles
public static final double metersToNauticalMiles
- See Also:
- Constant Field Values
-
feetToYards
public static final double feetToYards
- See Also:
- Constant Field Values
-
metersToFeet
public static final double metersToFeet
- See Also:
- Constant Field Values
-
yardsToKiloyards
public static final double yardsToKiloyards
- See Also:
- Constant Field Values
-
inchesToFeet
public static final double inchesToFeet
- See Also:
- Constant Field Values
-
kilometersToMeters
public static final double kilometersToMeters
- See Also:
- Constant Field Values
-
millimetersToMeters
public static final double millimetersToMeters
- See Also:
- Constant Field Values
-
metersToYards
public static final double metersToYards
- See Also:
- Constant Field Values
-
metersToKiloyards
public static final double metersToKiloyards
- See Also:
- Constant Field Values
-
feetToKiloyards
public static final double feetToKiloyards
- See Also:
- Constant Field Values
-
feetToNauticalMiles
public static final double feetToNauticalMiles
- See Also:
- Constant Field Values
-
yardsToNauticalMiles
public static final double yardsToNauticalMiles
- See Also:
- Constant Field Values
-
kiloyardsToNauticalMiles
public static final double kiloyardsToNauticalMiles
- See Also:
- Constant Field Values
-
kilometersToNauticalMiles
public static final double kilometersToNauticalMiles
- See Also:
- Constant Field Values
-
millimetersToInches
public static final double millimetersToInches
- See Also:
- Constant Field Values
-
inchesToMeters
public static final double inchesToMeters
- See Also:
- Constant Field Values
-
millimetersToFeet
public static final double millimetersToFeet
- See Also:
- Constant Field Values
-
millimetersToYards
public static final double millimetersToYards
- See Also:
- Constant Field Values
-
inchesToYards
public static final double inchesToYards
- See Also:
- Constant Field Values
-
metersToSu
public static final double metersToSu
- See Also:
- Constant Field Values
-
nauticalMilesToSu
public static final double nauticalMilesToSu
- See Also:
- Constant Field Values
-
feetToSu
public static final double feetToSu
- See Also:
- Constant Field Values
-
yardsToSu
public static final double yardsToSu
- See Also:
- Constant Field Values
-
kiloyardsToSu
public static final double kiloyardsToSu
- See Also:
- Constant Field Values
-
inchesToSu
public static final double inchesToSu
- See Also:
- Constant Field Values
-
millimetersToSu
public static final double millimetersToSu
- See Also:
- Constant Field Values
-
kilometersToSu
public static final double kilometersToSu
- See Also:
- Constant Field Values
-
suToMeters
public static final double suToMeters
- See Also:
- Constant Field Values
-
suToNauticalMiles
public static final double suToNauticalMiles
- See Also:
- Constant Field Values
-
suToFeet
public static final double suToFeet
- See Also:
- Constant Field Values
-
suToYards
public static final double suToYards
- See Also:
- Constant Field Values
-
suToKiloyards
public static final double suToKiloyards
- See Also:
- Constant Field Values
-
suToInches
public static final double suToInches
- See Also:
- Constant Field Values
-
suToMillimeters
public static final double suToMillimeters
- See Also:
- Constant Field Values
-
suToKilometers
public static final double suToKilometers
- See Also:
- Constant Field Values
-
-
Method Detail
-
metersToNauticalMiles
public static double metersToNauticalMiles(double length_METERS)
Converts length from meters to nautical-miles.
-
metersToNauticalMiles
public static double[] metersToNauticalMiles(double... lengths_METERS)
Converts length from meters to nautical-miles.
-
nauticalMilesToMeters
public static double nauticalMilesToMeters(double length_NAUTICAL_MILES)
Converts length from nautical-miles to meters.
-
nauticalMilesToMeters
public static double[] nauticalMilesToMeters(double... lengths_NAUTICAL_MILES)
Converts length from nautical-miles to meters.
-
kilometersToNauticalMiles
public static double kilometersToNauticalMiles(double length_KILOMETERS)
Converts length from kilometers to nautical-miles.
-
kilometersToNauticalMiles
public static double[] kilometersToNauticalMiles(double... lengths_KILOMETERS)
Converts length from kilometers to nautical-miles.
-
nauticalMilesToKilometers
public static double nauticalMilesToKilometers(double length_NAUTICAL_MILES)
Converts length from nautical-miles to kilometers.
-
nauticalMilesToKilometers
public static double[] nauticalMilesToKilometers(double... lengths_NAUTICAL_MILES)
Converts length from nautical-miles to kilometers.
-
metersToFeet
public static double metersToFeet(double length_METERS)
Converts length from meters to feet.
-
metersToFeet
public static double[] metersToFeet(double... lengths_METERS)
Converts length from meters to feet.
-
feetToMeters
public static double feetToMeters(double length_FEET)
Converts length from feet to meters.
-
feetToMeters
public static double[] feetToMeters(double... lengths_FEET)
Converts length from feet to meters.
-
metersToYards
public static double metersToYards(double length_METERS)
Converts length from meters to yards.
-
metersToYards
public static double[] metersToYards(double... lengths_METERS)
Converts length from meters to yards.
-
yardsToMeters
public static double yardsToMeters(double length_YARDS)
Converts length from yards to meters.
-
yardsToMeters
public static double[] yardsToMeters(double... lengths_YARDS)
Converts length from yards to meters.
-
metersToKiloyards
public static double metersToKiloyards(double length_METERS)
Converts length from meters to kiloyards.
-
metersToKiloyards
public static double[] metersToKiloyards(double... lengths_METERS)
Converts length from meters to kiloyards.
-
kiloyardsToMeters
public static double kiloyardsToMeters(double length_KILOYARDS)
Converts length from kiloyards to meters.
-
kiloyardsToMeters
public static double[] kiloyardsToMeters(double... lengths_KILOYARDS)
Converts length from kiloyards to meters.
-
nauticalMilesToFeet
public static double nauticalMilesToFeet(double length_NAUTICAL_MILES)
Converts length from nautical-miles to feet.
-
nauticalMilesToFeet
public static double[] nauticalMilesToFeet(double... lengths_NAUTICAL_MILES)
Converts length from nautical-miles to feet.
-
feetToNauticalMiles
public static double feetToNauticalMiles(double length_FEET)
Converts length from feet to nautical-miles.
-
feetToNauticalMiles
public static double[] feetToNauticalMiles(double... lengths_FEET)
Converts length from feet to nautical-miles.
-
nauticalMilesToYards
public static double nauticalMilesToYards(double length_NAUTICAL_MILES)
Converts length from nautical-miles to yards.
-
nauticalMilesToYards
public static double[] nauticalMilesToYards(double... lengths_NAUTICAL_MILES)
Converts length from nautical-miles to yards.
-
yardsToNauticalMiles
public static double yardsToNauticalMiles(double length_YARDS)
Converts length from yards to nautical-miles.
-
yardsToNauticalMiles
public static double[] yardsToNauticalMiles(double... lengths_YARDS)
Converts length from yards to nautical-miles.
-
nauticalMilesToKiloyards
public static double nauticalMilesToKiloyards(double length_NAUTICAL_MILES)
Converts length from nautical-miles to kiloyards.
-
nauticalMilesToKiloyards
public static double[] nauticalMilesToKiloyards(double... lengths_NAUTICAL_MILES)
Converts length from nautical-miles to kiloyards.
-
kiloyardsToNauticalMiles
public static double kiloyardsToNauticalMiles(double length_KILOYARDS)
Converts length from kiloyards to nautical-miles.
-
kiloyardsToNauticalMiles
public static double[] kiloyardsToNauticalMiles(double... lengths_KILOYARDS)
Converts length from kiloyards to nautical-miles.
-
feetToYards
public static double feetToYards(double length_FEET)
Converts length from feet to yards.
-
feetToYards
public static double[] feetToYards(double... lengths_FEET)
Converts length from feet to yards.
-
yardsToFeet
public static double yardsToFeet(double length_YARDS)
Converts length from yards to feet.
-
yardsToFeet
public static double[] yardsToFeet(double... lengths_YARDS)
Converts length from yards to feet.
-
feetToKiloyards
public static double feetToKiloyards(double length_FEET)
Converts length from feet to kiloyards.
-
feetToKiloyards
public static double[] feetToKiloyards(double... lengths_FEET)
Converts length from feet to kiloyards.
-
kiloyardsToFeet
public static double kiloyardsToFeet(double length_KILOYARDS)
Converts length from kiloyards to feet.
-
kiloyardsToFeet
public static double[] kiloyardsToFeet(double... lengths_KILOYARDS)
Converts length from kiloyards to feet.
-
yardsToKiloyards
public static double yardsToKiloyards(double length_YARDS)
Converts length from yards to kiloyards.
-
yardsToKiloyards
public static double[] yardsToKiloyards(double... lengths_YARDS)
Converts length from yards to kiloyards.
-
kiloyardsToYards
public static double kiloyardsToYards(double length_KILOYARDS)
Converts length from kiloyards to yards.
-
kiloyardsToYards
public static double[] kiloyardsToYards(double... lengths_KILOYARDS)
Converts length from kiloyards to yards.
-
feetToInches
public static double feetToInches(double length_FEET)
Converts length from feet to inches.
-
feetToInches
public static double[] feetToInches(double... length_FEET)
Converts length from feet to inches.
-
metersToMillimeters
public static double metersToMillimeters(double length_METERS)
Converts length from meters to millimeters.
-
metersToMillimeters
public static double[] metersToMillimeters(double... length_METERS)
Converts length from meters to millimeters.
-
millimetersToMeters
public static double millimetersToMeters(double length_MILLIMETERS)
Converts length from millimeters to meters.
-
millimetersToMeters
public static double[] millimetersToMeters(double... length_MILLIMETERS)
Converts length from millimeters to meters.
-
inchesToMillimeters
public static double inchesToMillimeters(double length_INCHES)
Converts length from inches to millimeters.
-
inchesToMillimeters
public static double[] inchesToMillimeters(double... length_INCHES)
Converts length from inches to millimeters.
-
millimetersToInches
public static double millimetersToInches(double length_MILLIMETERS)
Converts length from millimeters to inches.
-
millimetersToInches
public static double[] millimetersToInches(double... length_MILLIMETERS)
Converts length from millimeters to inches.
-
inchesToMeters
public static double inchesToMeters(double length_INCHES)
Converts length from inches to meters.
-
inchesToMeters
public static double[] inchesToMeters(double... length_INCHES)
Converts length from inches to meters.
-
metersToInches
public static double metersToInches(double length_METERS)
Converts length from meters to inches.
-
metersToInches
public static double[] metersToInches(double... length_METERS)
Converts length from meters to inches.
-
feetToMillimeters
public static double feetToMillimeters(double length_FEET)
Converts length from feet to millimeters.
-
feetToMillimeters
public static double[] feetToMillimeters(double... length_FEET)
Converts length from feet to millimeters.
-
millimetersToFeet
public static double millimetersToFeet(double length_MILLIMETERS)
Converts length from millimeters to feet.
-
millimetersToFeet
public static double[] millimetersToFeet(double... length_MILLIMETERS)
Converts length from millimeters to feet.
-
yardsToMillimeters
public static double yardsToMillimeters(double length_YARDS)
Converts length from yards to millimeters.
-
yardsToMillimeters
public static double[] yardsToMillimeters(double... length_YARDS)
Converts length from yards to millimeters.
-
millimetersToYards
public static double millimetersToYards(double length_MILLIMETERS)
Converts length from millimeters to yards.
-
millimetersToYards
public static double[] millimetersToYards(double... length_MILLIMETERS)
Converts length from millimeters to yards.
-
yardsToInches
public static double yardsToInches(double length_YARDS)
Converts length from yards to inches.
-
yardsToInches
public static double[] yardsToInches(double... length_YARDS)
Converts length from yards to inches.
-
inchesToYards
public static double inchesToYards(double length_INCHES)
Converts length from inches to yards.
-
inchesToYards
public static double[] inchesToYards(double... length_INCHES)
Converts length from inches to yards.
-
fromMeters
public static double fromMeters(double length_METERS)
Converts length meters to system-units.
-
fromMeters
public static double[] fromMeters(double... lengths_METERS)
Converts length meters to system-units.
-
toMeters
public static double toMeters(double length_SU)
Converts length from system-units to meters.
-
toMeters
public static double[] toMeters(double... lengths_SU)
Converts length from system-units to meters.
-
fromNauticalMiles
public static double fromNauticalMiles(double length_NAUTICAL_MILES)
Converts length from nautical-miles to system-units.
-
fromNauticalMiles
public static double[] fromNauticalMiles(double... lengths_NAUTICAL_MILES)
Converts length from nautical-miles to system-units.
-
toNauticalMiles
public static double toNauticalMiles(double length_SU)
Converts length from system-units to nautical-miles.
-
toNauticalMiles
public static double[] toNauticalMiles(double... lengths_SU)
Converts length from system-units to nautical-miles.
-
fromFeet
public static double fromFeet(double length_FEET)
Converts length from feet to system-units.
-
fromFeet
public static double[] fromFeet(double... lengths_FEET)
Converts length from feet to system-units.
-
toFeet
public static double toFeet(double length_SU)
Converts length from system-units to feet.
-
toFeet
public static double[] toFeet(double... lengths_SU)
Converts length from system-units to feet.
-
fromYards
public static double fromYards(double length_YARDS)
Converts length from yards to system-units.
-
fromYards
public static double[] fromYards(double... lengths_YARDS)
Converts length from yards to system-units.
-
toYards
public static double toYards(double length_SU)
Converts length from system-units to yards.
-
toYards
public static double[] toYards(double... lengths_SU)
Converts length from system-units to yards.
-
fromKiloyards
public static double fromKiloyards(double length_KILOYARDS)
Converts length from kiloyards to system-units.
-
fromKiloyards
public static double[] fromKiloyards(double... lengths_KILOYARDS)
Converts length from kiloyards to system-units.
-
toKiloyards
public static double toKiloyards(double length_SU)
Converts length from system-units to kiloyards.
-
toKiloyards
public static double[] toKiloyards(double... lengths_SU)
Converts length from system-units to kiloyards.
-
fromInches
public static double fromInches(double length_INCHES)
Converts length from inches to system-units.
-
fromInches
public static double[] fromInches(double... length_INCHES)
Converts length from inches to system-units.
-
toInches
public static double toInches(double length_SU)
Converts length from system-units to inches.
-
toInches
public static double[] toInches(double... lengths_SU)
Converts length from system-units to inches.
-
fromMillimeters
public static double fromMillimeters(double length_MILLIMETERS)
Converts length from millimeters to system-units.
-
fromMillimeters
public static double[] fromMillimeters(double... length_MILLIMETERS)
Converts length from millimeters to system-units.
-
toMillimeters
public static double toMillimeters(double length_SU)
Converts length from system-units to millimeters.
-
toMillimeters
public static double[] toMillimeters(double... lengths_SU)
Converts length from system-units to millimeters.
-
fromKilometers
public static double fromKilometers(double length_KILOMETERS)
Converts length from kilometers to system-units.
-
fromKilometers
public static double[] fromKilometers(double... length_KILOMETERS)
Converts length from kilometers to system-units.
-
toKilometers
public static double toKilometers(double length_SU)
Converts length from system-units to kilometers.
-
toKiloeters
public static double[] toKiloeters(double... lengths_SU)
Converts length from system-units to kilometers.
-
-