viperleed.calc.bookkeeper.history.entry
Package entry of viperleed.calc.bookkeeper.history.
Defines the functionality that pertains to each separate ‘block’ of a history.info file.
Modules
- entry
Defines the HistoryInfoEntry and PureCommentEntry classes representing an entry with and without any known fields, respectively.
- enums
Enumeration classes used in multiple spots in the package.
- field
Base classes for handling single and multiple (related)lines in an entry.
- field_collection
Classes representing collections of fields.
- list_of_int_field
Classes handling fields whose value is a list of integers.
- notes_field
Classes handling the user-notes field of an entry.
- rfactor_field
Classes handling lines of an entry carrying information about R factors.
- string_field
Classes for handling simple string-only fields of entries.
- time_field
Classes handling the TIME field of an entry.
Modules
Module entry of viperleed.calc.bookkeeper.history.entry. |
|
Module enums of viperleed.calc.bookkeeper.history.entry. |
|
Module field of viperleed.calc.bookkeeper.history.entry. |
|
Module field_collection of viperleed.calc.bookkeeper.history.entry. |
|
Module list_of_int_field of viperleed.calc.bookkeeper.history.entry. |
|
Module notes_field of viperleed.calc.bookkeeper.history.entry. |
|
Module rfactor_field of viperleed.calc.bookkeeper.history.entry. |
|
Module string_field of viperleed.calc.bookkeeper.history.entry. |
|
Module time_field of viperleed.calc.bookkeeper.history.entry. |