HP-HEM  1.0.2
High Performance implementation of the Hybrid Electromagnetic Model
Data Fields
Integration_data Struct Reference

#include <electrode.h>

Data Fields

const Electrodesender
 
const Electrodereceiver
 
_Complex double gamma
 

Detailed Description

Structure to make the integration of the "potential" between two electrodes.

See also
Integration_type

Definition at line 50 of file electrode.h.

Field Documentation

◆ gamma

_Complex double Integration_data::gamma

Complex propagation constant of the medium \( \gamma = \sqrt{j\omega\mu(\sigma + j\omega\varepsilon)} \)

Definition at line 57 of file electrode.h.

◆ receiver

const Electrode* Integration_data::receiver

Potential receiving Electrode that receives the excitation.

Definition at line 54 of file electrode.h.

◆ sender

const Electrode* Integration_data::sender

Current carrying Electrode that generates the excitation.

Definition at line 52 of file electrode.h.


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