v2.0.0
Loading...
Searching...
No Matches
DISP3DLIB::ElectrodeShaft Struct Reference

One shaft of a stereotactic depth electrode (sEEG). More...

#include <electrodeobject.h>

Public Attributes

QString label
QVector< ElectrodeContactcontacts
float shaftRadius = 0.4f
QColor shaftColor = Qt::gray

Detailed Description

One shaft of a stereotactic depth electrode (sEEG).

Definition at line 86 of file electrodeobject.h.

Member Data Documentation

◆ contacts

QVector<ElectrodeContact> DISP3DLIB::ElectrodeShaft::contacts

Contacts ordered tip-to-tail.

Definition at line 89 of file electrodeobject.h.

◆ label

QString DISP3DLIB::ElectrodeShaft::label

Shaft label: "LH", "RA", etc.

Definition at line 88 of file electrodeobject.h.

◆ shaftColor

QColor DISP3DLIB::ElectrodeShaft::shaftColor = Qt::gray

Shaft body color.

Definition at line 91 of file electrodeobject.h.

◆ shaftRadius

float DISP3DLIB::ElectrodeShaft::shaftRadius = 0.4f

Cylinder radius in mm.

Definition at line 90 of file electrodeobject.h.


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