CurvesOfImpedance

Compute impedance between probes

Class CurvesOfImpedance extends EvolutiveComputation

Constructors

  • CurvesOfImpedance(name ,path ,firstProbe ,secondeProbe )

Fields Summary

Field
Description
firstProbe
1st impedance probe
secondeProbe
2nd impedance probe (same if self impedance computation)

Inherited Fields

  • name defined in EvolutiveComputation
  • path defined in EvolutiveComputation

Methods Summary

no methods

Fields Details

firstProbe
firstProbe : 1st impedance probe - [1..1] ImpedanceProbe
secondeProbe
secondeProbe : 2nd impedance probe (same if self impedance computation) - [1..1] ImpedanceProbe

Method Details

no methods

See also