LISOUSI: Line Source Simulation

◆ Parameters()

Parameters::Parameters ( )
inline

Definition at line 139 of file lisousi.h.

139  :
140  offsetfactor(0.), offset(0.), t0(0.), T(0.), dt(0.) { }
double T
duration of total recording.
Definition: lisousi.h:160
double offsetfactor
scaling factor to be applied at given offset.
Definition: lisousi.h:145
double t0
delay time.
Definition: lisousi.h:155
double dt
sampling interval
Definition: lisousi.h:162
double offset
either epicentral distance or hypocentral distance.
Definition: lisousi.h:150