esys :: lsm :: sim :: WavePropagation :: SourcePrms :: Class SourcePrms
[hide private]
[frames] | no frames]

Class SourcePrms

Base class for point-source distubance which generates elastic wave.

Instance Methods [hide private]
 
__init__(self, posn)
 
getInitialPosn(self)
Returns the desired location of the source disturbance.
 
getPosn(self, t)
Returns relative position of source disturbance for time t.
Method Details [hide private]

__init__(self, posn)
(Constructor)

 
Parameters:
  • posn - The desired location for the source disturbance.

getPosn(self, t)

 

Returns relative position of source disturbance for time t.

Parameters:
  • t - time.