eon.prstate¶
The PRState module.
Module Contents¶
Classes¶
Data¶
API¶
- eon.prstate.logger¶
‘getLogger(…)’
- class eon.prstate.PRState(statepath, statenumber, statelist, previous_state_num=-1, reactant_path=None)[source]¶
Bases:
eon.state.State- processtable_head_fmt¶
‘%7s %9s %16s %12s\n’
- processtable_header¶
None
- processtable_line¶
‘%7d %9d %16.5f %12.5e\n’
- search_result_header¶
None
- load_process_table()[source]¶
Load the process table. If the process table is not loaded, load it. If it is loaded, do nothing.