Class CliUnitConverters.AMOUNTOFSUBSTANCE

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

    public static class CliUnitConverters.AMOUNTOFSUBSTANCE
    extends Object
    implements CommandLine.ITypeConverter<org.djunits.value.vdouble.scalar.AmountOfSubstance>
    Convert an amount of substance String with unit on the command line to an AmountOfSubstance scalar.
    • Constructor Detail

      • AMOUNTOFSUBSTANCE

        public AMOUNTOFSUBSTANCE()