Uses of Interface
org.apache.sis.measure.AngularVelocity
-
Packages that use AngularVelocity Package Description org.apache.sis.measure Units of measurements, values related to measurement (like angles and ranges) and their formatters. -
-
Uses of AngularVelocity in org.apache.sis.measure
Fields in org.apache.sis.measure with type parameters of type AngularVelocity Modifier and Type Field Description static Unit<AngularVelocity>
Units. RADIANS_PER_SECOND
The unit for angular velocity (rad/s).
-