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

Class MissingSaveframe

source code

Special class for when BMRB saveframes are non-existent in certain NMR-STAR versions.

Instance Methods [hide private]
 
__init__(self, name)
Initialise the special class.
source code
 
add(self, *args, **keywords)
Special function for giving a warning.
source code
 
loop(self)
Special function for giving a warning.
source code
Method Details [hide private]

__init__(self, name)
(Constructor)

source code 

Initialise the special class.

Parameters:
  • name (str) - The name of the missing Saveframe.