| Home | Trees | Indices | Help |
|
|---|
|
|
core.Updatable --+
|
core.Selectable --+
|
datasource.DataSource --+
|
ElectricParameters --+
|
ElectricDjordjevicComplexPermittivityParameters
Concrete ElectricParameters class using the Svensson/Djordjevic model where a complex relative permittivity is specified at a certain evaluation frequency, next to a low and a high roll-off frequency.
|
| Class Hierarchy for ElectricDjordjevicComplexPermittivityParameters |
constructor ElectricDjordjevicComplexPermittivityParameters():
constructor ElectricDjordjevicComplexPermittivityParameters(iComplexPermittivity, iLowFrequency, iEvaluationFrequency, iHighFrequency):
| Instance Methods | |
|
Inherited from Inherited from Inherited from Inherited from |
| Properties | |
| ComplexExpressionNone |
complexPermittivity The complex relative permittivity at the evaluation frequency. |
| ExpressionNone |
evaluationFrequency The frequency at which the complex permittivity is specified. |
| ExpressionNone |
highFrequency The high roll-off frequency. |
| ExpressionNone |
lowFrequency The low roll-off frequency. |
|
Inherited from Inherited from |
|
| Property Details |
highFrequencyThe high roll-off frequency. Above this frequency the imaginar part of the permittivity is close to zero.
|
lowFrequencyThe low roll-off frequency. Below this frequency the imaginar part of the permittivity is close to zero.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Wed Jun 26 10:16:40 2019 | http://epydoc.sourceforge.net |