Stores MEG sensor geometry (positions, orientations, weights, coil count) for a single sensor type.
More...
#include <inv_sensor_set.h>
Stores MEG sensor geometry (positions, orientations, weights, coil count) for a single sensor type.
Definition at line 83 of file inv_sensor_set.h.
◆ ConstSPtr
◆ SPtr
◆ InvSensorSet() [1/2]
| INVLIB::InvSensorSet::InvSensorSet |
( |
| ) |
|
|
explicitdefault |
◆ InvSensorSet() [2/2]
| INVLIB::InvSensorSet::InvSensorSet |
( |
const QSharedPointer< FWDLIB::FwdCoilSet > | pFwdCoilSet | ) |
|
|
explicit |
InvSensorSet that yiealds sensor position, orientation and weights for geometric averaging.
- Parameters
-
| [in] | pFwdCoilSet | The FwdCoilSet to extract the data from. |
◆ cosmag() [1/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::cosmag |
( |
| ) |
const |
|
inline |
◆ cosmag() [2/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::cosmag |
( |
int | iSensor | ) |
const |
|
inline |
◆ ez() [1/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::ez |
( |
| ) |
const |
|
inline |
◆ ez() [2/2]
| Eigen::VectorXd INVLIB::InvSensorSet::ez |
( |
int | iSensor | ) |
const |
|
inline |
◆ ncoils()
| int INVLIB::InvSensorSet::ncoils |
( |
| ) |
const |
|
inline |
◆ np()
| int INVLIB::InvSensorSet::np |
( |
| ) |
const |
|
inline |
◆ operator!=()
| bool INVLIB::InvSensorSet::operator!= |
( |
const InvSensorSet & | b | ) |
const |
|
inline |
◆ operator==()
| bool INVLIB::InvSensorSet::operator== |
( |
const InvSensorSet & | b | ) |
const |
|
inline |
◆ r0() [1/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::r0 |
( |
| ) |
const |
|
inline |
◆ r0() [2/2]
| Eigen::VectorXd INVLIB::InvSensorSet::r0 |
( |
int | iSensor | ) |
const |
|
inline |
◆ rmag() [1/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::rmag |
( |
| ) |
const |
|
inline |
◆ rmag() [2/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::rmag |
( |
int | iSensor | ) |
const |
|
inline |
◆ tra() [1/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::tra |
( |
| ) |
const |
|
inline |
◆ tra() [2/2]
| Eigen::MatrixXd INVLIB::InvSensorSet::tra |
( |
int | iSensor | ) |
const |
|
inline |
◆ w() [1/2]
| Eigen::RowVectorXd INVLIB::InvSensorSet::w |
( |
| ) |
const |
|
inline |
◆ w() [2/2]
| Eigen::RowVectorXd INVLIB::InvSensorSet::w |
( |
int | iSensor | ) |
const |
|
inline |
The documentation for this class was generated from the following files: