Package empro :: Module toolkit :: Class MaterialDescriptionConductor
[frames] | no frames]

Class MaterialDescriptionConductor

source code

MaterialDescription --+
                      |
                     MaterialDescriptionConductor

Instance Methods
 
__init__(self, name, conductivity, skinDepthAt10GHz=6.6e-05, color=(0, 0, 0), **kwargs) source code
 
acceptableResistivityParameters(self) source code
 
makeMaterial(self) source code

Inherited from MaterialDescription: acceptablePhysicalParameters, makePhysicalDetails

Method Details

__init__(self, name, conductivity, skinDepthAt10GHz=6.6e-05, color=(0, 0, 0), **kwargs)
(Constructor)

source code 
Overrides: MaterialDescription.__init__

makeMaterial(self)

source code 
Overrides: MaterialDescription.makeMaterial