|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Unit | |
---|---|
com.sentilla.measure.unit | Sentilla measurable units libraries for use with sensing and actuation. |
javax.measure | Provides strongly typed measurements to enforce compile-time check of parameters consistency and avoid interface errors. |
javax.measure.quantity | Provides quantitative properties or attributes of thing such as mass, time, distance, heat, and angular separation. |
javax.measure.unit | Provides support for programatic unit handling. |
Uses of Unit in com.sentilla.measure.unit |
---|
Uses of Unit in javax.measure |
---|
Methods in javax.measure that return Unit | |
---|---|
Unit<Q> |
Measure.getUnit()
Returns the measurement unit of this measure. |
Methods in javax.measure with parameters of type Unit | ||
---|---|---|
double |
Measurable.doubleValue(Unit<Q> unit)
Returns the estimated value of this measurable quantity stated in the specified unit as a double . |
|
long |
Measurable.longValue(Unit<Q> unit)
Returns the estimated value of this quantity stated in the specified unit as a long . |
|
static
|
Measure.valueOf(N value,
Unit<Q> unit)
Returns the measure for the specified numerical quantity. |
Constructors in javax.measure with parameters of type Unit | |
---|---|
Measure(V value,
Unit<Q> unit)
Creates a measure for the specified value stated in the specified unit. |
Uses of Unit in javax.measure.quantity |
---|
Fields in javax.measure.quantity declared as Unit | |
---|---|
static Unit<VolumetricFlowRate> |
VolumetricFlowRate.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<VolumetricDensity> |
VolumetricDensity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Volume> |
Volume.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Velocity> |
Velocity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Torque> |
Torque.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Temperature> |
Temperature.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<SolidAngle> |
SolidAngle.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<RadioactiveActivity> |
RadioactiveActivity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<RadiationDoseEffective> |
RadiationDoseEffective.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<RadiationDoseAbsorbed> |
RadiationDoseAbsorbed.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Pressure> |
Pressure.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Power> |
Power.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<MassFlowRate> |
MassFlowRate.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Mass> |
Mass.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<MagneticFluxDensity> |
MagneticFluxDensity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<MagneticFlux> |
MagneticFlux.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<LuminousIntensity> |
LuminousIntensity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<LuminousFlux> |
LuminousFlux.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Length> |
Length.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<KinematicViscosity> |
KinematicViscosity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Illuminance> |
Illuminance.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Frequency> |
Frequency.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Force> |
Force.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Energy> |
Energy.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<ElectricResistance> |
ElectricResistance.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<ElectricPotential> |
ElectricPotential.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<ElectricInductance> |
ElectricInductance.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<ElectricCurrent> |
ElectricCurrent.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<ElectricConductance> |
ElectricConductance.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<ElectricCharge> |
ElectricCharge.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<ElectricCapacitance> |
ElectricCapacitance.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<DynamicViscosity> |
DynamicViscosity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Duration> |
Duration.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Dimensionless> |
Dimensionless.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<DataRate> |
DataRate.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<DataAmount> |
DataAmount.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<CatalyticActivity> |
CatalyticActivity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Area> |
Area.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<AngularVelocity> |
AngularVelocity.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<AngularAcceleration> |
AngularAcceleration.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Angle> |
Angle.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<AmountOfSubstance> |
AmountOfSubstance.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
static Unit<Acceleration> |
Acceleration.UNIT
Holds the SI unit (Système International d'Unités) for this quantity. |
Uses of Unit in javax.measure.unit |
---|
Subclasses of Unit in javax.measure.unit | |
---|---|
class |
AlternateUnit<Q extends Quantity>
This class represents the units used in expressions to distinguish between quantities of a different nature but of the same dimensions. |
class |
BaseUnit<Q extends Quantity>
This class represents the building blocks on top of which all others units are created. |
class |
CompactUnit<Q extends Quantity>
|
class |
CompoundUnit<Q extends Quantity>
This class represents the multi-radix units (such as "hour:min:sec"). |
class |
DerivedUnit<Q extends Quantity>
This class identifies the units created by combining or transforming other units. |
class |
ProductUnit<Q extends Quantity>
This class represents units formed by the product of rational powers of existing units. |
class |
TransformedUnit<Q extends Quantity>
This class represents the units derived from other units using converters . |
Fields in javax.measure.unit declared as Unit | |
---|---|
static Unit<Length> |
NonSI.ANGSTROM
A unit of length equal to 1E-10 m
(standard name Å ). |
static Unit<Area> |
NonSI.ARE
A unit of area equal to 100 m²
(standard name a ). |
static Unit<Length> |
NonSI.ASTRONOMICAL_UNIT
A unit of length equal to the average distance from the center of the Earth to the center of the Sun (standard name ua ). |
static Unit<Pressure> |
NonSI.ATMOSPHERE
A unit of pressure equal to the average pressure of the Earth's atmosphere at sea level (standard name atm ). |
static Unit<AmountOfSubstance> |
NonSI.ATOM
A unit of amount of substance equals to one atom (standard name atom ). |
static Unit<Mass> |
NonSI.ATOMIC_MASS
A unit of mass equal to 1/12 the mass of the carbon-12 atom (standard name u ). |
static Unit<Pressure> |
NonSI.BAR
A unit of pressure equal to 100 kPa
(standard name bar ). |
static Unit<DataAmount> |
NonSI.BYTE
A unit of data amount equal to 8
(BinarY TErm, standard name byte ). |
static Unit<Velocity> |
NonSI.C
A unit of velocity relative to the speed of light (standard name c ). |
static Unit<Temperature> |
SI.CELSIUS
The derived unit for Celsius temperature ( ℃ ). |
static Unit<Angle> |
NonSI.CENTIRADIAN
A unit of angle equal to 0.01
(standard name centiradian ). |
static Unit<Length> |
NonSI.COMPUTER_POINT
Equivalent NonSI.PIXEL |
static Unit<Volume> |
NonSI.CUBIC_INCH
A unit of volume equal to one cubic inch ( in³ ). |
static Unit<Volume> |
SI.CUBIC_METER
The metric unit for volume quantities ( m³ ). |
static Unit<RadioactiveActivity> |
NonSI.CURIE
A unit of radioctive activity equal to the activity of a gram of radium (standard name Ci ). |
static Unit<Duration> |
NonSI.DAY
A unit of duration equal to 24
(standard name d ). |
static Unit<Duration> |
NonSI.DAY_SIDEREAL
A unit of duration equal to the time required for a complete rotation of the earth in reference to any star or to the vernal equinox at the meridian, equal to 23 hours, 56 minutes, 4.09 seconds (standard name day_sidereal ). |
static Unit<Dimensionless> |
NonSI.DECIBEL
A logarithmic unit used to describe a ratio (standard name dB ). |
static Unit<Angle> |
NonSI.DEGREE_ANGLE
A unit of angle equal to 1/360
(standard name ° ). |
static Unit<Force> |
NonSI.DYNE
A unit of force equal to 1E-5 N
(standard name dyn ). |
static Unit<ElectricCharge> |
NonSI.E
A unit of electric charge equal to the charge on one electron (standard name e ). |
static Unit<Mass> |
NonSI.ELECTRON_MASS
A unit of mass equal to the mass of the electron (standard name me ). |
static Unit<Energy> |
NonSI.ELECTRON_VOLT
A unit of energy equal to one electron-volt (standard name eV , also recognized keV, MeV, GeV ). |
static Unit<Energy> |
NonSI.ERG
A unit of energy equal to 1E-7 J
(standard name erg ). |
static Unit<Temperature> |
NonSI.FAHRENHEIT
A unit of temperature equal to degree Rankine minus 459.67 °R (standard name °F ). |
static Unit<ElectricCharge> |
NonSI.FARADAY
A unit of electric charge equal to equal to the product of Avogadro's number (see SI.MOLE ) and the charge (1 e) on a single electron
(standard name Fd ). |
static Unit<Length> |
NonSI.FOOT
A unit of length equal to 0.3048 m
(standard name ft ). |
static Unit<Length> |
NonSI.FOOT_SURVEY_US
A unit of length equal to 1200/3937 m
(standard name foot_survey_us ). |
static Unit<ElectricCharge> |
NonSI.FRANKLIN
A unit of electric charge which exerts a force of one dyne on an equal charge at a distance of one centimeter (standard name Fr ). |
static Unit<Acceleration> |
NonSI.G
A unit of acceleration equal to the gravity at the earth's surface (standard name grav ). |
static Unit<Volume> |
NonSI.GALLON_DRY_US
A unit of volume equal to one US dry gallon. |
static Unit<Volume> |
NonSI.GALLON_LIQUID_US
A unit of volume equal to one US gallon, Liquid Unit. |
static Unit<Volume> |
NonSI.GALLON_UK
A unit of volume equal to 4.546 09
(standard name gal_uk ). |
static Unit<MagneticFluxDensity> |
NonSI.GAUSS
A unit of magnetic flux density equal 1000 A/m
(standard name G ). |
static Unit<ElectricCurrent> |
NonSI.GILBERT
A unit of electric charge equal to the centimeter-gram-second electromagnetic unit of magnetomotive force, equal to 10/4
πampere-turn (standard name Gi ). |
static Unit<Angle> |
NonSI.GRADE
A unit of angle measure equal to 1/400
(standard name grade ). |
static Unit<Mass> |
SI.GRAM
The derived unit for mass quantities ( g ). |
static Unit<Area> |
NonSI.HECTARE
A unit of area equal to 100
(standard name ha ). |
static Unit<Power> |
NonSI.HORSEPOWER
A unit of power equal to the power required to raise a mass of 75 kilograms at a velocity of 1 meter per second (metric, standard name hp ). |
static Unit<Duration> |
NonSI.HOUR
A unit of duration equal to 60
(standard name h ). |
static Unit<Length> |
NonSI.INCH
A unit of length equal to 0.0254 m
(standard name in ). |
static Unit<Pressure> |
NonSI.INCH_OF_MERCURY
A unit of pressure equal to the pressure exerted at the Earth's surface by a column of mercury 1 inch high (standard name inHg ). |
static Unit<Force> |
NonSI.KILOGRAM_FORCE
A unit of force equal to 9.80665 N
(standard name kgf ). |
static Unit<Velocity> |
NonSI.KNOT
A unit of velocity equal to one NonSI.NAUTICAL_MILE per NonSI.HOUR
(standard name Mach ). |
static Unit<Illuminance> |
NonSI.LAMBERT
A unit of illuminance equal to 1E4 Lx
(standard name La ). |
static Unit<Length> |
NonSI.LIGHT_YEAR
A unit of length equal to the distance that light travels in one year through a vacuum (standard name ly ). |
static Unit<Volume> |
NonSI.LITER
A unit of volume equal to one cubic decimeter (default label L , also recognized µL, mL, cL, dL ). |
static Unit<Velocity> |
NonSI.MACH
A unit of velocity to express the speed of an aircraft relative to the speed of sound (standard name Mach ). |
static Unit<MagneticFlux> |
NonSI.MAXWELL
A unit of magnetic flux equal 1E-8 Wb
(standard name Mx ). |
static Unit<Velocity> |
SI.METER_PER_SECOND
The metric unit for velocity quantities ( m/s ). |
static Unit<Acceleration> |
SI.METER_PER_SQUARE_SECOND
The metric unit for acceleration quantities ( m/s² ). |
static Unit<Mass> |
NonSI.METRIC_TON
A unit of mass equal to 1000 kg (metric ton,
standard name t ). |
static Unit<Length> |
NonSI.MILE
A unit of length equal to 1609.344 m
(standard name mi ). |
static Unit<Pressure> |
NonSI.MILLIMETER_OF_MERCURY
A unit of pressure equal to the pressure exerted at the Earth's surface by a column of mercury 1 millimeter high (standard name mmHg ). |
static Unit<Duration> |
NonSI.MINUTE
A unit of duration equal to 60 s
(standard name min ). |
static Unit<Angle> |
NonSI.MINUTE_ANGLE
A unit of angle equal to 1/60
(standard name ′ ). |
static Unit<Duration> |
NonSI.MONTH
A unit of duration equal to one twelfth of a year (standard name month ). |
static Unit<Length> |
NonSI.NAUTICAL_MILE
A unit of length equal to 1852.0 m
(standard name nmi ). |
static Unit<DataAmount> |
NonSI.OCTET
Equivalent NonSI.BYTE |
static Unit<Dimensionless> |
Unit.ONE
Holds the dimensionless unit ONE . |
static Unit<Mass> |
NonSI.OUNCE
A unit of mass equal to 1 / 16
(standard name oz ). |
static Unit<Volume> |
NonSI.OUNCE_LIQUID_UK
A unit of volume equal to 1 / 160
(standard name oz_fl_uk ). |
static Unit<Volume> |
NonSI.OUNCE_LIQUID_US
A unit of volume equal to 1 / 128
(standard name oz_fl ). |
static Unit<Length> |
NonSI.PARSEC
A unit of length equal to the distance at which a star would appear to shift its position by one arcsecond over the course the time (about 3 months) in which the Earth moves a distance of NonSI.ASTRONOMICAL_UNIT in the direction perpendicular to the
direction to the star (standard name pc ). |
static Unit<Dimensionless> |
NonSI.PERCENT
A dimensionless unit equals to 0.01
(standard name % ). |
static Unit<Length> |
NonSI.PIXEL
A unit of length equal to 1/72
(standard name pixel ). |
static Unit<Length> |
NonSI.POINT
A unit of length equal to 0.013837 exactly
(standard name pt ). |
static Unit<DynamicViscosity> |
NonSI.POISE
A unit of dynamic viscosity equal to 1 g/(cm·s)
(cgs unit). |
static Unit<Mass> |
NonSI.POUND
A unit of mass equal to 453.59237 grams (avoirdupois pound,
standard name lb ). |
static Unit<Force> |
NonSI.POUND_FORCE
A unit of force equal to
(standard name lbf ). |
static Unit<RadiationDoseAbsorbed> |
NonSI.RAD
A unit of radiation dose absorbed equal to a dose of 0.01 joule of energy per kilogram of mass (J/kg) (standard name rd ). |
static Unit<Temperature> |
NonSI.RANKINE
A unit of temperature equal to 5/9 °K
(standard name °R ). |
static Unit<RadiationDoseEffective> |
NonSI.REM
A unit of radiation dose effective equal to 0.01 Sv
(standard name rem ). |
static Unit<Angle> |
NonSI.REVOLUTION
A unit of angle equal to a full circle or 2π
(standard name rev ). |
static Unit<?> |
NonSI.ROENTGEN
A unit used to measure the ionizing ability of radiation (standard name Roentgen ). |
static Unit<RadioactiveActivity> |
NonSI.RUTHERFORD
A unit of radioctive activity equal to 1 million radioactive disintegrations per second (standard name Rd ). |
static Unit<Angle> |
NonSI.SECOND_ANGLE
A unit of angle equal to 1/60
(standard name " ). |
static Unit<SolidAngle> |
NonSI.SPHERE
A unit of solid angle equal to 4 π steradians
(standard name sphere ). |
static Unit<Area> |
SI.SQUARE_METER
The metric unit for area quantities ( m² ). |
static Unit<KinematicViscosity> |
NonSI.STOKE
A unit of kinematic viscosity equal to 1 cm²/s
(cgs unit). |
static Unit<Mass> |
NonSI.TON_UK
A unit of mass equal to 2240 (long ton,
standard name ton_uk ). |
static Unit<Mass> |
NonSI.TON_US
A unit of mass equal to 2000 (short ton,
standard name ton_us ). |
static Unit<Duration> |
NonSI.WEEK
A unit of duration equal to 7
(standard name week ). |
static Unit<Length> |
NonSI.YARD
A unit of length equal to 0.9144 m
(standard name yd ). |
static Unit<Duration> |
NonSI.YEAR
A unit of duration equal to 365 days, 5 hours, 49 minutes, and 12 seconds (standard name year ). |
static Unit<Duration> |
NonSI.YEAR_CALENDAR
A unit of duration equal to 365
(standard name year_calendar ). |
static Unit<Duration> |
NonSI.YEAR_SIDEREAL
A unit of duration equal to one complete revolution of the earth about the sun, relative to the fixed stars, or 365 days, 6 hours, 9 minutes, 9.54 seconds (standard name year_sidereal ). |
Methods in javax.measure.unit that return Unit | ||
---|---|---|
|
Unit.asType(Class<T> type)
Casts this unit to a parameterized unit of specified nature. |
|
static
|
SI.ATTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-18 |
|
static
|
SI.CENTI(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-2 |
|
static
|
SI.DECI(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-1 |
|
static
|
SI.DEKA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 101 |
|
Unit<Q> |
Unit.divide(double divisor)
Returns the result of dividing this unit by an approximate divisor. |
|
Unit<Q> |
Unit.divide(long divisor)
Returns the result of dividing this unit by an exact divisor. |
|
Unit<? extends Quantity> |
Unit.divide(Unit that)
Returns the quotient of this unit with the one specified. |
|
static
|
SI.EXA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1018 |
|
static
|
SI.FEMTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-15 |
|
Unit<Q> |
CompoundUnit.getFirst()
Returns the first unit of this compound unit (never a compound unit) |
|
Unit<Q> |
CompoundUnit.getNext()
Returns the next unit(s) of this compound unit (can be a compound unit). |
|
Unit<? super Q> |
AlternateUnit.getParent()
Returns the parent unit from which this alternate unit is derived (a system unit itself). |
|
Unit<Q> |
TransformedUnit.getParentUnit()
Returns the parent unit for this unit. |
|
Unit<? super Q> |
CompactUnit.getSystemUnit()
|
|
abstract Unit<? super Q> |
Unit.getSystemUnit()
Returns the base unit , alternate
unit or product of base units and alternate units this unit is derived
from. |
|
Unit<? super Q> |
TransformedUnit.getSystemUnit()
|
|
Unit<? super Q> |
ProductUnit.getSystemUnit()
|
|
Unit<? super Q> |
CompoundUnit.getSystemUnit()
|
|
Unit<? super Q> |
BaseUnit.getSystemUnit()
|
|
Unit<? super Q> |
AlternateUnit.getSystemUnit()
|
|
Unit<? extends Quantity> |
ProductUnit.getUnit(int index)
Returns the unit at the specified position. |
|
static
|
SI.GIGA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 109 |
|
static
|
SI.HECTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 102 |
|
Unit<? extends Quantity> |
Unit.inverse()
Returns the inverse of this unit. |
|
static
|
SI.KILO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 103 |
|
static
|
SI.MEGA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 106 |
|
static
|
SI.MICRO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-6 |
|
static
|
SI.MILLI(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-3 |
|
static
|
SI.NANO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-9 |
|
abstract Unit<? extends Quantity> |
UnitFormat.parse(CharSequence csq,
ParsePosition pos)
Parses a sequence of character to produce an unit. |
|
static
|
SI.PETA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1015 |
|
static
|
SI.PICO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-12 |
|
Unit<Q> |
Unit.plus(double offset)
Returns the result of adding an offset to this unit. |
|
Unit<? extends Quantity> |
Unit.pow(int n)
Returns a unit equals to this unit raised to an exponent. |
|
Unit<? extends Quantity> |
Unit.root(int n)
Returns a unit equals to the given root of this unit. |
|
static
|
SI.TERA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1012 |
|
Unit<Q> |
Unit.times(double factor)
Returns the result of multiplying this unit by a an approximate factor |
|
Unit<Q> |
Unit.times(long factor)
Returns the result of multiplying this unit by an exact factor. |
|
Unit<? extends Quantity> |
Unit.times(Unit that)
Returns the product of this unit with the one specified. |
|
Unit<Q> |
Unit.transform(UnitConverter operation)
Returns the unit derived from this unit using the specified converter. |
|
static Unit<? extends Quantity> |
Unit.valueOf(CharSequence csq)
Returns a unit instance that is defined from the specified character sequence using the standard unit format . |
|
static
|
SI.YOCTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-24 |
|
static
|
SI.YOTTA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1024 |
|
static
|
SI.ZEPTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-21 |
|
static
|
SI.ZETTA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1021 |
Methods in javax.measure.unit that return types with arguments of type Unit | |
---|---|
static Set<Unit<?>> |
SI.units()
Returns a read only view over the SI units defined in this class. |
static Set<Unit<?>> |
NonSI.units()
Returns a read only view over the SI units defined in this class. |
Methods in javax.measure.unit with parameters of type Unit | ||
---|---|---|
abstract void |
UnitFormat.alias(Unit unit,
String alias)
Attaches a system-wide alias to this unit. |
|
static
|
SI.ATTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-18 |
|
static
|
SI.CENTI(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-2 |
|
CompoundUnit<Q> |
Unit.compound(Unit<Q> subunit)
Returns the combination of this unit with the specified sub-unit. |
|
static
|
SI.DECI(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-1 |
|
static
|
SI.DEKA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 101 |
|
Unit<? extends Quantity> |
Unit.divide(Unit that)
Returns the quotient of this unit with the one specified. |
|
static
|
SI.EXA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1018 |
|
static
|
SI.FEMTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-15 |
|
abstract Appendable |
UnitFormat.format(Unit unit,
Appendable appendable)
Formats the specified unit. |
|
UnitConverter |
Unit.getConverterTo(Unit that)
Returns a converter of numeric values from this unit to another unit. |
|
static
|
SI.GIGA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 109 |
|
static
|
SI.HECTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 102 |
|
boolean |
Unit.isCompatible(Unit that)
Indicates if this unit is compatible with the unit specified. |
|
static
|
SI.KILO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 103 |
|
abstract void |
UnitFormat.label(Unit unit,
String label)
Attaches a system-wide label to the specified unit. |
|
static
|
SI.MEGA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 106 |
|
static
|
SI.MICRO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-6 |
|
static
|
SI.MILLI(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-3 |
|
static
|
SI.NANO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-9 |
|
static
|
SI.PETA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1015 |
|
static
|
SI.PICO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-12 |
|
static
|
SI.TERA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1012 |
|
Unit<? extends Quantity> |
Unit.times(Unit that)
Returns the product of this unit with the one specified. |
|
static
|
SI.YOCTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-24 |
|
static
|
SI.YOTTA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1024 |
|
static
|
SI.ZEPTO(Unit<Q> unit)
Returns the specified unit multiplied by the factor 10-21 |
|
static
|
SI.ZETTA(Unit<Q> unit)
Returns the specified unit multiplied by the factor 1021 |
Constructors in javax.measure.unit with parameters of type Unit | |
---|---|
AlternateUnit(String symbol,
Unit parent)
Creates an alternate unit for the specified unit identified by the specified symbol. |
|
ProductUnit(Unit productUnit)
Copy constructor (allows for parameterization of product units). |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |