Class FFtoXML


public class FFtoXML extends PotentialCommand
The FFtoXML command saves a force field as an XML file usable by OpenMM. Usage: ffxc FFtoXML <filename>
  • Constructor Details

    • FFtoXML

      public FFtoXML()
    • FFtoXML

      public FFtoXML(FFXBinding binding)
    • FFtoXML

      public FFtoXML(String[] args)
  • Method Details

    • run

      public FFtoXML run()
      Description copied from class: FFXCommand
      Execute this Command.
      Overrides:
      run in class FFXCommand
      Returns:
      The current FFXCommand.