|
| SensorSet ()=default |
|
| SensorSet (const QSharedPointer< FWDLIB::FwdCoilSet > pFwdCoilSet) |
|
int | np () const |
|
int | ncoils () const |
|
Eigen::VectorXd | ez (int iSensor) const |
|
Eigen::MatrixXd | ez () const |
|
Eigen::VectorXd | r0 (int iSensor) const |
|
Eigen::MatrixXd | r0 () const |
|
Eigen::MatrixXd | rmag (int iSensor) const |
|
Eigen::MatrixXd | rmag () const |
|
Eigen::MatrixXd | cosmag (int iSensor) const |
|
Eigen::MatrixXd | cosmag () const |
|
Eigen::MatrixXd | tra (int iSensor) const |
|
Eigen::MatrixXd | tra () const |
|
Eigen::RowVectorXd | w (int iSensor) const |
|
Eigen::RowVectorXd | w () const |
|
bool | operator== (const SensorSet &b) const |
|
bool | operator!= (const SensorSet &b) const |
|
Definition at line 80 of file sensorset.h.
◆ ConstSPtr
◆ SPtr
◆ SensorSet() [1/2]
INVERSELIB::SensorSet::SensorSet |
( |
| ) |
|
|
explicitdefault |
◆ SensorSet() [2/2]
INVERSELIB::SensorSet::SensorSet |
( |
const QSharedPointer< FWDLIB::FwdCoilSet > |
pFwdCoilSet | ) |
|
|
explicit |
SensorSet that yiealds sensor position, orientation and weights for geometric averaging.
- Parameters
-
[in] | pFwdCoilSet | The FwdCoilSet to extract the data from. |
The documentation for this class was generated from the following files: