Package empro :: Module empro :: Module material :: Class MagneticNondispersiveParameters
[frames] | no frames]

Class MagneticNondispersiveParameters

core.Updatable --+            
                 |            
   core.Selectable --+        
                     |        
 datasource.DataSource --+    
                         |    
        MagneticParameters --+
                             |
                            MagneticNondispersiveParameters
Known Subclasses:

Base class for all non-dispersive magnetic parameter specifications.

Class Hierarchy for MagneticNondispersiveParameters
Class Hierarchy for MagneticNondispersiveParameters

Instance Methods

Inherited from MagneticParameters: parametersType

Inherited from datasource.DataSource: dataSet, dataSetIds, dataSets, variableIds, variables

Inherited from core.Selectable: clone, isSelected

Inherited from core.Updatable: __enter__, __exit__, hash, isValid, reasonWhyInvalid

Properties
float (read-only) conductivityValue
The magnetic conductivity of the material in S/m.
float (read-only) relativePermeabilityValue
The relative permeability of the material.

Inherited from core.Selectable: metaData, name, notes