All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines
Public Member Functions
QGpCoreWave::MagnetoTelluricPoint Class Reference

Brief description of class still missing. More...

#include <MagnetoTelluricPoint.h>

Inheritance diagram for QGpCoreWave::MagnetoTelluricPoint:
QGpCoreTools::ComplexStatisticalPoint QGpCoreTools::StatisticalPoint< Complex > QGpCoreTools::StatisticalValue< Complex > QGpCoreTools::XMLClass

List of all members.

Public Member Functions

int index () const
 MagnetoTelluricPoint ()
 MagnetoTelluricPoint (double f, const Complex &value)
void setIndex (int i)

Detailed Description

Brief description of class still missing.

Full description of class still missing


Constructor & Destructor Documentation

{_index=-1;}
QGpCoreWave::MagnetoTelluricPoint::MagnetoTelluricPoint ( double  f,
const Complex value 
) [inline]
    : ComplexStatisticalPoint(f, value) {_index=-1;}

Member Function Documentation

Referenced by QGpCoreWave::MagnetoTelluricCurve::misfit().

{return _index;}
{_index=i;}

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Defines