OpenWalnut  1.4.0
Public Attributes
WDataSetDipoles::Dipole Class Reference

Internal class representing one dipole. More...

List of all members.

Public Attributes

WPosition m_dipolePosition
 The location of the dipole.
std::vector< float > m_magnitudes
 The magnitude of the dipole.
std::vector< float > m_times
 Times for the different magnitudes.
size_t m_firstTimeStep
 First time where the magnitude is not 0.
size_t m_lastTimeStep
 Last time where the magnitude is not 0.

Detailed Description

Internal class representing one dipole.

Definition at line 157 of file WDataSetDipoles.h.


Member Data Documentation

The location of the dipole.

Definition at line 160 of file WDataSetDipoles.h.

Referenced by WDataSetDipoles::addDipole().

First time where the magnitude is not 0.

Definition at line 163 of file WDataSetDipoles.h.

Referenced by WDataSetDipoles::addDipole(), WDataSetDipoles::getMagnitudes(), and WDataSetDipoles::getTimes().

Last time where the magnitude is not 0.

Definition at line 164 of file WDataSetDipoles.h.

Referenced by WDataSetDipoles::addDipole(), WDataSetDipoles::getMagnitudes(), and WDataSetDipoles::getTimes().

The magnitude of the dipole.

Definition at line 161 of file WDataSetDipoles.h.

Referenced by WDataSetDipoles::addDipole(), and WDataSetDipoles::getMagnitudes().

Times for the different magnitudes.

Definition at line 162 of file WDataSetDipoles.h.

Referenced by WDataSetDipoles::addDipole(), and WDataSetDipoles::getTimes().


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