| Package | Description |
|---|---|
| com.geotab.model.entity.unitofmeasure |
| Modifier and Type | Class and Description |
|---|---|
class |
UnitOfMeasureAmps
Represents the unit of measure for electric current.
|
class |
UnitOfMeasureBytes
Represents the unit of measure for digital storage.
|
class |
UnitOfMeasureCubicMeters
Represents the unit of measure for the volume of a solid.
|
class |
UnitOfMeasureCubicMetersPerSecond
Represents the unit of measure for volumetric flow rate.
|
class |
UnitOfMeasureDegreesCelsius
Represents the unit of measure for temperature.
|
class |
UnitOfMeasureGrams
Represents the unit of measure for mass.
|
class |
UnitOfMeasureGramsPerSecond
Represents the unit of measure for mass per second.
|
class |
UnitOfMeasureGramsPerSquareMeter
Represents the unit of measure for mass over area.
|
class |
UnitOfMeasureHertz
Represents the unit of measure an amount of cycles per second.
|
class |
UnitOfMeasureKilogramsPerKilometer
Represents the unit of measure for mass over distance.
|
class |
UnitOfMeasureKilometersPerHour
Represents the unit of measure for speed.
|
class |
UnitOfMeasureKilometersPerKilogram
Represents the unit of measure for the ratio of distance to fuel consumption.
|
class |
UnitOfMeasureKilometersPerKiloWattHour |
class |
UnitOfMeasureKilometersPerLiter
Represents the unit of measure for distance over volume.
|
class |
UnitOfMeasureKiloWattHours
Represents the unit of measure for energy (power * time).
|
class |
UnitOfMeasureLiters
Represents the unit of measure for the volume of a liquid.
|
class |
UnitOfMeasureLitersPerLaneKilometer
Represents the unit of measure for volume per lane kilometer.
|
class |
UnitOfMeasureLitersPerTonne
Represents the unit of measure for volume over mass.
|
class |
UnitOfMeasureMeters
Represents the unit of measure for distance.
|
class |
UnitOfMeasureMetersPerSecondSquared
Represents the unit of measure for acceleration.
|
class |
UnitOfMeasureNewtonMeters
Represents the unit of measure for acceleration.
|
class |
UnitOfMeasureNewtons
Represents the unit of measure for force.
|
class |
UnitOfMeasureNone
The placeholder unit of measure for a diagnostic that does not have any specific unit.
|
class |
UnitOfMeasureOhms
Represents the unit of measure for electrical resistance.
|
class |
UnitOfMeasureOhmsPerSecond
Represents the unit of measure for electrical resistance per second.
|
class |
UnitOfMeasurePartsPerMillion
Represents the unit of measure for dimensionless quantities.
|
class |
UnitOfMeasurePascals
Represents the unit of measure for pressure.
|
class |
UnitOfMeasurePercentage
Represents the unit of measure for a percentage.
|
class |
UnitOfMeasurePulsesPerMeter
Represents the unit of measure an amount of digital pulses per meter.
|
class |
UnitOfMeasureRadians
Represents the unit of measure for an angle.
|
class |
UnitOfMeasureRevolutions
Represents the unit of measure an amount of circulation rotations.
|
class |
UnitOfMeasureRevolutionsPerMinute
Represents the unit of measure for RPM.
|
class |
UnitOfMeasureSeconds
Represents the unit of measure for an amount of time.
|
class |
UnitOfMeasureVolts
Represents the unit of measure for electrical potential.
|
class |
UnitOfMeasureWatts
Represents the unit of measure for electrical power.
|
| Modifier and Type | Method and Description |
|---|---|
static UnitOfMeasureSystem |
UnitOfMeasureSystem.getInstance() |
Copyright © 2023. All rights reserved.