Obsidian
Probabilistic Geophysical Joint Inversion
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Pages
obsidian::MtAnisoSpec Struct Reference

#include <mt.hpp>

Collaboration diagram for obsidian::MtAnisoSpec:

Public Attributes

Eigen::MatrixXd locations
 
std::vector< Eigen::VectorXd > freqs
 
NoiseSpec noise
 
bool ignoreAniso
 

Detailed Description

Initial Parameters for MT forward Model.

Member Data Documentation

std::vector<Eigen::VectorXd> obsidian::MtAnisoSpec::freqs

Vector of MT frequencies

bool obsidian::MtAnisoSpec::ignoreAniso

A boole that lets you switch between aniso and iso

Eigen::MatrixXd obsidian::MtAnisoSpec::locations

Nx3 Matrix of observation locations. Each row represents a point (x y z)

NoiseSpec obsidian::MtAnisoSpec::noise

Noise model used for MT


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