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