Package schrodinger :: Package application :: Package jaguar :: Package gui :: Package tabs :: Module scan_tab :: Class ScanCoordinateColumns
[hide private]
[frames] | no frames]

Class ScanCoordinateColumns

Constants for the full (i.e. hidden as well) table columns

Class Variables [hide private]
  NAMES = ('Atom Indices', 'Coordinate', 'Type', 'Steps', 'Curre...
  NUM_COLS = 8
  COORD_NAME = 1
  COORD_TYPE = 2
  CURRENT_VAL = 4
  FINAL_VAL = 6
  INCREMENT = 7
  INDICES = 0
hash(x)
  START_VAL = 5
  STEPS = 3
hash(x)
Class Variable Details [hide private]

NAMES

Value:
('Atom Indices',
 'Coordinate',
 'Type',
 'Steps',
 'Current Value',
 'Starting Value',
 'Final Value',
 'Increment')