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

Class MagneticParameters

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

Defines the base interface for specifying parameters for magnetic properties of materials.

Class Hierarchy for MagneticParameters
Class Hierarchy for MagneticParameters

Instance Methods
string
parametersType()
Returns the type of the parameters at hand.

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

Inherited from core.Selectable: metaData, name, notes

Method Details

parametersType()

 

Returns the type of the parameters at hand. Possible return values are {DebyeDrude,Ferrite,Freespace,FixedComplexPermeability,FixedLossTangent,Normal,Nonlinear,PMC,Sampled}.

Returns: string