angle_proxy Struct Reference

Grouping of indices into array of sites (i_seqs) and angle_params. More...

#include <angle.h>

List of all members.

Public Types

typedef af::tiny< unsigned, 3 > i_seqs_type
 Support for shared_proxy_select.

Public Member Functions

 angle_proxy ()
 Default constructor. Some data members are not initialized!
 angle_proxy (i_seqs_type const &i_seqs_, double angle_ideal_, double weight_)
 Constructor.
 angle_proxy (i_seqs_type const &i_seqs_, af::shared< sgtbx::rt_mx > const &sym_ops_, double angle_ideal_, double weight_)
 Constructor.
 angle_proxy (i_seqs_type const &i_seqs_, angle_proxy const &proxy)
 Constructor.
 angle_proxy (i_seqs_type const &i_seqs_, af::shared< sgtbx::rt_mx > const &sym_ops_, angle_proxy const &proxy)
 Constructor.
angle_proxy sort_i_seqs () const
 Sorts i_seqs such that i_seq[0] < i_seq[2].

Public Attributes

i_seqs_type i_seqs
 Indices into array of sites.
scitbx::optional_copy
< af::shared< sgtbx::rt_mx > > 
sym_ops
 Optional array of symmetry operations.
double angle_ideal
 Parameter.
double weight
 Parameter.


Detailed Description

Grouping of indices into array of sites (i_seqs) and angle_params.

Constructor & Destructor Documentation

angle_proxy ( i_seqs_type const &  i_seqs_,
angle_proxy const &  proxy 
) [inline]

Constructor.

Not available in Python.

angle_proxy ( i_seqs_type const &  i_seqs_,
af::shared< sgtbx::rt_mx > const &  sym_ops_,
angle_proxy const &  proxy 
) [inline]

Constructor.

Not available in Python.


The documentation for this struct was generated from the following file:

Generated on Tue Sep 1 17:12:31 2009 for cctbx by  doxygen 1.5.6