PronySeriesRetardationResultGetFrequencyDomainYOfOmega Method |
Gets (in the frequency domain) the y-value in dependence on the circular frequency.
Namespace: Altaxo.Science.SignalsAssembly: AltaxoCore (in AltaxoCore.dll) Version: 4.8.3179.0 (4.8.3179.0)
Syntax public Complex GetFrequencyDomainYOfOmega(
double w
)
Parameters
- w Double
- The circular frequency.
Return Value
ComplexThe y-value in the frequency domain.
Note that because it is a susceptibility, the imaginary part is negative.
See Also