Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Javax.measure Classes and Interfaces - 70 results found.
NameDescriptionTypePackageFramework
AccelerationThis interface represents the rate of change of velocity with respect to time.Interfacejavax.measure.quantityJScience
AddConverter This class represents a converter adding a constant offset (approximated as a double) to numeric values.Classjavax.measure.converterJScience
AlternateUnit This class represents the units used in expressions to distinguish between quantities of a different nature but of the same dimensions.Classjavax.measure.unitJScience
AmountOfSubstanceThis interface represents the number of elementary entities (molecules, for example) of a substance.Interfacejavax.measure.quantityJScience
AngleThis interface represents the figure formed by two lines diverging from a common point.Interfacejavax.measure.quantityJScience
AngularAccelerationThis interface represents the rate of change of angular velocity with respect to time.Interfacejavax.measure.quantityJScience
AngularVelocityThis interface represents the rate of change of angular displacement with respect to time.Interfacejavax.measure.quantityJScience
AreaThis interface represents the extent of a planar region or of the surface of a solid measured in square units.Interfacejavax.measure.quantityJScience
BaseUnit This class represents the building blocks on top of which all others units are created.Classjavax.measure.unitJScience
CatalyticActivityThis interface represents a catalytic activity.Interfacejavax.measure.quantityJScience
CompoundUnit This class represents the multi-radix units (such as "hour:min:sec").Classjavax.measure.unitJScience
ConversionExceptionSignals that a problem of some sort has occurred either when creating a converter between two units or during the conversion itself.Classjavax.measure.converterJScience
DataAmountThis interface represents a measure of data amount.Interfacejavax.measure.quantityJScience
DataRateThis interface represents the speed of data-transmission.Interfacejavax.measure.quantityJScience
DecimalMeasure This class represents a measure whose value is an arbitrary-precision decimal number.Classjavax.measureJScience
DerivedUnit This class identifies the units created by combining or transformingSee Also:Serialized FormClassjavax.measure.unitJScience
Dimension This class represents the dimension of an unit.Classjavax.measure.unitJScience
Dimension .ModelThis interface represents the mapping between base units and dimensions.Interfacejavax.measure.unitJScience
DimensionlessThis interface represents a dimensionless quantity.Interfacejavax.measure.quantityJScience
DurationThis interface represents a period of existence or persistence.Interfacejavax.measure.quantityJScience
DynamicViscosityThis interface represents the dynamic viscosity.Interfacejavax.measure.quantityJScience
ElectricCapacitanceThis interface represents an electric capacitance.Interfacejavax.measure.quantityJScience
ElectricChargeThis interface represents an electric charge.Interfacejavax.measure.quantityJScience
ElectricConductanceThis interface represents an electric conductance.Interfacejavax.measure.quantityJScience
ElectricCurrentThis interface represents the amount of electric charge flowing past a specified circuit point per unit time.Interfacejavax.measure.quantityJScience
ElectricInductanceThis interface represents an electric inductance.Interfacejavax.measure.quantityJScience
ElectricPotentialThis interface represents an electric potential or electromotive force.Interfacejavax.measure.quantityJScience
ElectricResistanceThis interface represents an electric resistance.Interfacejavax.measure.quantityJScience
EnergyThis interface represents the capacity of a physical system to do work.Interfacejavax.measure.quantityJScience
ForceThis interface represents a quantity that tends to produce an acceleration of a body in the direction of its application.Interfacejavax.measure.quantityJScience
FrequencyThis interface represents the number of times a specified phenomenon occurs within a specified interval.Interfacejavax.measure.quantityJScience
IlluminanceThis interface represents an illuminance.Interfacejavax.measure.quantityJScience
KinematicViscosityThis interface represents the diffusion of momentum.Interfacejavax.measure.quantityJScience
LengthThis interface represents the extent of something along its greatest dimension or the extent of space between two objects or places.Interfacejavax.measure.quantityJScience
LogConverter This class represents a logarithmic converter.Classjavax.measure.converterJScience
LuminousFluxThis interface represents a luminous flux.Interfacejavax.measure.quantityJScience
LuminousIntensityThis interface represents the luminous flux density per solid angle as measured in a given direction relative to the emitting source.Interfacejavax.measure.quantityJScience
MagneticFluxThis interface represents a magnetic flux.Interfacejavax.measure.quantityJScience
MagneticFluxDensityThis interface represents a magnetic flux density.Interfacejavax.measure.quantityJScience
MassThis interface represents the measure of the quantity of matter that a body or an object contains.Interfacejavax.measure.quantityJScience
MassFlowRateThis interface represents the movement of mass per time.Interfacejavax.measure.quantityJScience
Measurable This interface represents the measurable, countable, or comparable property or aspect of a thing.Interfacejavax.measureJScience
Measure This class represents the result of a measurement stated in a There is no constraint upon the measurement value itself: scalars, Classjavax.measureJScience
MeasureFormat This class provides the interface for formatting and parsing measures.Classjavax.measureJScience
MultiplyConverter This class represents a converter multiplying numeric values by a constant scaling factor (approximated as a double).Classjavax.measure.converterJScience
NonSI This class contains units that are not part of the International System of Units, that is, they are outside the SI, but are importantClassjavax.measure.unitJScience
PowerThis interface represents the rate at which work is done.Interfacejavax.measure.quantityJScience
PressureThis interface represents a force applied uniformly over a surface.Interfacejavax.measure.quantityJScience
ProductUnit This class represents units formed by the product of rational powers of existing units.Classjavax.measure.unitJScience
Quantity This interface represents any type of quantitative properties or attributes of thing.Interfacejavax.measure.quantityJScience
RadiationDoseAbsorbedThis interface represents the amount of energy deposited per unit of mass.Interfacejavax.measure.quantityJScience
RadiationDoseEffectiveThis interface represents the effective (or "equivalent") dose of radiation received by a human or some other living organism.Interfacejavax.measure.quantityJScience
RadioactiveActivityThis interface represents a radioactive activity.Interfacejavax.measure.quantityJScience
RationalConverter This class represents a converter multiplying numeric values by an exact scaling factor (represented as the quotient of two Classjavax.measure.converterJScience
SIClassjavax.measure.unitJScience
SolidAngleThis interface represents the angle formed by three or more planes intersecting at a common point.Interfacejavax.measure.quantityJScience
SystemOfUnits This class represents a system of units, it groups units together for historical or cultural reasons.Classjavax.measure.unitJScience
TemperatureThis class represents the degree of hotness or coldness of a body or an environment.Interfacejavax.measure.quantityJScience
TorqueThis interface represents the moment of a force.Interfacejavax.measure.quantityJScience
TransformedUnit This class represents the units derived from other units using Examples of transformed units:[code]Classjavax.measure.unitJScience
Unit This class represents a determinate quantity (as of length, time, heat, or value) adopted as a standard of measurement.Classjavax.measure.unitJScience
UnitConverter This class represents a converter of numeric values.Classjavax.measure.converterJScience
UnitFormat This class provides the interface for formatting and parsing units.Classjavax.measure.unitJScience
UnitFormat .ASCIIFormatThis class represents the ASCIIFormat format.Classjavax.measure.unitJScience
UnitFormat .DefaultFormatThis class represents the standard format.Classjavax.measure.unitJScience
VectorMeasure This class represents a measurement vector of two or more dimensions.Classjavax.measureJScience
VelocityThis interface represents a distance traveled divided by the time of travel.Interfacejavax.measure.quantityJScience
VolumeThis interface represents the amount of space occupied by a three-dimensional object or region of space, expressed in cubic units.Interfacejavax.measure.quantityJScience
VolumetricDensityThis interface represents a mass per unit volume of a substance under specified conditions of pressure and temperature.Interfacejavax.measure.quantityJScience
VolumetricFlowRateThis interface represents the volume of fluid passing a point in a system per unit of time.Interfacejavax.measure.quantityJScience