MPM-Geomechanics
Material Point Method for simulating geo-materials under large deformation conditions
Loading...
Searching...
No Matches
SeismicAnalysis Struct Reference

Structure to hold seismic analysis information. More...

#include <Seismic.h>

Collaboration diagram for SeismicAnalysis:

Public Attributes

bool isActive = false
 
bool hasHeader = true
 
std::string filename = ""
 

Detailed Description

Structure to hold seismic analysis information.

This structure contains information about whether seismic analysis is active, whether the seismic data file has a header, and the filename of the seismic data.

Member Data Documentation

◆ filename

std::string SeismicAnalysis::filename = ""

◆ hasHeader

bool SeismicAnalysis::hasHeader = true

Boolean indicating if the seismic data file has a header.

◆ isActive

bool SeismicAnalysis::isActive = false

Boolean indicating if seismic analysis is active.


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