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

Class MagneticFixedLossTangentParameters

 core.Updatable --+                
                  |                
    core.Selectable --+            
                      |            
  datasource.DataSource --+        
                          |        
         MagneticParameters --+    
                              |    
MagneticNondispersiveParameters --+
                                  |
                                 MagneticFixedLossTangentParameters

Concrete magnetic parameters class where loss tangent, frequency and permeability are specified.

Class Hierarchy for MagneticFixedLossTangentParameters
Class Hierarchy for MagneticFixedLossTangentParameters

constructor MagneticFixedLossTangentParameters():

constructor MagneticFixedLossTangentParameters(iLossTangent, iEvaluationFrequency, iRelativePermeability):

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
ExpressionNone evaluationFrequency
The frequency at which the loss tangent in translated into a fixed conductivity.
ExpressionNone lossTangent
The magnetic loss tangent of the material.
ExpressionNone relativePermeability
The relative permeability of the material

Inherited from MagneticNondispersiveParameters: conductivityValue, relativePermeabilityValue

Inherited from core.Selectable: metaData, name, notes