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

Class ElectricIndexOfRefractionParameters

 core.Updatable --+                
                  |                
    core.Selectable --+            
                      |            
  datasource.DataSource --+        
                          |        
         ElectricParameters --+    
                              |    
ElectricNondispersiveParameters --+
                                  |
                                 ElectricIndexOfRefractionParameters

Concrete electric parameters class where conductivity and index of refraction are specified.

Class Hierarchy for ElectricIndexOfRefractionParameters
Class Hierarchy for ElectricIndexOfRefractionParameters

constructor ElectricIndexOfRefractionParameters():

constructor ElectricIndexOfRefractionParameters(iConductivity, iIndexOfRefraction):

Instance Methods

Inherited from ElectricParameters: 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 conductivity
The conductivity of the material in S/m.
ExpressionNone indexOfRefraction
The index of refraction of the material.

Inherited from ElectricNondispersiveParameters: conductivityValue, relativePermittivityValue, useSurfaceConductivityCorrection

Inherited from ElectricParameters: goodConductorMode, linearTemperatureCoefficient, nominalTemperature, quadraticTemperatureCoefficient

Inherited from core.Selectable: metaData, name, notes