#include <ObservedDataStationPoint.h>
◆ ObservedDataStationPoint() [1/2]
ObservedDataStationPoint::ObservedDataStationPoint |
( |
| ) |
|
|
explicit |
◆ ~ObservedDataStationPoint()
ObservedDataStationPoint::~ObservedDataStationPoint |
( |
| ) |
|
◆ ObservedDataStationPoint() [2/2]
◆ calcInterpolatorVectorOfHorizontalMagneticField()
void ObservedDataStationPoint::calcInterpolatorVectorOfHorizontalMagneticField |
( |
Forward3D *const |
ptrForward3D | ) |
|
◆ calculateHorizontalMagneticField()
void ObservedDataStationPoint::calculateHorizontalMagneticField |
( |
const Forward3D *const |
ptrForward3D, |
|
|
const int |
rhsVectorIDOfHx, |
|
|
const int |
rhsVectorIDOfHy |
|
) |
| |
◆ findElementIncludingStation()
void ObservedDataStationPoint::findElementIncludingStation |
( |
| ) |
|
◆ getHxCalculated()
std::complex< double > ObservedDataStationPoint::getHxCalculated |
( |
const int |
iPol | ) |
const |
◆ getHyCalculated()
std::complex< double > ObservedDataStationPoint::getHyCalculated |
( |
const int |
iPol | ) |
const |
◆ getLocationOfPoint()
◆ getRhsVectorIDOfHx()
int ObservedDataStationPoint::getRhsVectorIDOfHx |
( |
| ) |
const |
◆ getRhsVectorIDOfHy()
int ObservedDataStationPoint::getRhsVectorIDOfHy |
( |
| ) |
const |
◆ getZCoordOfPoint()
double ObservedDataStationPoint::getZCoordOfPoint |
( |
| ) |
const |
◆ initializeHorizontalMagneticField()
void ObservedDataStationPoint::initializeHorizontalMagneticField |
( |
const int |
iPol | ) |
|
◆ operator=()
◆ setFlagUseUpperElementForInterpolationOfEMField()
void ObservedDataStationPoint::setFlagUseUpperElementForInterpolationOfEMField |
( |
const bool |
useUpperElem | ) |
|
◆ useUpperElementForInterpolationOfEMField()
bool ObservedDataStationPoint::useUpperElementForInterpolationOfEMField |
( |
| ) |
const |
◆ m_areaCoordinateValues
◆ m_elementIncludingStation
int ObservedDataStationPoint::m_elementIncludingStation |
|
protected |
◆ m_faceIncludingStation
int ObservedDataStationPoint::m_faceIncludingStation |
|
protected |
◆ m_HxCalculated
std::complex<double> ObservedDataStationPoint::m_HxCalculated[2] |
|
protected |
◆ m_HyCalculated
std::complex<double> ObservedDataStationPoint::m_HyCalculated[2] |
|
protected |
◆ m_localCoordinateValues
◆ m_location
◆ m_rhsVectorIDOfHx
int ObservedDataStationPoint::m_rhsVectorIDOfHx |
|
protected |
◆ m_rhsVectorIDOfHy
int ObservedDataStationPoint::m_rhsVectorIDOfHy |
|
protected |
◆ m_useUpperElementForInterpolationOfEMField
bool ObservedDataStationPoint::m_useUpperElementForInterpolationOfEMField |
|
protected |
◆ m_volumeCoordinateValues
The documentation for this class was generated from the following files: