v2.0.0
Loading...
Searching...
No Matches
UTILSLIB::MaxwellMoveCompParams Struct Reference

Parameters for Maxwell movement compensation. More...

#include <maxwell_movement_comp.h>

Public Attributes

int iOrderIn = 8
int iOrderOut = 3
Eigen::Vector3d origin {0.0, 0.0, 0.04}
int iRefIdx = 0
double dRegIn = 1e-5

Detailed Description

Parameters for Maxwell movement compensation.

Definition at line 68 of file maxwell_movement_comp.h.

Member Data Documentation

◆ dRegIn

double UTILSLIB::MaxwellMoveCompParams::dRegIn = 1e-5

Regularisation parameter.

Definition at line 74 of file maxwell_movement_comp.h.

◆ iOrderIn

int UTILSLIB::MaxwellMoveCompParams::iOrderIn = 8

Internal SSS order.

Definition at line 70 of file maxwell_movement_comp.h.

◆ iOrderOut

int UTILSLIB::MaxwellMoveCompParams::iOrderOut = 3

External SSS order.

Definition at line 71 of file maxwell_movement_comp.h.

◆ iRefIdx

int UTILSLIB::MaxwellMoveCompParams::iRefIdx = 0

Index of reference head position in headPos list. Use -1 for mean position.

Definition at line 73 of file maxwell_movement_comp.h.

◆ origin

Eigen::Vector3d UTILSLIB::MaxwellMoveCompParams::origin {0.0, 0.0, 0.04}

SSS expansion origin (metres).

Definition at line 72 of file maxwell_movement_comp.h.


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