14#include "Json/json.hpp"
15using json = nlohmann::json;
Represents the operations to solve the equations in time.
Definition Solver.h:19
DampingType
Defines the type of damping.
Definition Model.h:29
InterpolationFunctionType
Defines the type of interpolation function.
Definition Model.h:37
Seismic data structure to manage acceleration and velocity of an earthquake record.
Definition Loads.h:97