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:33
Seismic data structure to manage acceleration and velocity of an earthquake record.
Definition Loads.h:93