Package schrodinger :: Package application :: Package qsite :: Module output :: Class QSiteOutput
[hide private]
[frames] | no frames]

Class QSiteOutput

                object --+    
                         |    
jaguar.output.JaguarOutput --+
                             |
                            QSiteOutput

A class to hold output information from a QSite run.

Nested Classes [hide private]
  _results_class
  _text_parser_class
A subclass of the Jaguar output text parser that adds QSite specific parsing.
Instance Methods [hide private]

Inherited from jaguar.output.JaguarOutput: __del__, __eq__, __getattr__, __init__, __ne__, buildDerivedAttributes, diff, getDuration, getIrcStep, getScanStep, getStructure, getStructures, write, writeGrd

Inherited from object: __delattr__, __format__, __getattribute__, __hash__, __new__, __reduce__, __reduce_ex__, __repr__, __setattr__, __sizeof__, __str__, __subclasshook__

Class Variables [hide private]
  _attributes = [<_Attribute: basis>, <_Attribute: canonical_orb...

Inherited from jaguar.output.JaguarOutput: OK, SPLAT, UNKNOWN, __doc__, mol_weight_precision

Properties [hide private]

Inherited from jaguar.output.JaguarOutput: duration, irc_step, restart, scan_step

Inherited from object: __class__

Class Variable Details [hide private]

_attributes

Value:
[<_Attribute: basis>,
 <_Attribute: canonical_orbitals>,
 <_Attribute: charge>,
 <_Attribute: coords_frozen>,
 <_Attribute: coords_harmonic>,
 <_Attribute: coords_ind>,
 <_Attribute: coords_nred>,
 <_Attribute: coords_opt>,
...