mirror of
https://github.com/wassname/simpeg.git
synced 2026-07-03 12:20:11 +08:00
removed knownSrcType
This commit is contained in:
@@ -327,7 +327,9 @@ class srcMT(SrcFDEM): # Survey.BaseSrc):
|
||||
freq = None #: Frequency (float)
|
||||
rxPair = RxMT
|
||||
|
||||
|
||||
def __init__(self, rxList, freq):
|
||||
|
||||
self.freq = float(freq)
|
||||
Survey.BaseSrc.__init__(self, rxList)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user