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

Seismic data structure to manage acceleration and velocity of an earthquake record. More...

#include <Loads.h>

Public Attributes

std::vector< double > time
 
std::vector< Eigen::Vector3d > acceleration
 
std::vector< Eigen::Vector3d > velocity
 

Detailed Description

Seismic data structure to manage acceleration and velocity of an earthquake record.

Member Data Documentation

◆ acceleration

std::vector<Eigen::Vector3d> Loads::SeismicData::acceleration

◆ time

std::vector<double> Loads::SeismicData::time

◆ velocity

std::vector<Eigen::Vector3d> Loads::SeismicData::velocity

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