Class CliUnitConverters.ABSOLUTETEMPERATURE

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

    public static class CliUnitConverters.ABSOLUTETEMPERATURE
    extends Object
    implements CommandLine.ITypeConverter<org.djunits.value.vdouble.scalar.AbsoluteTemperature>
    Convert an absolute temperature String with unit on the command line to an AbsoluteTemperature scalar.
    • Constructor Detail

      • ABSOLUTETEMPERATURE

        public ABSOLUTETEMPERATURE()