Package bmrblib :: Module base_classes
[hide private]
[frames] | no frames]

Module base_classes

source code

The BMRB library base classes.

This file is part of the BMRB library.

Classes [hide private]
  BaseSaveframe
The base class for the saveframe classes.
  MissingSaveframe
Special class for when BMRB saveframes are non-existent in certain NMR-STAR versions.
  CategoryList
A special lits object for holding the different saveframe tag categories.
  TagTranslationTable
A special dictionary object for creating the tag translation tables.
  TagObject
An object for filling the translation table.
  TagCategory
The base class for tag category classes.
  TagCategoryFree
The free version of the TagCategory class.
Variables [hide private]
  version = Star_version()
  __package__ = 'bmrblib'

Imports: float64, ndarray, zeros, warn, no_missing, translate, SaveFrame, TagTable, Star_version