javax.measure.quantity |
Provides quantitative properties or attributes of thing such as
mass, time, distance, heat, and angular separation.
Each quantity sub-interface holds a static UNIT field
holding the standard unit for the quantity.
|
Java Source File Name | Type | Comment |
Acceleration.java | Interface | This interface represents the rate of change of velocity with respect to
time. |
AmountOfSubstance.java | Interface | This interface represents the number of elementary entities (molecules, for
example) of a substance. |
Angle.java | Interface | This interface represents the figure formed by two lines diverging from a
common point. |
AngularAcceleration.java | Interface | This interface represents the rate of change of angular velocity with respect
to time. |
AngularVelocity.java | Interface | This interface represents the rate of change of angular displacement
with respect to time. |
Area.java | Interface | This interface represents the extent of a planar region or of the surface of
a solid measured in square units. |
CatalyticActivity.java | Interface | This interface represents a catalytic activity. |
DataAmount.java | Interface | This interface represents a measure of data amount.
The system unit for this quantity is "bit". |
DataRate.java | Interface | This interface represents the speed of data-transmission. |
Dimensionless.java | Interface | This interface represents a dimensionless quantity. |
Duration.java | Interface | This interface represents a period of existence or persistence. |
DynamicViscosity.java | Interface | This interface represents the dynamic viscosity. |
ElectricCapacitance.java | Interface | This interface represents an electric capacitance. |
ElectricCharge.java | Interface | This interface represents an electric charge. |
ElectricConductance.java | Interface | This interface represents an electric conductance. |
ElectricCurrent.java | Interface | This interface represents the amount of electric charge flowing past
a specified circuit point per unit time. |
ElectricInductance.java | Interface | This interface represents an electric inductance. |
ElectricPotential.java | Interface | This interface represents an electric potential or electromotive force. |
ElectricResistance.java | Interface | This interface represents an electric resistance. |
Energy.java | Interface | This interface represents the capacity of a physical system to do work. |
Force.java | Interface | This interface represents a quantity that tends to produce an acceleration
of a body in the direction of its application. |
Frequency.java | Interface | This interface represents the number of times a specified phenomenon occurs
within a specified interval. |
Illuminance.java | Interface | This interface represents an illuminance. |
KinematicViscosity.java | Interface | This interface represents the diffusion of momentum. |
Length.java | Interface | This interface represents the extent of something along its greatest
dimension or the extent of space between two objects or places. |
LuminousFlux.java | Interface | This interface represents a luminous flux. |
LuminousIntensity.java | Interface | This interface represents the luminous flux density per solid angle as
measured in a given direction relative to the emitting source. |
MagneticFlux.java | Interface | This interface represents a magnetic flux. |
MagneticFluxDensity.java | Interface | This interface represents a magnetic flux density. |
Mass.java | Interface | This interface represents the measure of the quantity of matter that a body
or an object contains. |
MassFlowRate.java | Interface | This interface represents the movement of mass per time. |
Power.java | Interface | This interface represents the rate at which work is done. |
Pressure.java | Interface | This interface represents a force applied uniformly over a surface. |
Quantity.java | Interface | This interface represents any type of quantitative properties or
attributes of thing. |
RadiationDoseAbsorbed.java | Interface | This interface represents the amount of energy deposited per unit of
mass. |
RadiationDoseEffective.java | Interface | This interface represents the effective (or "equivalent") dose of radiation
received by a human or some other living organism. |
RadioactiveActivity.java | Interface | This interface represents a radioactive activity. |
SolidAngle.java | Interface | This interface represents the angle formed by three or more planes intersecting
at a common point. |
Temperature.java | Interface | This class represents the degree of hotness or coldness of a body or
an environment. |
Torque.java | Interface | This interface represents the moment of a force. |
Velocity.java | Interface | This interface represents a distance traveled divided by the time of travel. |
Volume.java | Interface | This interface represents the amount of space occupied by a three-dimensional
object or region of space, expressed in cubic units. |
VolumetricDensity.java | Interface | This interface represents a mass per unit volume of a substance under
specified conditions of pressure and temperature. |
VolumetricFlowRate.java | Interface | This interface represents the volume of fluid passing a point in a system
per unit of time. |