Uses of Package
javax.measure.quantity

Packages that use javax.measure.quantity
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. 
 

Classes in javax.measure.quantity used by javax.measure
Quantity
           This interface represents any type of quantitative properties or attributes of thing.
 

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

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



Copyright © 2010. All Rights Reserved.