10#include "Json/json.hpp"
11using json = nlohmann::json;
Represents the operations to solve the equations in time.
Definition Solver.h:18
DampingType
Defines the type of damping.
Definition Model.h:25
InterpolationFunctionType
Defines the type of interpolation function.
Definition Model.h:64
Structure to hold seismic analysis information.
Definition Seismic.h:45
Stores seismic time series data.
Definition Seismic.h:27