From 59898881fdb9e1a9f17679f75cdb9502280f0c94 Mon Sep 17 00:00:00 2001 From: craig-warren Date: Tue, 17 Nov 2015 15:29:05 +0000 Subject: [PATCH] Update to waveform names. --- docs/source/input.rst | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/source/input.rst b/docs/source/input.rst index 6deab888..721d9dbb 100644 --- a/docs/source/input.rst +++ b/docs/source/input.rst @@ -639,7 +639,6 @@ Allows you to specify waveforms to use with sources in the model. The syntax of * ``gaussiandotnorm`` which is the normalised first derivative of a Gaussian waveform. * ``gaussiandotdot`` which is the second derivative of a Gaussian waveform. * ``gaussiandotdotnorm`` which is the normalised second derivative of a Gaussian waveform. - * ``gaussiandotdotdot`` which is the third derivative of a Gaussian waveform. * ``ricker`` which is a Ricker (or Mexican hat) waveform, i.e. the negative, normalised second derivative of a Gaussian waveform. * ``sine`` which is a single cycle of a sine waveform. * ``contsine`` which is a continuous sine waveform. In order to avoid introducing noise into the calculation the amplitude of the waveform is modulated for the first cycle of the sine wave (ramp excitation).