by CERN

Advanced graphical user interface for particle simulation programs
◀ Previous   △ Index   Next ▶

F7.1} Card class

 Constructor:

      input.Card(tag, what [,comment [,extra]])

 what is a list starting with what[0]=name=sdum

 Important Methods:
      setWhat(n, value)     set value to what#n
      nwhats()              return number of whats
      what(n)               return value of what#n
      numWhat(n)            return numeric value of what#n
      intWhat(n)            return integer value of what#n
      clone()               return a copy of the card
      setEnable(e)          enable/disable card


◀ Previous   △ Index   Next ▶