v2.0.0
Loading...
Searching...
No Matches
INVERSELIB::CoilParam Struct Reference

#include <hpifit.h>

Public Member Functions

 CoilParam (int iNumCoils)

Public Attributes

Eigen::MatrixXd pos
Eigen::MatrixXd mom
Eigen::VectorXd dpfiterror
Eigen::VectorXd dpfitnumitr

Detailed Description

The strucut specifing the coil parameters.

Definition at line 95 of file hpifit.h.

Constructor & Destructor Documentation

◆ CoilParam()

INVERSELIB::CoilParam::CoilParam ( int iNumCoils)
inline

Definition at line 101 of file hpifit.h.

Member Data Documentation

◆ dpfiterror

Eigen::VectorXd INVERSELIB::CoilParam::dpfiterror

Definition at line 98 of file hpifit.h.

◆ dpfitnumitr

Eigen::VectorXd INVERSELIB::CoilParam::dpfitnumitr

Definition at line 99 of file hpifit.h.

◆ mom

Eigen::MatrixXd INVERSELIB::CoilParam::mom

Definition at line 97 of file hpifit.h.

◆ pos

Eigen::MatrixXd INVERSELIB::CoilParam::pos

Definition at line 96 of file hpifit.h.


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