| | |
- __builtin__.object
-
- any_generator_set
- space_group_info
- empty
- le_page_1982_delta_details
class any_generator_set(__builtin__.object) |
| | |
Methods defined here:
- __init__(self, space_group, z2c_r_den=12, z2c_t_den=144)
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
|
class space_group_info(__builtin__.object) |
| | |
Methods defined here:
- __getstate__(self)
- __init__(self, symbol=None, table_id=None, group=None, number=None, space_group_t_den=None)
- __setstate__(self, state)
- __str__(self)
- any_compatible_crystal_symmetry(self, volume=None, asu_volume=None)
- any_compatible_unit_cell(self, volume=None, asu_volume=None)
- any_generator_set(self)
- as_reference_setting(self)
- brick(self)
- change_basis(self, cb_op)
- change_hand(self)
- change_of_basis_op_to_other_hand(self)
- change_of_basis_op_to_primitive_setting(self)
- change_of_basis_op_to_reference_setting(self)
- direct_space_asu(self)
- group(self)
- is_allowed_origin_shift(self, shift, tolerance)
- is_reference_setting(self)
- primitive_setting(self)
- reciprocal_space_asu(self)
- reference_setting(self)
- reflection_intensity_equivalent_groups(self, anomalous_flag=True)
- show_summary(self, f=None, prefix='Space group: ')
- structure_seminvariants(self)
- subtract_continuous_allowed_origin_shifts(self, translation_frac)
- symbol_and_number(self)
- type(self, tidy_cb_op=True, r_den=None, t_den=None)
- wyckoff_table(self)
Data descriptors defined here:
- __dict__
- dictionary for instance variables (if defined)
- __weakref__
- list of weak references to the object (if defined)
Data and other attributes defined here:
- __safe_for_unpickling__ = True
| |