Package org.apache.sis.measure
Interface AngularVelocity
- All Superinterfaces:
javax.measure.Quantity<AngularVelocity>
The rate of change of an angular displacement with respect to time.
The SI unit is radians per second (rad/s) and the EPSG code is 1035.
This quantity is used for describing the rate of changes of
rX
, rY
and rZ
terms in
Bursa-Wolf parameters, under the effect
of plate tectonics.
Most quantity types are defined in the
.
This invalid reference
javax.measure.quantity
AngularVelocity
type is an extension to the standard types.
- Since:
- 0.8
- Version:
- 0.8
- See Also:
-
Method Summary
Methods inherited from interface javax.measure.Quantity
add, asType, divide, divide, getUnit, getValue, inverse, multiply, multiply, subtract, to