Package empro :: Package toolkit :: Package results :: Module system :: Class FdtdSystem
[frames] | no frames]

Class FdtdSystem

source code

excitation_based.ExcitationBased --+    
                                   |    
                              System --+
                                       |
                                      FdtdSystem

Instance Methods
 
__init__(self, *args, **kwargs) source code
 
dissipatedPowerPerMaterial(self) source code

Inherited from System: dissipatedPower, netAvailablePower, netComponentLoss, netInputPower, radiatedPower

Inherited from excitation_based.ExcitationBased: __add__, __mul__, __radd__, __rmul__, __sub__, weights

Method Details

__init__(self, *args, **kwargs)
(Constructor)

source code 
Overrides: excitation_based.ExcitationBased.__init__