javax.measure.quantity

Java Source Code / Java Documentation
1. 6.0 JDK Core
2. 6.0 JDK Modules
3. 6.0 JDK Modules com.sun
4. 6.0 JDK Modules com.sun.java
5. 6.0 JDK Modules sun
6. 6.0 JDK Platform
7. Ajax
8. Apache Harmony Java SE
9. Aspect oriented
10. Authentication Authorization
11. Blogger System
12. Build
13. Byte Code
14. Cache
15. Chart
16. Chat
17. Code Analyzer
18. Collaboration
19. Content Management System
20. Database Client
21. Database DBMS
22. Database JDBC Connection Pool
23. Database ORM
24. Development
25. EJB Server geronimo
26. EJB Server GlassFish
27. EJB Server JBoss 4.2.1
28. EJB Server resin 3.1.5
29. ERP CRM Financial
30. ESB
31. Forum
32. GIS
33. Graphic Library
34. Groupware
35. HTML Parser
36. IDE
37. IDE Eclipse
38. IDE Netbeans
39. Installer
40. Internationalization Localization
41. Inversion of Control
42. Issue Tracking
43. J2EE
44. JBoss
45. JMS
46. JMX
47. Library
48. Mail Clients
49. Net
50. Parser
51. PDF
52. Portal
53. Profiler
54. Project Management
55. Report
56. RSS RDF
57. Rule Engine
58. Science
59. Scripting
60. Search Engine
61. Security
62. Sevlet Container
63. Source Control
64. Swing Library
65. Template Engine
66. Test Coverage
67. Testing
68. UML
69. Web Crawler
70. Web Framework
71. Web Mail
72. Web Server
73. Web Services
74. Web Services apache cxf 2.0.1
75. Web Services AXIS2
76. Wiki Engine
77. Workflow Engines
78. XML
79. XML UI
Java
Java Tutorial
Java Open Source
Jar File Download
Java Articles
Java Products
Java by API
Photoshop Tutorials
Maya Tutorials
Flash Tutorials
3ds-Max Tutorials
Illustrator Tutorials
GIMP Tutorials
C# / C Sharp
C# / CSharp Tutorial
C# / CSharp Open Source
ASP.Net
ASP.NET Tutorial
JavaScript DHTML
JavaScript Tutorial
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C Tutorial
C++
C++ Tutorial
Ruby
PHP
Python
Python Tutorial
Python Open Source
SQL Server / T-SQL
SQL Server / T-SQL Tutorial
Oracle PL / SQL
Oracle PL/SQL Tutorial
PostgreSQL
SQL / MySQL
MySQL Tutorial
VB.Net
VB.Net Tutorial
Flash / Flex / ActionScript
VBA / Excel / Access / Word
XML
XML Tutorial
Microsoft Office PowerPoint 2007 Tutorial
Microsoft Office Excel 2007 Tutorial
Microsoft Office Word 2007 Tutorial
Java Source Code / Java Documentation » Science » jscience 4.3.1 » javax.measure.quantity 
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 NameTypeComment
Acceleration.javaInterface This interface represents the rate of change of velocity with respect to time.
AmountOfSubstance.javaInterface This interface represents the number of elementary entities (molecules, for example) of a substance.
Angle.javaInterface This interface represents the figure formed by two lines diverging from a common point.
AngularAcceleration.javaInterface This interface represents the rate of change of angular velocity with respect to time.
AngularVelocity.javaInterface This interface represents the rate of change of angular displacement with respect to time.
Area.javaInterface This interface represents the extent of a planar region or of the surface of a solid measured in square units.
CatalyticActivity.javaInterface This interface represents a catalytic activity.
DataAmount.javaInterface This interface represents a measure of data amount. The system unit for this quantity is "bit".
DataRate.javaInterface This interface represents the speed of data-transmission.
Dimensionless.javaInterface This interface represents a dimensionless quantity.
Duration.javaInterface This interface represents a period of existence or persistence.
DynamicViscosity.javaInterface This interface represents the dynamic viscosity.
ElectricCapacitance.javaInterface This interface represents an electric capacitance.
ElectricCharge.javaInterface This interface represents an electric charge.
ElectricConductance.javaInterface This interface represents an electric conductance.
ElectricCurrent.javaInterface This interface represents the amount of electric charge flowing past a specified circuit point per unit time.
ElectricInductance.javaInterface This interface represents an electric inductance.
ElectricPotential.javaInterface This interface represents an electric potential or electromotive force.
ElectricResistance.javaInterface This interface represents an electric resistance.
Energy.javaInterface This interface represents the capacity of a physical system to do work.
Force.javaInterface This interface represents a quantity that tends to produce an acceleration of a body in the direction of its application.
Frequency.javaInterface This interface represents the number of times a specified phenomenon occurs within a specified interval.
Illuminance.javaInterface This interface represents an illuminance.
KinematicViscosity.javaInterface This interface represents the diffusion of momentum.
Length.javaInterface This interface represents the extent of something along its greatest dimension or the extent of space between two objects or places.
LuminousFlux.javaInterface This interface represents a luminous flux.
LuminousIntensity.javaInterface This interface represents the luminous flux density per solid angle as measured in a given direction relative to the emitting source.
MagneticFlux.javaInterface This interface represents a magnetic flux.
MagneticFluxDensity.javaInterface This interface represents a magnetic flux density.
Mass.javaInterface This interface represents the measure of the quantity of matter that a body or an object contains.
MassFlowRate.javaInterface This interface represents the movement of mass per time.
Power.javaInterface This interface represents the rate at which work is done.
Pressure.javaInterface This interface represents a force applied uniformly over a surface.
Quantity.javaInterface

This interface represents any type of quantitative properties or attributes of thing.

RadiationDoseAbsorbed.javaInterface This interface represents the amount of energy deposited per unit of mass.
RadiationDoseEffective.javaInterface This interface represents the effective (or "equivalent") dose of radiation received by a human or some other living organism.
RadioactiveActivity.javaInterface This interface represents a radioactive activity.
SolidAngle.javaInterface This interface represents the angle formed by three or more planes intersecting at a common point.
Temperature.javaInterface This class represents the degree of hotness or coldness of a body or an environment.
Torque.javaInterface This interface represents the moment of a force.
Velocity.javaInterface This interface represents a distance traveled divided by the time of travel.
Volume.javaInterface This interface represents the amount of space occupied by a three-dimensional object or region of space, expressed in cubic units.
VolumetricDensity.javaInterface This interface represents a mass per unit volume of a substance under specified conditions of pressure and temperature.
VolumetricFlowRate.javaInterface This interface represents the volume of fluid passing a point in a system per unit of time.
www.java2java.com | Contact Us
Copyright 2009 - 12 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.