Interface AngularVelocity

  • All Superinterfaces:
    Quantity<Angular­Velocity>

    public interface AngularVelocity
    extends 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 r­X, r­Y and r­Z terms in Bursa-Wolf parameters, under the effect of plate tectonics.

    Most quantity types are defined in the javax​.measure​.quantity. This Angular­Velocity type is an extension to the standard types.

    Since:
    0.8
    See Also:
    Units​.RADIANS_PER_SECOND, org​.apache​.sis​.referencing​.datum​.Time­Dependent­BWP

    Defined in the sis-utility module