Class GenZ


public class GenZ extends AlgorithmsCommand
Run GenZ for ensemble generation.
Usage:
ffxc realspace.GenZ [options] <filename>
  • Constructor Details

    • GenZ

      public GenZ()
      GenZ Constructor.
    • GenZ

      public GenZ(String[] args)
      GenZ constructor that sets the command line arguments.
      Parameters:
      args - Command line arguments.
    • GenZ

      public GenZ(FFXBinding binding)
      GenZ Constructor.
      Parameters:
      binding - The Binding to use.
  • Method Details

    • run

      public GenZ run()
      Execute this Command.
      Overrides:
      run in class FFXCommand
      Returns:
      The current FFXCommand.