material
- class nrv.fmod.material[source]
a class for material, where all the physical properties constants are stored.
by default materials in NRV are considerated as purely conductive. Yet,
Attributes
get the conductivity of the material |
|
get the conductivity of the material along ox |
|
get the conductivity of the material along oy |
|
get the conductivity of the material along oz |
Methods
material instantiation |
|
set the woking frequency to None |
|
Generic method returning all the atributes of an NRV_class instance |
|
check that the material is isotropic or not, return true if isotropic, else false |
|
check if the material permitivity and the electric field frequency are set |
|
|
Generic loading method for |
|
|
|
Generic saving method for |
|
|
set the conductivity tensor for an anisotropic material |
|
|
set the frequency of the electric field in the material |
set the conductivity for an isotropic material |
|
|
set a name to a material |
|
Generic method to set any attribute of |
|
set the relative permitivity of the material. |
|
set a source to a material. |