Uses of Interface
org.apache.sis.measure.AngularVelocity
Packages that use AngularVelocity
Package
Description
Units of measurements, values related to measurement (like angles and ranges) and their formatters.
-
Uses of AngularVelocity in org.apache.sis.measure
Subinterfaces with type arguments of type AngularVelocity in org.apache.sis.measureModifier and TypeInterfaceDescriptioninterface
The rate of change of an angular displacement with respect to time.Fields in org.apache.sis.measure with type parameters of type AngularVelocityModifier and TypeFieldDescriptionstatic final Unit
<AngularVelocity> Units.RADIANS_PER_SECOND
The unit for angular velocity (rad/s).