Pair of correlated dipole indices and orientations found by the RAP MUSIC scanning step. More...
#include <dipole.h>
Public Attributes | |
| int | m_iIdx1 |
| Dipole< T > | m_Dipole1 |
| int | m_iIdx2 |
| Dipole< T > | m_Dipole2 |
| T | m_vCorrelation |
Pair of correlated dipole indices and orientations found by the RAP MUSIC scanning step.
Declares a DipolePair structure consisting of two correlated dipoles which are the result of the RAP MUSIC searching algorithm.
| Dipole<T> INVERSELIB::DipolePair< T >::m_Dipole1 |
| Dipole<T> INVERSELIB::DipolePair< T >::m_Dipole2 |
| int INVERSELIB::DipolePair< T >::m_iIdx1 |
| int INVERSELIB::DipolePair< T >::m_iIdx2 |
| T INVERSELIB::DipolePair< T >::m_vCorrelation |