Class CliUnitConverters.ANGULARVELOCITY

  • All Implemented Interfaces:
    CommandLine.ITypeConverter<org.djunits.value.vdouble.scalar.AngularVelocity>
    Enclosing class:
    CliUnitConverters

    public static class CliUnitConverters.ANGULARVELOCITY
    extends Object
    implements CommandLine.ITypeConverter<org.djunits.value.vdouble.scalar.AngularVelocity>
    Convert an angular velocity String with unit on the command line to an AngularVelocity scalar.
    • Constructor Detail

      • ANGULARVELOCITY

        public ANGULARVELOCITY()